pupeye11
- 99
- 0
Homework Statement
Prove that
[tex] n5^n = \frac{5}{4} \sum_{k=0}^{n}k\begin{pmatrix}n\\k\end{pmatrix}4^k[/tex]
(Hint: First Expand [tex](1+x^2)^n[/tex])
The Attempt at a Solution
So if I expand that I get
[tex] (1+x^2)^n = (1+x^2)(1+x^2)...(1+x^2)[/tex] n times so it equals
[tex]\sum_{k=0}^n (1+x^2)[/tex]
Not sure where to go from there, unless I expanded that wrong?