I'm sorry for my language. English is not my first language.
I'm trying to find $$f^{(10)}(0)\;\;\text{when}\;\;f(x)=\frac{1}{2+x}$$ by using MacLaurin. The answer is: $$f^{(10)}(0)=\frac{10!}{2^{11}}$$
Wolfram Alpha gives the formula: $$\frac{1}{2+x}=\sum_{n=0}^n x^n (-1)^n2^{-1-n}.$$ How do I get from $\dfrac{1}{2+x}$ to $\displaystyle \sum_{n=0}^n x^n (-1)^n2^{-1-n}$?
Thanks for your help!