Q.
If n is a positive integer, then 52n+2−24n−25 is divisible by
2387
225
Principle of Mathematical Induction
Report Error
Solution:
Let P(n) be the statement given by P(n):52n+2−24n−25 is divisible by 576.
For n=1, P(1):52+2−24−25=625−49=576, which is divisible by 576. ∴P(1) is true.
Let P(k) be true,
i.e. P(k):52k+2−24k−25 is divisible by 576. ⇒52k+2−24k−25=576λ...(i)
We have to show that P(k+1) is true,
i.e. 52k+4−24k−49 is divisible by 576
Now, 52k+4−24k−49 =(576λ+24k+25)⋅25−24k−49 [from (i)] =576.25λ+600k+625−24k−49 =576{25λ+k+1}, which is divisible by 576. ∴P(k+1) is true whenever P(k) is true.
So, P(n) is true for all n∈N.