Proof Flashcards

1
Q

What are the 4 types of proofs?

A
Proof by:
Deduction
Exhaustion
Counter Example
Contradiction
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Proof by deduction: common examples

A

Prove that a quadratic is positive for all values of x - complete the square

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How to structure proofs

A

State proposition: the question but condensed
Write proof and then suppose (e.g. x is a member of integer numbers)
There could be different cases (e.g. case 1 could be if x is odd and case 2 could be if x is even)
WRITE proof
End proof with little conclusion (e.g. odd by defintion)
NB: never start a formal proof by the statement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Proof by contradiction: root 2 is irrational (METHOD 1)

A

suppose, for contradiction, root 2 is rational

root 2 = a/b, where a,b EZ, b doesn’t = 0 and a,b are relatively prime

square both sides: 2=a^2/b^2
2b^2 = a^2

a^2 is multiple of 2, so a is multiple of 2
a = 2k for some KEZ

2b^2=(2k)^2=4k^2
b^2=2k^2
b^2 is multiple of 2, so b is multiple of 2

Since a and b are multiples of 2, a/b can be simplified and that means a,b aren’t relatively prime.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Proof by contradiction: root 2 is irrational (METHOD 2)

A

from METHOD 1 continued,

2b^2 = a^2
a^2 and b^2 have even powers of 2 in prime factorisation, but 2b^2 has odd power of 2 in prime factorisation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Proof by contradiction: infinity primes

A

suppose, for contradiction, finite primes

(P1 x P2 x P3… x Pn) + 1 = k for some kez

K cannot be divided by (), as there is a remainder of 1

Since every integer has prime factor, there is a prime factor greater than Pn

How well did you know this?
1
Not at all
2
3
4
5
Perfectly