Let P(n)=5n5+3n3+157n is a natural number for all n ∈N
now putting n=1 , we get -
P(1)=515+313+157×1=1515=1 .
which is a natural number .
Hence , P(1) is true .
Let us prove that P(n) is true for some natural number n=k.
∴ P(k)=5k5+3k3+157k is a natural number ..........(1)
Now we have to prove that P(k+1) is true.
P(k+1)= 5(k+1)5+3(k+1)3+157(k+1)
= 5k5+5k4+10k3+10k2+5k+1+3k3+1+3k2+3k+157k+7
=5k5+3k3+157k+ 55k4+10k3+10k2+5k+1+ 31+3k2+3k+157
= 5k5+3k3+157k +k4+2k3+2k2+k+k2+k+51+31+157
= 5k5+3k3+157k+k4+2k3+3k2+2k+1
which is a natural number .....by using .....(1)
Hence , P(k+1) is true whenever P(k) is true.
so by principal of mathematical induction
P(n) is true for any natural number n .
Comments