Purchase Solution

Fibonacci Sequence Problem

Not what you're looking for?

Ask Custom Question

The problem is

Take any of the generalizations about the Fibonacci Numbers that we have considered, and investigate what happens if the sequence is formed by two different starting numbers but continues in the same way by adding successive pairs of terms. For example, you might form a new pseudo-Fibonacci sequence in this way:
2, 5, 7, 12, 19, 31, 50, 81, 131,.....

a) Does the generalization still hold? Why or why not?
b) Can you generalize for all Fibonacci-type sequences?
======

I have 3 generalizations:
1) f_n = 2f_(n-1) - f_(n-3)
2) f_(n+4) + f_(n+1) = 2f_(n+3)
3) summation from of f_i where i from 1 to n = f_(n+2) - 1

Note that: "f_n" means f sub n

I tried them out. The 1st and 2nd generalization still holds, but the 3rd one doesn't hold. So, my answer for question a) is "yes" for 1) and 2) but "no" for my 3 rd generalization. My instructor said that I am wrong. And she said that if I look, for example, at # 3 more carefully there is a generalization but I have to "tweak" it a bit but that is because the numbers I start with are different. I don't see what she meant by tweaking it. Anyway, can you help me with this problem in details please?

Attachments
Purchase this Solution

Solution Preview

Hello and thank you for posting your question to Brainmass!
The solution is attached below in two files. the files are identical in content, only differ in format. The first is in MS Word XP Format, while the other is in Adobe pdf format. Therefore you can choose the format that is ...

Purchase this Solution


Free BrainMass Quizzes
Graphs and Functions

This quiz helps you easily identify a function and test your understanding of ranges, domains , function inverses and transformations.

Know Your Linear Equations

Each question is a choice-summary multiple choice question that will present you with a linear equation and then make 4 statements about that equation. You must determine which of the 4 statements are true (if any) in regards to the equation.

Probability Quiz

Some questions on probability

Multiplying Complex Numbers

This is a short quiz to check your understanding of multiplication of complex numbers in rectangular form.

Solving quadratic inequalities

This quiz test you on how well you are familiar with solving quadratic inequalities.