I tried to solve it in a way. The solution did not match. Please tell me where i went wrong.
$\cfrac {1} {1+x+x^2} = \cfrac 4 {4+4x+ 4x^2} = \cfrac 4{ 3+(2x+1)^2} = \cfrac 1{\sqrt 3}\cdot\cfrac 4{ 1+ \left(\frac {2x+1}{\sqrt 3} \right)^2 }$ And now, taking the $\cfrac 4 {\sqrt 3}$ as constant, and the rest part in the form $\cfrac 1{1+t^2} $, where $t= \frac {2x+1}{\sqrt 3}$ $$\frac 1{1+t^2} = 1 - t^2 + t^4 - \dots$$ Now, substituting t’s value, and multiplying with $\cfrac 4{\sqrt 3}$, the answer is something other than $\sum x^{3n}$. The answer given is $\sum x^{3n}$.
$$\mathrm{f}(x) \sim \sum_{n=0}^{\infty} \frac{\mathrm{f}^{(n)}(a)}{n!}(x-a)^n$$
For some functions, e.g. $\mathrm{e}^x$, the base point is merely cosmetic. But for others, e.g. $(1-x)^{-1}$, it is very important and gives non-equivalent expressions.
– Fly by Night Aug 28 '15 at 20:46