1666
179
Principle of Mathematical Induction
Report Error
Solution:
P(n):2.7n+3.5n−5 is divisible by 24.
For n=1, P(1):2.7+3.5−5=24, which is divisible by 24.
Assume that P(k) is true, i.e.2.7k+3.5k+1−5=24q, where q∈N...(i)
Now, we wish to prove that P(k+1) is true whenever P(k) is true, i.e. 2.7k+1+3.5k+1−5 is divisible by 24. We have, 2.7k+1+3.5k+1−5=2.7k.71+3.5k.51−5 =7[2.7k+3.5k−5−3.5k+5]+3.5k.5−5 =7[24q−3.5k+5]+15.5k−5<br/>=(7×24q)−21.5k+35+15.5k−5 =(7×24q)−6.5k+30=(7×24q)−6(5k−5)<br/>=(7×24q)−6(4p) [∵(5k−5) is a multiple of 4] =(7×24q)−24p=24(7q−p) =24×r;r=7q−p, is some natural number ...(ii)
Thus, P(k+1) is true whenever P(k) is true.
Hence, by the principle of mathematical induction, P(n) is true for all n∈N.