I'm doing my maths homework and can't do one of the questions on the binomial expansion. The question is:
a) Find the first four terms in the expansion of $(1-x^2)^8$
b) Hence find the coefficient of $x^{10}$ in the expansion of $(1-2x)(1-x^2)^8$
I can do the first part of the question fine ($1-8x^2+28x^4-56x^6+...$) but am unsure how to do part (b). Can you help me?
I suspect a) actually wants the coefficients of $(x^2)^8 +\ldots + (x^2)^5$. Then b) should be straightforward noticing that all other terms can't contribute to the $x^{10}$.
Name $p(x) = (1-x^2)^8 = a_{16} x^{16} + a_{14} x^{14} + \ldots$ then $$(1-2x)p(x) = p(x) - 2xp(x) = \ldots + a_{10} x^{10} - 2 xa_9 x^9 + \ldots = (a_{10} -2a_9) x^{10} + \text{rest}$$ Now note that $p(x)$ has no $x^9$ term, hence $a_9 = 0$ so b) is no more calculations, just working with a).