Prove by the principle of mathematical induction that n55+n33+7n15 is a natural number for all n ϵ N.
Let P(n) be the statement given by
P(n) : n55+n33+7n15 is a natural number.
For n = 1.
P(1) : 155+133+7×115=15+13+715
=3+5+715=1515=1
which is a natural number.
Hence, P(1) is true.
Assume that, P(n) is true for some natural number k.
∴ P(k)=k55+k35+7k15 is a natural number.
Now, we will show that P(k + 1) is true whenever P(k) is true for which we have to show that
(k+1)55+(k+1)33+7(k+1)15 is a natural number.
Now, (k+1)55+(k+1)33+7(k+1)15
=15 (k5+5k4+10k3+10k2+5k+1)+13[k3+3k2+3k+1]+715[k+1]
[∵ (1+k)5= 5C0k5+ 5C1k4+ 5C2k3+ 5C3k2+ 5C4k+ 5C5=k5+5k4+10k3+10k2+5k+1]
=[k55+k33+7k15]+(k4+2k3+3k2+2k)
+15+13+715
=λ+k4+2k3+3k2+2k+1
which is natural number.
∴ P(k+1) is true.
Hence, by principle of mathematical induction, P(n) is true, ∀ n ϵ N