Out of curiosity I am trying to learn some material about generating functions. Now I understand that if I will expand Fibonacci generating function, $f(x) = \frac{1}{1-x-x^2}$ I will get a series where coefficients are Fibonacci numbers.
What I can't understand is whether there is any mathematical meaning $f(a)$ where $a$ is some value? From what I learnt so far (I hope that I understood this correctly) it looks like there is some meaning for any x that is in the convergence radius ($\frac{2}{1+ \sqrt{5}}$).
So what is the mathematical meaning of f(1.5) or f(0) or f(0.5) for example?