Using principle of mathematical induction, prove that 41n−14n is a multiple of 27.
Or
Prove by the principle of mathematical induction n<2n for all nϵN.
Let P(n) be the statement given by P(n):41n−14n is a multiple of 27
Put n=1, we have 411−141=41−14=27, which is multiple of 27.
So P(1) is true
Assume that P(k) is true for some natural number k.
Put n=k, we get
41k−14k is a multiple of 27.
⇒ 41k−14k=27 m …(i)
We shall now prove that P(k+1) is true, whenever P(k)is true.
Now, put n=k+1thenP(k+1)=41k+1−41k+1
=41k,41−14k.14
=(27m+14k).41−14k.14 [∵41k=27m+14k]
=27m×41+14k.41−14k.14=27m×41+14k(41−14)
=27m×41+14k.27=27(41m+14k), which is a multiple of 27
∴ P(k+1) is true.
Thus, P(k) is true ⇒P(k+1) is true.
Hence, by principle of mathematical induction, P(n) is ∀nϵN
Or
Let P(n) be the statement given by P(n):n<2n
Put n=1, we get 1<21⇒1<2
∴ P(1) is true.
Assume that P(k) is true, for some natural number k, then k<2k
We shall now show that P(k+1) is true, whenever P(k) is true
We have , k<2k
⇒2k<2.2k ⇒ k+k<2k+1
⇒k+1≤k+k<2k+1 ⇒ k+1<2k+1
⇒P(k+1) is true.
Thus, P(k) is true ⇒P(k+1) is true.
Hence, by principle of mathematical induction, P(n) is true, ∀nϵN.