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