I want to find the power series of $$f(x)=\frac{1}{x^2+x+1}$$ How can I prove the following? $$f(x)=\frac{2}{\sqrt{3}} \sum_{n=0}^{\infty} \mathrm{sin}\frac{2\pi(n+1)}{3} x^n \,\,\,\, |x|<1$$
In particular I would like to know how to proceed in this case. The polinomial $x^2+x+1$ has no roots so here I cannot use partial fraction decomposition: what method should I use?
$$\frac1{x^2+x+1}=\frac{1-x}{1-x^3}=(1-x)\frac{1}{1-x^3}$$ when $x\ne 1$.