MHB Solving Recurrence Relations using Fibonacci Sequence

stanyeo1984
Messages
13
Reaction score
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.
 
Physics news on Phys.org
stanyeo1984 said:
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).
What is your series? First you say "Let F(z) = F0 + F1z + F2z" but then what do the next two lines have to do with it? "2 + F3z, 3 + ... What do these lines mean?

-Dan
 
topsquark said:
What is your series? First you say "Let F(z) = F0 + F1z + F2z" but then what do the next two lines have to do with it? "2 + F3z, 3 + ... What do these lines mean?

-Dan

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 + F2z2 + F3z3 + ··· be the generating function of the
Fibonacci numbers. Derive a closed formula for F(z).

(b) Consider the recurrence relation an = 19 (F0an-1 + F1an-2 + · · · + Fn-1a0), 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.
 
stanyeo1984 said:
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 + F2z2 + F3z3 + ··· be the generating function of the
Fibonacci numbers. Derive a closed formula for F(z).

(b) Consider the recurrence relation an = 19 (F0an-1 + F1an-2 + · · · + Fn-1a0), 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.

I've solved part a

anyone can solve (b) and (c)?
part b does not look like fibonacci sequence.
 
Hi all,
Here's a solution. Notice as usual with generating functions no attention is paid to convergence, but as usual at the end you can go back and verify the steps for z values where the generating functions converge.

2qltwzc.png
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top