A little help with a binomial theorem proof

bennyska
Messages
110
Reaction score
0

Homework Statement


(here, (n,k) reads n choose k)
prove that (n,0) - (n, 1) + ... + (-1)n(n,n) = 0


Homework Equations



binomial theorem

The Attempt at a Solution


so this proof is relatively straightforward when n is odd. it's just matching up terms and having them cancel each other out. I'm having a problem proving it when n is even, because each term doesn't match up exactly. and the middle term also alternates between plus or minus depending on whether n/2 is even. (i think i have the middle term is (-1)n(n,n/2).
but anyway, I've been having trouble with it. a little hint or two would be nice. gracias!
 
Physics news on Phys.org
That's a good approach, but fails for even n, like you noticed.

Consider directly applying the binomial theorem

(x+y)^n = \sum_{i=0}^n (n,i)*x^iy^{n-i}

Now, just pick the right values for x,y.

Remember the obvious fact that 1^i = 1,\;\forall i.
 
<slaps forehead>
this is exactly the same as the proof i did before, except for the different x and y values.
thanks.
 
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