
With the following question. Is it better to start the proof by proving it for n=0, n=1 or both? Once I've done that, I prove it for n=p where p is any integer equal to or greater than 0. For the third part I prove it for n=p+1. It's easier to prove it for n=p+1 once I have proved it already for n=1, am I correct? All help would be appreciated...
Prove it for the first n that the proposition should satisfy. In this example, n=0.
Assume that the proposition is true for n=m.
Using the assumption you've made in step 2, prove that proposition is true for n=m+1.
You're done, as you proved the proposition for the first number, and proved that sequent of every number that satisfies the proposition, also satisfies the proposition.
– Zafer Sernikli Oct 23 '13 at 13:35