Taylor series expansion of a cosine function

60 Views Asked by At

I need to find the Taylor expansion of:

$$1\over{(1+n\cos x)^2}$$

And I know the definition:

$$f(x)=\sum_{m=0}^\infty\frac{f^{(m)}(a)}{m!}(x-a)^m$$

How can I find the Taylor expansion?