Fibonacci Sequence and Fibonacci-Type Sequences
Learn how the Fibonacci sequence adds the two previous terms to make the next, and how to work with Fibonacci-type sequences. Let's get started! ๐

Video Lesson
Watch and learn the basics

Flashcards
Review key concepts visually
%20Fibonacci%20Sequence%20and%20Fibonacci-Type%20Sequences.webp)
%20The%20Fibonacci%20Sequence.webp)
%20Fibonacci-Type%20Sequences.webp)
%20Finding%20the%20Next%20Terms.webp)
%20Finding%20Missing%20Terms.webp)
๐๏ธ Spot the Fibonacci Family
- Add the last two terms to get the next term.
- The Fibonacci sequence starts with 1 and 1.
- A Fibonacci-type sequence can start with any two numbers.
๐๏ธ The Classic Fibonacci Sequence
- The Fibonacci sequence starts with 1 and 1.
- Each new term is the sum of the two terms before it.
- 8+13=21, 13+21=34, and so on.
๐๏ธ Fibonacci-Type Sequences
- A Fibonacci-type sequence follows the same adding rule.
- The difference is that it can start with any two numbers.
- The first two numbers determine the whole sequence.
๐๏ธ Finding the Next Terms
- Add the first two terms to find the third term.
- Keep adding the last two terms to continue the sequence.
- 2+5=7, 5+7=12, 7+12=19, and so on.
๐๏ธ Finding Missing Terms
- Work backwards when later terms are already given.
- Subtract the previous known term to find the missing term before it.
Practice Questions
Test your understanding
Find the next term in the Fibonacci-type sequence 4, 5, 9, 14, 23, ...
Correct! ๐ +10 pointsNot quite right
In a Fibonacci-type sequence, each term is the sum of the two terms before it.
Add the last two terms: .
So the next term is 37.
In a Fibonacci-type sequence, each term is the sum of the two terms before it. Which of these is a Fibonacci-type sequence?
Correct! ๐ +10 pointsNot quite right
Check the rule on each option: every term should be the sum of the two before it.
Here: , and .
The rule holds all the way through, so this is a Fibonacci-type sequence.
The other options either grow by adding or multiplying by a fixed amount, or only fit the rule for the first pair.
Find the missing term in the Fibonacci-type sequence 6, _, 15, 24, 39, ...
Correct! ๐ +20 pointsNot quite right
Each term is the sum of the two before it, so the 3rd term equals the 1st term plus the missing 2nd term.
This gives , so the missing term is .
A Fibonacci-type sequence starts 4, 6, where each term is the sum of the two before it. What is the 6th term?
Correct! ๐ +20 pointsNot quite right
Each term is the sum of the two before it, so keep adding the last two terms.
, then , then , then .
The terms are , so the 6th term is 42.
A Fibonacci-type sequence has 4th term 25 and 5th term 40. What is the 2nd term?
Correct! ๐ +20 pointsNot quite right
We know the 4th and 5th terms, so the sequence so far is and we need to fill in the earlier terms.
The 5th term is the 3rd term plus the 4th term, so the 3rd term is .
The 4th term is the 2nd term plus the 3rd term, so the 2nd term is .
So the 2nd term is 10.
A Fibonacci-type sequence has 5th term 31 and 6th term 51. What is the 1st term?
Correct! ๐ +30 pointsNot quite right
Each term is the sum of the two before it, so work backwards by subtracting.
4th term: .
3rd term: .
2nd term: .
1st term: .
So the sequence is and the 1st term is 2.
Want to see the full working?
Interactive Activity
Find the missing or next term in these Fibonacci and Fibonacci-type sequences
Loading interactive widget...
Click here to open ChatCat