Proving the Sum of Odd Numbers in Number Theory Problem | Homework Statement

Abst.nonsense
Messages
1
Reaction score
0

Homework Statement



Show that for every odd positive integer n the following is correct

xn + yn = (x+y)(xn-1 - xn-2y + xn-3y2 - ... - xyn-2 + yn-1)

Homework Equations



The one above.

The Attempt at a Solution



I have an idea about using induction to prove this. My idea is to write the RHS as a sum where k goes from 1 to n, and also write a similar sum where k goes from 1 to (n+2) (the next odd number). But it really have stopped there.

Since my experience with mathematical proofs is pretty nonexistent, I would appreciate any help on how to attack this problem.
 
Physics news on Phys.org
No need to use induction, just go ahead and multiply out the right hand side.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top