I come, once again looking for a tutorial. It seems like my discrete math class is lacking in explanations for more complex (to me) problems. My question is:
Compute the value of the following alternating sum and show all your work.
$$\binom{30}{3}4-\binom{30}{4}16+\binom{30}{5}64\mp \cdots-\binom{30}{30}4^{28}$$
Leave expressions of the form $m^n$ in your answer without attempting to evaluate them. Solutions that rely solely on calculator computation of the terms of the sum are unacceptable.
End Question
Please do not answer the exact question, I would like to find the solution on my own. If someone could only show how to work this problem, I would be grateful. Thank you.
\begin{align} & \binom{30}{3}4-\binom{30}{4}16+\binom{30}{5}64\mp \cdots-\binom{30}{30}4^{28} \\[10pt] = {} & \frac {-1} {16} \left( \binom{30}{3}(-4)^3+\binom{30}{4}(-4)^4+\binom{30}{5} (-4)^5 + \cdots+\binom{30}{30}(-4)^{30} \right)\\[10pt] = {} & \frac {-1} {16} \left( \underbrace{\binom{30}{0}(-4)^0+\binom{30} 1 (-4)^1 + \binom{30} 2 (-4)^2 + \cdots+\binom{30}{30}(-4)^{30}} - \, \text{(three terms)} \right) \end{align} The binomial theorem handles the part over the $\underbrace{\text{underbrace}}$.