Module 6. Problem Solving 2.3 The Fibonacci Sequence
Module 6. Problem Solving 2.3 The Fibonacci Sequence
The solution of this problem is a sequence of numbers that we now call the Fibonacci
sequence. The following figure shows the numbers of pairs of rabbits on the
first day of each of the first six months. The larger rabbits represent mature rabbits that produce
another pair of rabbits each month. The numbers in the blue region—1, 1, 2, 3, 5, 8—are the first
six terms of the Fibonacci sequence.
If we use the mathematical notation Fn to represent the nth Fibonacci number, then the
numbers in the Fibonacci sequence are given by the following recursive definition.
Use the definition of Fibonacci numbers to find the seventh and eighth Fibonacci numbers.
Binet’s Formula. The following formula is known as Binet’s formula for the nth Fibonacci
number.
Use Binet’s formula and a calculator to find the 20th, 30th, and 40th Fibonacci numbers.
Other objects found in nature that show the pattern of Fibonacci numbers.
Pascal’s Triangle
The triangular pattern below is known as Pascal’s triangle. Pascal’s triangle has intrigued
mathematicians for hundreds of years. Although it is named after the mathematician Blaise
Pascal (1623–1662), there is evidence that it was first developed in China in the 1300s.
Observe the manner by which the numbers are created. Write down your observations
Hint:
a. Symmetry of the numbers
b. Sum of the numbers in each row
c. How do the Fibonacci numbers appear in the Pascal’s triangle?
Historical note. The ancient Greek mathematicians were interested in the geometric shapes associated
with numbers. For instance, they noticed that triangles can be constructed using 1, 3, 6, 10, or 15 dots, as
shown below. They called the numbers 1, 3, 6, 10, 15, ... the triangular numbers.