Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

What a proof is

1.[2p]

What does a proof supply that checking many cases does not?

Correct
The answer is: A reason the claim cannot fail in any case at all
The answer is: A reason the claim cannot fail in any case at all
The answer is: A reason the claim cannot fail in any case at all

2.[2p]

How many counterexamples are needed to refute a claim about every natural number?

Correct
The answer is: One
The answer is: One
The answer is: One

3.[3p]

2p-1 is prime for p=2,3,5,7. At which prime p does it first fail?

CorrectNot quite: 11

4.[2p]

The contrapositive of "if P then Q" is

Correct
The answer is: if not $Q$ then not $P$
The answer is: if not $Q$ then not $P$
The answer is: if not $Q$ then not $P$

5.[3p]

In the proof that 2 is irrational, where is the contradiction reached?

Correct
The answer is: $p$ and $q$ were taken with no common factor, and both turn out to be even
The answer is: $p$ and $q$ were taken with no common factor, and both turn out to be even
The answer is: $p$ and $q$ were taken with no common factor, and both turn out to be even

6.[2p]

Euclid's proof of the infinitude of primes shows that p1p2pk+1 is always prime.

The answer is: False
Correct

7.[3p]

Put the parts of a proof by induction in order.

  1. Prove the base case, that S(1) holds

  2. State the claim S(n) to be proved for every n

  3. Assume S(n) for a particular n

  4. Deduce S(n+1) from that assumption

Show the answer

a, b, c, d

8.[3p]

The claim 2n>n2 needs a base case above n=1. At which value of n does the induction start?

CorrectNot quite: 5

9.[3p]

Which of these are honest limits on what a proof gives you?

Select all that apply

Correct
Correct
Correct
The answer is: It establishes the conclusion only from its assumptions, which may not describe anything real, A long proof can contain an error and later be repaired, No system strong enough for arithmetic proves every true statement about the naturals