Algebra: Advanced Level Pure Mathematics
Algebra: Advanced Level Pure Mathematics
Algebra: Advanced Level Pure Mathematics
Algebra
Chapter 3
3.1 3.2
3
2 9
Mathematical Induction
Definition
Let P (n) be a proposition on an integer variable n. Then P (n) is true for all integers n s if and only if the following two conditions are both satisfied : (i) ii) P (s) is true , If P (k ) , where k s , is assumed to be true, then P (k + 1) is true .
Example 1
Example 2
R.H.S. = 1
Hence, the proposition is true for n = 1. (2) Assume the proposition is true for n = k , k 1. i.e. 1 1 1 1 1 1 1 1 + + ... + = 1 + + ... + k +1 k + 2 2k 2 3 4 2k 1 2k
Hence, the proposition is also true for n = k + 1. By the Principle of Mathematical Induction, the proposition is true for all positive integers n. Example 3 A sequence a1 , a2 , , an is defined as follows : a1 = 1 , a2 = 2 and an+2 = an+1 + an for n 1. Prove, by induction, that an+12 an an+2 = ( n1 for all positive integers n. 1)
Example 4
Given a sequence u1 , u 2 , , u n , such that u1 = 1 and u n = u n 1 + 3 , ( n 2) . Show that u n = 3n 2 , for all positive integers n .
Example 5
Prove that for any positive integer n , there exist unique positive integers an and bn such that (1+ 3 )n = an + bn 3 .
(1)
(2)
Example 6
(1)
(2)
Modification of The First Principle of Mathematical Induction Definition If a proposition P(n) is true for a positive odd/even integer s and that P(k) is true implies P(k+2) is also true, then P(n) is true for all positive odd/even integers n s. Example 7 Prove, by mathematical induction, that 5 n 2 n is divisible by 21 for all positive even integers n.
Example 8
Prove, by mathematical induction, that 5 n 3 n 2 n is divisible by 30 for all positive odd integers n greater than 1.
if P(n) is true for some positive integer k and k+1, then P(n) is also true for n = k+2, then P(n) is true for all positive integers n.
Example 9
A sequence of real numbers a1 , a2 , , an , is defined by a0 = 0 , a1 = 1 and an+2 = n+1 + an for all n = 0 , 1 , . a Show that for all non-negative integers n , an = 1 5 ( n n )
[ Hint : is a root of the equation x2 + x 1 = 0 2 + 1= 0. ] Example 10 A sequence of real numbers a 0 , a1 , , a n , is defined by a 0 = 1, a1 = 7 and a n + 2 4a n +1 + 3a n = 0 for n = 0,1,2, Prove, by induction, that a n = 3 n +1 2 for all non-negative integers n .
Example 11 Consider the sequence {Un } in which U1 = 0 , Un +1 = 2n Un for n = 1, 2, . Using mathematical induction or otherwise, show that 2Un = 2n 1 + ( n for n = 1, 2, . 1) Hence find lim
n
Un n
[HKAL92]
10
Example 12 Let U1 = 1 , U2 = 3 and Un = Un2 + Un1 for n 3 . Using mathematical induction, or otherwise, prove that Un = n + n for n 1 , where and are the roots of x2 x 1 = 0 . [HKAL93]
Example 13
for n = 1, 2, 3, .
Prepared by K. F. Ngai
Page
11
Mathematical Induction
[HKAL94]
Example 14 Let {an } be a sequence of real numbers, where it is defined by a0 = 1 , a1 = 6 , a2 = 45 and an an+1 an+2
1 3
1 an+3 = 0 for n = 0, 1, 2, . 27
[HKAL97]
12
Example 16
A sequence {an} is an increasing sequence of positive numbers. Suppose sequences {bn} , {cn} are defined such that b1 = c1 =
Show by induction that (a) (b) bn < bn+1 and cn < cn+1 . bn < an and cn < an for n 1 .
(a)
13
When n = 1 b2 = = = >
c2 = a1b1 =
Hence, the proposition is true for n = 1. Assume bk < bk+1 and ck < ck+1 for k 1. When n = k+1, bk+2 bk+1 = = ck+2 ck+1 =
14
Example 17 A sequence of real numbers {an} is defined as follows : a0 = a1 = 1 , a2 = 3 and an+3 = 3an+2 an+1 2an for n = 0, 1, 2, . (a) Let bk = ak+2 ak+1 ak for k = 0, 1, 2, . Prove that bn = 2bn1 for all n N. (b) Hence, or otherwise, deduce that an 2n for all n = 0, 1, 2, .
15