The Fibonacci spiral and The Rabbit Experiment By Maripaz Quirós.

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

By Anna Jean From The Grade 4 Class
Fibonacci By Andréa Rivard.
By Nicole, Karen, Arthur, Nico
We Have Learned main() { … } Variable –Definition –Calculation –Display We can do some real programming! –Think about your solution design –Express design.
Original Question: How fast rabbits can rabbits breed in ideal circumstances? Suppose a newly-born pair of.
The Fibonacci Numbers and The Golden Section By: Nicole Doepkens Amanda Nance Heather Charney Laura Kuhn Kristi Glidden.
Lecture Recursive Definitions. Fractals fractals are examples of images where the same elements is being recursively.
Lecture Recursive Definitions. Fractals fractals are examples of images where the same elements is being recursively.
Rabbits. Rabbits: Month 1 MonthBusy Pairs Young Pairs Total Pairs 1011.
Math around Us: Fibonacci Numbers John Hutchinson March 2005.
Panda Bear’s Life Cycle
COMPSCI 105 S Principles of Computer Science Recursion 3.
Fibonacci Numbers.
Jason Iannelli Jessica Zukhovich Patrick Blancero Dennis Lytkine.
Discovering Fibonacci
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
Strong Induction 2/27/121. Induction Rule 2/27/122.
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.
Fibonacci Sequence by Lydia Bliven & Ethel Jones.
Fibonacci… and his rabbits Leonardo Pisano Fibonacci is best remembered for his problem about rabbits. The answer – the Fibonacci sequence -- appears naturally.
Maths in Nature By Keith Ball.
9-1 An Introduction to Sequences & Series. 1. Draw a large triangle that takes up most of a full piece of paper. 2. Connect the (approximate) midpoints.
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.
At the beginning, there was a couple of rabbits (one male and one female) in the farm.
The Golden Ratio and Fibonacci Numbers in Nature
Date: 3 rd Mar, 2011 Time: 11:59:59 Venue: Class: Math 162 Follow Me 1.
Reproduction and breeding cacity of senses way of life enemies main enemy: hydrophobia Food appearance.
Chapter 5: Sequences, Mathematical Induction, and Recursion 5.6 Defining Sequences Recursively 1 So, Nat’ralists observe, a Flea/Hath smaller Fleas on.
Size: cm ( inch) Weight: 4 - 9kg ( lb) The males are larger than females. Southern koalas are 30% larger than the Northern koalas.
Flow Control: Repetition with For Loops (Alice In Action, Ch 4) Slides Credit: Joel Adams, Alice in Action CS 120 Lecture September 2012.
Dr Zhang Fall 2014 Fordham University
Math 409/409G History of Mathematics The Fibonacci Sequence Part 1.
Math in Nature. Fibonacci Sequence in Nature The sequence begins with numbers 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144 and continues.
Leonardo Pisano Fibonacci
BY: MARK WEIMER APOLLO TECHNOLOGY EDUCATION Photography & Math…. huh?
Patterns in Nature.
Initiation Assume that a pair of rabbits produces 6 offspring, and half the offspring are male and half are female. Assume no offspring die. If each.
Rabbits Chapter 9.
Waiters’ Nightmare A single rectangular table can seat 6 hungry humans.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 9 The Mathematics of Spiral Growth 9.1Fibonacci’s Rabbits 9.2Fibonacci.
Fibonacci Sequence and Related Numbers
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.
Linear recurrences and Fibonacci numbers.
Fibonacci Your homework was to find out about this man, so lets fill in this together.
Warm Up Write down objective and homework in agenda Lay out homework (None) Homework (Recursive worksheet) Get a Calculator!!!
Recursive Sequences Terry Anderson. What is a Recursive Sequence? A sequence that follows a pattern involving previous terms  To generate new terms,
 A mysterious illness is affecting the residents of Mexico city. DAYNUMBER OF PEOPLE INFECTED FIRST DAY8 SECOND DAY24 THIRD DAY72.
Petals Most flowers have 5 or 8 petals Seeds Many plants have 3, 5 or 8 seeds.
Measures of Angles and Rotations. Vocabulary Degrees  360 degrees makes a full circle  270 degrees makes a three quarter circle  180 degrees makes.
In case you don’t plan to read anything else in this powerpoint………. There is an activity you must do, somewhere hidden in this slide show, in preparation.
“Toy” Model: Fibonacci The Fibonacci sequence first appears in the book Liber Abaci (1202) by Leonardo of Pisa, known as Fibonacci.
7.4 Exploring recursive sequences fibonacci
Fibonacci Numbers Based on the following PowerPoint's
STEAM patterns.
All pupils can recognise patterns in numbers
The Golden Ratio and Fibonacci Numbers in Nature
Recursive functions.
Presented by Circular Arrangement Presented by
Warm up A function is even. Point A(-3, 4) is on the even function. Name another point. A function is even. Point B(9, 2) is on the even function.
Population Structures
Multiplying Like Bunnies
Good Afternoon 95.
1A Recursively Defined Functions
Passing on your genes….
Naturally Fibonacci Heath E. Capello NSF North Mississippi GK-8
1. What animal 2. Male or Female ? 4. Male or Female? Why? Why?
Presentation transcript:

The Fibonacci spiral and The Rabbit Experiment By Maripaz Quirós

The Rabbit Experiment 1202 Interested on rabbits Imaginary set of conditions under rabbits could breed " How many pairs of rabbits would bread in 1 year - 12 months?

Plans 1. 1 male and 1 female rabbit are born. 2. Would mate after one month. 3. One month of gestation 4. Each female rabbit would give birth. 5. Female rabbit would give birth to a female an a male rabbit. 6. The rabbits never die.

Months #0) 1 pair of rabbits. #1) First pair of rabbits mate. #2) First pair have given birth to second pair. #3) First pair give birth. Second pair mate. #4) First pair gives birth, second pair gives birth, third pair mate. #5) First pair gives birth, second pair gives birth, third pair gives birth and fourth pair 233 pairs of rabbits have been born in 12 months.

Fibonacci Spiral

What is the Fibonacci spiral? Spiral Made by nature It has Fibonacci numbers

Pinecone Clockwise direction: 8 spirals Counterclockwise direction:13 spirals

Pineapple Right angle: 5 Steeply to the left: 8 Steeply to the right: 13

Leaf Leaves: 8 Revolutions: 5 Phyllotaxis 5/8

Bibliography html bslide.htm

Thank you