Sum the series of alternating binomial coefficient squares

  • Thread starter Thread starter chaoseverlasting
  • Start date Start date
  • Tags Tags
    Binomial Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
chaoseverlasting
Messages
1,051
Reaction score
3

Homework Statement


Sum the following series to N terms:
[tex]C_0^2-2C_1^2+...+(-1)^n(n+1)C_n^2[/tex]

Arrgh! This is a very frustrating question. I have to multiply two series and find the coefficient of some term but I don't know what to do. Please don't ask me to give you some proof of my work at this point of time.


Homework Equations



[tex](1+x)^n=C_0+C_1x+C_2x^2...Cnx^n[/tex]
 
Physics news on Phys.org
Also if someone could tell me how to evaluate series of such sort in the future. I suck at this.
 
firstly, what you have been given is not a series, a series in an infinite sum.. yours is partial sum up to n. by the way it may help to write out the Cn's in terms of n.
 
hint:

1. [tex](1-x)^n[/tex]

2. look at multiplication by x, and differentiation.

3. play with functions first, then substitute in x=1
 
Last edited:
Yeah.. I did the multiplication by x and the differentiation. I already tried that. What I don't get is how to get the square of the coefficients.
 
look at coefficients in
[tex](1-x)^n(1+x)^n[/tex]