Just for fun, find

f(z) = sum from k = 0 to oo of (F_n z^n),

and its radius of convergence

where F_n is the nth Fibonacci number  (F_0 = 0, F_1 = 1,...).

--Dan