Q.
Use principle of mathematical induction to find the value of k, where (102n−1+1) is divisible by k.
1779
162
Principle of Mathematical Induction
Report Error
Solution:
Let P(n) be the statement given by P(n):102n−1+1 is divisible by 11 For n=1,P(1):10(2×1)−1+1=11, which is divisible by 11.
So, P(1) is true.
Let P(k) be true, i.e. 102k−1+1 is divisible by 11 ⇒102k−1+1=11λ, for some λ∈N...(i)
We shall now show that P(k+1) is true. For this, we have to show that 102(k+1)−1+1 is divisible by 11.
Now, 102(k+1)−1+1=102k−1102+1 =(11λ−1)100+1 [Using (i)] =1100λ−99=11(100λ−9)=11μ.
where μ=100λ−9∈N ⇒102(k+1)−1+1 is divisible by 11 ⇒P(k+1) is true.
Thus, P(k+1) is true, whenever P(k) is true.
Hence, by the principle of mathematical induction, P(k) is true for all n∈N, i.e. 102n−1+1 is divisible by 11 for all n∈N.