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?
I'm quite, quite far from an expert but I do have a specific literature reference to contribute: the whole section 2.4 Power series, analytic theory in the book generatingfunctionology by Herbert S. Wilf. The second edition (1994) is downloadable (there is a third edition but not on the web) and this is how the author introduces the topic in the section:
I think the relevant message is: If you have the skills, it's possible to learn something about the coefficients of the series from the function represented by the power series. If the power series represents a function. But see Wilf for the actual wisdom.