- #1
stanyeo1984
- 13
- 0
Recall that the Fibonacci sequence is defined by the initial conditions F0 = 0 and
F1 = 1, and the recurrence relation Fn = Fn−1 + Fn−2 for n > 2.
(a) Let F(z) = F0 + F1z + F2z
2 + F3z
3 + · · · be the generating function of the
Fibonacci numbers. Derive a closed formula for F(z).
(b) Consider the recurrence relation an = 19 (F0 an−1 + F1 an−2 + · · · + Fn−1 a0),
n > 1 with a0 = 9. Derive a closed formula for the generating function A(z)
of the sequence an.
(c) Find an explicit formula for an.
F1 = 1, and the recurrence relation Fn = Fn−1 + Fn−2 for n > 2.
(a) Let F(z) = F0 + F1z + F2z
2 + F3z
3 + · · · be the generating function of the
Fibonacci numbers. Derive a closed formula for F(z).
(b) Consider the recurrence relation an = 19 (F0 an−1 + F1 an−2 + · · · + Fn−1 a0),
n > 1 with a0 = 9. Derive a closed formula for the generating function A(z)
of the sequence an.
(c) Find an explicit formula for an.