Let P(n) be the statement given by
P(n):x2n−y2n is divisible by x+y
For n=1, P(1): x2−y2 is divisible by x+y.
∴ P(1) is true.
Assume that P(k) is true, for some natural number k, then
x2n−y2n is divisible by x+y
⇒x2k−y2k=m(x+y), for some mϵN.
We shall now show that P(k+1) is true, whenever P(k) is true.
Now, x2(k+1)−y2(k+1)=x2k+2−y2k+2=x2k.x2−y2k.y2
=[m(x+y)+y2k]x2−y2k.y2 [∵x2k=m(x+y)+y2k]
=(x+y)mx2+y2k.x2−y2k.y2=mx2(x+y)+y2k(x2−y2)
=(x+y)[mx2+(x−y)y2k], which is divisible by (x+y).
⇒P(k+1) is true whenever P(k) is true.
Hence, by principle of mathematical induction, P(n) is true ∀ n ϵ N