Let $$(x + 1)(x^2 + 2)(x^2 + 3)(x^2 + 4)(x^2 + 5) = \sum_{k=0}^{9} (A_k \cdot x^k)$$
Compute:
$$\displaystyle \sum_{k=0}^{9} A_k$$
$$\displaystyle \sum_{k=0}^{4} A_{2k}$$
I tried to figure out from Viete's Sums how to rewrite this but I can't find the coefficients for all powers of $x$. All I know is $A_9 = 1, A_0 = 1\cdot 2 \cdot 3 \cdot 4 \cdot 5$.