Proof of even like powers?

151 Views Asked by At

Can someone show me the proof that difference of like even powers of any two numbers is divisible by the sum of the bases?

2

There are 2 best solutions below

8
On

HINT: $(a^{2n} - b^{2n}) = (a^n - b^n)(a^n + b^n) =...$


Added:

In response to a comment, this proof does not use logarithms.

The expression $a^n + b^n$ is called "the sum of nth powers". Notice that "the sum of the bases" is just $(a + b)$, which is the first factor in the factorization of the sum of nth powers.

2
On

Alternate Hint: $a \equiv-b \pmod{a+b}$