Prove that: x2n−y2n is divisible by x+y.
Let P(n):x2n−y2n=(x+y)×d where d∈N
For n=1
LHS=x2×1−y2×1=x2−y2(x+y)(x−y)=RHS
∴P(n) is true for n=1
Assume P(k) is true.
x2k−y2k=(x+y)×mwherem∈N
We will prove that P(k+1) is true.
LHS=x2×(k+1)−y2×(k+1)=x2k+2−y2k+2=x2kx2−y2ky2=(x+y)mx2+y2k(x−y)=(x+y)×r
Where, r=mx2+y2k(x−y)
∴P(k+1) is true whenever P(k) is true.
∴ By the principle of mathematical induction, P(n) is true for n, where n is a natural number.
x2n – y2n is divisible by x + y.