Fibonacci Sequence and Related Numbers

Slides:



Advertisements
Similar presentations
Biography ( ) Fibonacci is a short for the Latin "filius Bonacci" which means "the son of Bonacci" but his full name was Leonardo of Pisa, or Leonardo.
Advertisements

A Mathematical View of Our World
By Anna Jean From The Grade 4 Class
By Nicole, Karen, Arthur, Nico
Introduction This project is about a great mathematician that made a chain of numbers that are called Fibonacci number chain. In this PowerPoint I will.
Chapter 5 Number Theory © 2008 Pearson Addison-Wesley. All rights reserved.
Original Question: How fast rabbits can rabbits breed in ideal circumstances? Suppose a newly-born pair of.
6.1 Golden Section 6.2 More about Exponential and Logarithmic Functions 6.3 Nine-Point Circle Contents 6 Further Applications (1)
Lecture 3, Tuesday, Aug. 29. Chapter 2: Single species growth models, continued 2.1. Linear difference equations, Fibonacci number and golden ratio. Required.
EXCURSIONS IN MODERN MATHEMATICS SIXTH EDITION Peter Tannenbaum 1.
Spiral Growth in Nature
13.2: Arithmetic and Geometric Sequences Recursive Definitions.
Fibonacci Numbers.
Jason Iannelli Jessica Zukhovich Patrick Blancero Dennis Lytkine.
FIBONACCI NUMBERS 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025, ,
The Fibonacci Sequence. These are the first 9 numbers in the Fibonacci sequence
Fibonacci Number man. Fibonacci bunnies 1.At the end of the first month, they mate, but there is still one only 1 pair. 2.At the end of the second month.
The Fibonacci spiral and The Rabbit Experiment By Maripaz Quirós.
Fibonacci Sequence by Lydia Bliven & Ethel Jones.
« Philosophy is written in this huge book that I call universe which has always been opened in front of us but we can’t understand it if we first don’t.
Maths in Nature By Keith Ball.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 9 The Mathematics of Spiral Growth 9.1Fibonacci’s Rabbits 9.2Fibonacci.
Sequences defined recursively
SECTION 5-5 The Fibonacci Sequence and the Golden Ratio Slide
1. 2 A spiral winds in a continuous curve round a point.
Background Born 1170, Died 1250 in Pisa (now in Italy). Real name is Leonardo Pisano, Fibonacci is his nickname. Studied in North Africa in mathematics.
The Golden Ratio and Fibonacci Numbers in Nature
F IBONACCI N UMBERS Kevin George Michael Svoysky Jason Lombino Catherine Lee.
Chapter 5: Sequences, Mathematical Induction, and Recursion 5.6 Defining Sequences Recursively 1 So, Nat’ralists observe, a Flea/Hath smaller Fleas on.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Fibonacci Numbers Damian Gordon. Fibonacci Numbers.
CSE 2813 Discrete Structures Recurrence Relations Section 6.1.
Aim: Arithmetic Sequence Course: Alg. 2 & Trig. Do Now: Aim: What is an arithmetic sequence and series? Find the next three numbers in the sequence 1,
Math 409/409G History of Mathematics The Fibonacci Sequence Part 1.
Miranda Coulter Math 2700 Spring From Fibonacci’s Liber Abaci, Chapter 12 How Many Pairs of Rabbits Are Created by One Pair in One Year A certain.
In this chapter you have been writing equations for arithmetic sequences so that you could find the value of any term in the sequence, such as the 100th.
Introduction to Sequences
Leonardo Pisano Fibonacci
BY: MARK WEIMER APOLLO TECHNOLOGY EDUCATION Photography & Math…. huh?
Fibonacci Sequences and the Golden Ratio Carl Wozniak Northern Michigan University.
Patterns in Nature.
By: Christopher Lopez.  Aka: lonardus Pisanus this is one of his many great names. Fibonacci was a mathematician in the 13 th century. He was born in.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 9 The Mathematics of Spiral Growth 9.1Fibonacci’s Rabbits 9.2Fibonacci.
Leonardo Fibonacci.
The Fibonacci Sequence
Who was Fibonacci ? Greatest European mathematician of the middle ages Born in Pisa, Italy, the city with the famous Leaning Tower,~ 1175 AD Major contributions.
By Steven Cornell.  Was created by Leonardo Pisano Bogollo.  It show’s the growth of an idealized rabbit population.
Fibonacci Your homework was to find out about this man, so lets fill in this together.
Essential Questions Introduction to Sequences
Math Journal Is this graph a Function? Yes or No Domain: ______________________ Range: _______________________.
Objectives Find the nth term of a sequence. Write rules for sequences.
Recursive Series and Summations. Finding the general term of a sequence can be difficult. You are looking for a pattern and then giving it a mathematical.
Recursive Sequences Terry Anderson. What is a Recursive Sequence? A sequence that follows a pattern involving previous terms  To generate new terms,
 2012 Pearson Education, Inc. Slide Chapter 5 Number Theory.
