How to find the series expansion for generating function $\frac {1} {1-2x-x^2}$?
I have got so far $$\frac {1} {1-2x-x^2}=-\frac {1} {2\sqrt2} (\frac {1} {1-\sqrt2+x} -\frac {1} {1+\sqrt2+x})$$
$\frac {1} {1-\sqrt2+x}$ is expanded power series of Sum of $(\sqrt2-x)^k$ for $k=0$ to infinity, but how would I express it in terms of $x^k$?
If you want to get the expansion near $x=0$, then for $\frac {1} {1-\sqrt2+x}$ you should see it as $$\frac{-1}{\sqrt2-1-x}=\frac{-1}{\sqrt2-1}\cdot\frac{1}{1-(\frac{x}{\sqrt 2-1})}$$ and then use $\frac{1}{1-y}=1+y+y^2+\cdots$.