mth202 Lecture26-Proofs
mth202 Lecture26-Proofs
PROOF BY CONTRADICTION
3
THEOREM
The sum of any rational number and any irrational number is irrational.
PROOF
We suppose that the negation of the statement is true. That is, we suppose
that there is a rational number r and an irrational number s such that r + s is
rational.
By definition of rational a
r ……………(1)
b
and
c
r s ……………(2)
d
for some integers a, b, c and d with b 0 and d 0.
2
Prove that is irrational.
PROOF
Suppose 2 is rational. Then there are integers m and n with no common
factors so that
m
2
n
Squaring both sides gives
m2
2 2
n
Or m2 = 2n2 ………………………(1)
This implies that m2 is even (by definition of even). It follows that m is
even. Hence
m=2k for some integer k (2)
Substituting (2) in (1), we get
(2k)2 = 2n2
4k2 = 2n2
n2 = 2k2
This implies that n2 is even, and so n is even. But we also know that m is
even. Hence both m and n have a common factor 2. But this contradicts the
supposition that m and n have no common factors. Hence our supposition is
false and so the theorem is true.
Substituting (2) in (1), we get
(2k)2 = 2n2
4k2 = 2n2
n2 = 2k2 5
This implies that n2 is even, and so n is even. But we also know that m is
even. Hence both m and n have a common factor 2. But this contradicts the
supposition that m and n have no common factors. Hence our supposition is
false and so the theorem is true.
EXERCISE
7
REMARK
The sum of two irrational numbers need not be irrational
in general for
(6 7 2 ) (6 7 2 ) 6 6 12 which is rational.
EXERCISE
Prove that for any integer a and any prime number p, if p|a, then
p | (a + 1).
PROOF
Suppose there exists an integer a and a prime number
p such that p|a and p|(a+1).
Then by definition of divisibility there exist integer r and s so that
a = p·r and a + 1 = p·s
It follows that
1 = (a + 1) - a
= p·s - p·r
= p·(s-r) where s - r Z
This implies p|1.
But the only integer divisors of 1 are 1 and -1 and since p is prime p>1. This
is a contradiction.
Hence the supposition is false, and the given statement is true.
8
THEOREM
9
PROOF BY CONTRAPOSITION
EXERCISE
10
EXERCISE
11
EXERCISE
EXERCISE
13