Dr Nazir A. Zafar Advanced Algorithms Analysis and Design Advanced Algorithms Analysis and Design By Dr. Nazir Ahmad Zafar.
“Toy” Model: Fibonacci The Fibonacci sequence first appears in the book Liber Abaci (1202) by Leonardo of Pisa, known as Fibonacci.
The Fibonacci Number Sequence
Step By Step School, Noida
7.4 Exploring recursive sequences fibonacci
Fibonacci Numbers Based on the following PowerPoint's
Patterns.
All pupils can recognise patterns in numbers
Objectives Find the nth term of a sequence. Write rules for sequences.
Day 1: Now/Next (recursive) functions
Day 1: Now/Next (recursive) functions
Warm-Up 1. Solve: 2. Solve: 3. Could side lengths of 12, 19, and 9 be used to create a right triangle?
Good Afternoon 95.
CSC 380: Design and Analysis of Algorithms
CSC 380: Design and Analysis of Algorithms
Presentation transcript:

Fibonacci Sequence and Related Numbers The famous Fibonacci sequence is the result of a question posed by Leonardo de Fibonacci, a mathematician during the Middle Ages. If you begin with one pair of rabbits on the first day of the year, how many pairs of rabbits will you have on the first day of the next year? It is assumed that each pair of rabbits produces a new pair every month and each new pair begins to produce two months after birth.

The Fibonacci Problem How Many Pairs of Rabbits Are Created by One Pair in One Year A certain man had one pair of rabbits together in a certain enclosed place, and one wishes to know how many are created from the pair in one year when it is the nature of them in a single month to bear another pair, and in the second month those born to bear also.

Fibonacci cont’l He died in the 1240's and there is now a statue commemorating him located at the Leaning Tower end of the cemetery next to the Cathedral in Pisa.

Fig. 2-69, p. 113

Fig. 2-70, p. 114

Fibonacci Sequence, cont’d The solution to this question is shown in the table below. The sequence that appears three times in the table, 1, 1, 2, 3, 5, 8, 13, 21, … is called the Fibonacci sequence.

Fibonacci Sequence, cont’d The Fibonacci sequence is the sequence of numbers 1, 1, 2, 3, 5, 8, 13, 21, … The Fibonacci sequence is found in many places in nature. Any number in the sequence is called a Fibonacci number. The sequence is usually written F1, F2, F3, …, Fn, …

Recursion Recursion, in a sequence, indicates that each number in the sequence is found using previous numbers in the sequence. Some sequences, such as the Fibonacci sequence, are generated by a recursion rule along with starting values for the first two, or more, numbers in the sequence.

Fibonacci Numbers In Nature The Fibonacci numbers are found many places in the natural world, including: The number of flower petals. The branching behavior of plants. The growth patterns of sunflowers and pinecones, …… It is believed that the spiral nature of plant growth accounts for this phenomenon.

Fibonacci Numbers In Nature, cont’d The number of petals on a flower are often Fibonacci numbers.

Fibonacci Numbers In Nature, cont’d Plants grow in a spiral pattern. The ratio of the number of spirals to the number of branches is called the phyllotactic ratio. The numbers in the phyllotactic ratio are usually Fibonacci numbers.

Fibonacci Numbers In Nature, cont’d Mature sunflowers have one set of spirals going clockwise and another set going counterclockwise. The numbers of spirals in each set are usually a pair of adjacent Fibonacci numbers. The most common number of spirals is 34 and 55.