gruba
- 203
- 1
Homework Statement
How to use binomial theorem for finding sums with binomial coefficients?
Example: S={n\choose 1}-3{n\choose 3}+9{n\choose 5}-...
How to represent this sum using \sum\limits notation (with binomial theorem)?
Homework Equations
(a+b)^n=\sum\limits_{k=0}^{n}{n\choose k}a^{n-k}b^k
The Attempt at a Solution
I am completely stuck on this types of problems (modify binomial formula so that it gives some arbitrary sum). Could someone please explain this example?