Prove that if $$f(x)=\sum _1 ^{\infty} a_n \cdot x^n,$$ where $(a_n)$ is the Fibonacci Sequence, and if $|x|<1/2$, then $$(x^2 + x - 1) \cdot f(x) = -x.$$
So far, as an earlier part of this question, I've shown that $a_{k+1}/a_k \le 2$ and that $f(x)$ converges for all $|x|<1/2$.
Although I'm aware that this $f$ converges, I have no method for finding what it converges to!
This question implies that $f(x) = -x/(x^2 +x -1)$ which, for $-1/2 < x < 1/2$ is inside $(-4/10,2)$. I've also tried factoring the $(x^2 + x -1)$ into my series for $f$, but just don't know where to go from here.