Proof By Contradiction Flashcards

1
Q

Prove that there is no greatest (odd/even) integer

A

Assume that there is a greatest odd/even integer, n
But n+2 is also odd/even and is greater than n
Hence a contradiction and assumption is wrong
So there is no greatest odd/even integer

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

What is the negation of ‘if a then b’

A

‘If a then not b ‘

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

Prove by contradiction that if n^2 is even then n must be even

A

Assume that if n^2 is even then n is odd
A number is off when n = 2k+1 where k is integer
n^2 = (2k+1)^2= 4k^2+4k+1
=2(2k^2+2k+1 which is odd
Contradiction and assumption is wrong
Hence is n^2 is even then n must be even

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

Prove by contradiction to show that there are no integers a and b for which 25a + 15b = 1

A

Assume that there are integers a and b for which 25a+15b=1
25a+15b=1
5(5a+3b)=1
5a+3b=1/5
Cannot have two integers multiplied by two integers (3,5) to give a fraction
Have contradiction and assumption is wrong
Hence no integers exist a and b such that 25a+15b=1

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

What is a rational number

A

Expressed in form a/b where a and b integers

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

What is an irrational number

A

Can’t be expressed in a/b

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

Use proof by contradiction to show that given a rational number a and an irrational number b, a-b is irrational

A

Assume given rational number a and irrational number b, a-b is rational
Rational number so a=c/d
Rational number so a-b=e/f
a - b = e/f
c/d - b = e/f
c/d - e/f = b
(cf-de)/df = b
B is rational as can be represented as a fraction
This contradicts that b is irrational and assumption is wrong g
Original statement is true

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

Prove that square root of 2 is irrationals using contradiction

A

Assume that the square root of 2 is rational
Rational number = a/b where a and b are integers in simplest form and coprime
Root2 =a/b
2=a^2/b^2
2b^2 = a^2 so a^2 must be even as equal to multiple of 2
2b^2 =(2k)^2 as a even
2b^2 = 4 k^2
B^2 = 2k^2 so b must be even
If a and b even have a common factor of 2
A/b not in simplest form have contradiction so assumption wrong
Hence root 2 is irrational

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

Prove by contradiction that there are infinitely many primes

A

Assume that there are a finite number primes
Therefor can list all prime numbers p1,p2,p3,…,pn
Consider number N=(p1 x p2 x p3 x …. x pn) +1
When divide N by and p1,p2,p3,…,pn remainder a;ways 1
Therefore N not divisible by any f these primes
Therefore N must itself be prime or its prime factorisation contains only prime not in lour original list
Contradicts the assumption
Therefore infinite umber of primes

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