Punkyc7 said:
((-1)^n *((2x)^2n)/(2n!) and (-1^n)((x^2)^n) since our x is -x^2 in the 1/(1+x^2)
I suppose you mean that:
\cos(2x)=\sum_{n=0}^\infty \ (-1)^n\,\frac{(2x)^{2n}}{(2n)!}
and
\frac{1}{1+x^2}=\sum_{n=0}^\infty \ (-1)^{n}\,x^{2n}
Write out the first three terms for each and multiply. Of course group all the terms having the same power of x together.
\cos(2x)=1-2x^2+\frac{2x^4}{3}-\dots
\frac{1}{1+x^2}=1-\frac{1}{x^2}+\frac{1}{x^4}-\dots
Multiply them together.
What term(s) do you multiply, then sum, to get the constant term?
What term(s) do you multiply, then sum, to get the linear (x
1) term? -Right, there is none.
What term(s) do you multiply, then sum, to get the squared (x
2) term?
…