Q.
If 10n+3⋅4n+1+k is divisible by 9 for all n∈N, then the least positive integral value of k is
1318
186
Principle of Mathematical Induction
Report Error
Solution:
Let P(n):10n+3⋅4n+1+k is divisible by 9∀n∈N.
For n=1, we get P(1)=101+3⋅41+2+k is divisible by 9 =202+k is divisible by 9
So, the least value of k is 5.