Q.
Using principle of mathematical induction, 4n+15n−1 is divisible by
2804
210
Principle of Mathematical Induction
Report Error
Solution:
Let P(n) be the statement given by P(n):4n+15n−1 is divisible by 9
For n=1,P(1):41+15×1−1=18, which is divisible by 9 ∴P(1) is true .
Let P(k) be true Then, 4k+15k−1 is divisible by 9 ⇒4k+15k−1=9λ, for some λ∈N
We shall now show that P(k+1) is true, for this we have to show that 4k+1+15(k+1)−1 is divisible by 9.
Now, 4k+1+15(k+1)−1 =4k⋅4+15(k+1)−1 =(9λ−15k+1)×4+15(k+1)−1 =36λ−45k+18 =9(4λ−5k+2), which is divisible by 9 ∴P(k+1) is true.
Thus, P(k) is true ⇒P(k+1) is true.
Hence, by the principle of mathematical induction P(n) is true for all n∈N.