The Sequence of Fibonacci Numbers and How They Relate to Nature November 30, 2004 Allison Trask.

Slides:



Advertisements
Similar presentations
Fibonacci Leonardo Pisano. The start of a genius We note that in a time interval of one thousand years, i.e. from 400 until 1400, then existed only one.
Advertisements

Copyright © Cengage Learning. All rights reserved. CHAPTER 5 SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION.
Week 5 - Friday.  What did we talk about last time?  Sequences  Summation and production notation  Proof by induction.
1 Mathematical Induction. 2 Mathematical Induction: Example  Show that any postage of ≥ 8¢ can be obtained using 3¢ and 5¢ stamps.  First check for.
Induction and recursion
Fibonacci Sequences Susan Leggett, Zuzana Zvarova, Sara Campbell
INFINITE SEQUENCES AND SERIES
Proofs That Really Count The Art of Combinatorial Proof Bradford Greening, Jr. Rutgers University - Camden.
1 Mathematical Induction. 2 Mathematical Induction: Example  Show that any postage of ≥ 8¢ can be obtained using 3¢ and 5¢ stamps.  First check for.
Discrete Structures Chapter 5: Sequences, Mathematical Induction, and Recursion 5.2 Mathematical Induction I [Mathematical induction is] the standard proof.
Copyright © Cengage Learning. All rights reserved.
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, ,
Problems on Induction. Mathematical Induction Description Three Steps Mathematical Induction applies to statements which depend on a parameter.
1 Mathematical Induction. 2 Mathematical Induction: Example  Show that any postage of ≥ 8¢ can be obtained using 3¢ and 5¢ stamps.  First check for.
Induction and Recursion by: Mohsin tahir (GL) Numan-ul-haq Waqas akram Rao arslan Ali asghar.
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
Copyright © Cengage Learning. All rights reserved. CHAPTER 11 ANALYSIS OF ALGORITHM EFFICIENCY ANALYSIS OF ALGORITHM EFFICIENCY.
Advanced Counting Techniques
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
Sequences and Series (T) Students will know the form of an Arithmetic sequence.  Arithmetic Sequence: There exists a common difference (d) between each.
1 © 2010 Pearson Education, Inc. All rights reserved 10.1 DEFINITION OF A SEQUENCE An infinite sequence is a function whose domain is the set of positive.
Lecture 9. Arithmetic and geometric series and mathematical induction
Induction and recursion
Copyright © Cengage Learning. All rights reserved.
Chapter 6 Mathematical Induction
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.
Discrete Mathematics, 1st Edition Kevin Ferland
Chapter 8. Section 8. 1 Section Summary Introduction Modeling with Recurrence Relations Fibonacci Numbers The Tower of Hanoi Counting Problems Algorithms.
CSE 20 Lecture 12 Induction CK Cheng 1. Induction Outlines Introduction Theorem Examples: The complexity calculation – Tower of Hanoi – Merge Sort – Fibonacci.
College Algebra Fifth Edition James Stewart Lothar Redlin Saleem Watson.
1 Introduction to Abstract Mathematics Chapter 4: Sequences and Mathematical Induction Instructor: Hayk Melikya 4.1- Sequences. 4.2,
The Golden Ratio and Fibonacci Numbers in Nature
Copyright © Cengage Learning. All rights reserved. CHAPTER 5 SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION.
Copyright © Peter Cappello Mathematical Induction Goals Explain & illustrate construction of proofs of a variety of theorems using mathematical induction.
Leonardo Fibonacci By: Cullen Schoen. Picture of Leonardo.
Week 11 Similar figures, Solutions, Solve, Square root, Sum, Term.
Lecture 4,5 Mathematical Induction and Fibonacci Sequences.
Fibonacci The Fibonacci Sequence The Golden Ratio.
8.4 Mathematical Induction
CompSci 102 Discrete Math for Computer Science March 1, 2012 Prof. Rodger Slides modified from Rosen.
Infinite Series Objective: We will try to find the sum of a series with infinitely many terms.
CS 103 Discrete Structures Lecture 13 Induction and Recursion (1)
Foundations of Discrete Mathematics Chapters 5 By Dr. Dalia M. Gil, Ph.D.
Infinite Geometric Series Recursion & Special Sequences Definitions & Equations Writing & Solving Geometric Series Practice Problems.
Inductive Proofs and Inductive Definitions Jim Skon.
Mathematical Induction Section 5.1. Climbing an Infinite Ladder Suppose we have an infinite ladder: 1.We can reach the first rung of the ladder. 2.If.
Mathematical Induction
Copyright © Cengage Learning. All rights reserved. Sequences and Series.
1 2/21/2016 MATH 224 – Discrete Mathematics Sequences and Sums A sequence of the form ar 0, ar 1, ar 2, ar 3, ar 4, …, ar n, is called a geometric sequence.
Chapter 5. Section 5.1 Climbing an Infinite Ladder Suppose we have an infinite ladder: 1.We can reach the first rung of the ladder. 2.If we can reach.
Proofs, Recursion and Analysis of Algorithms Mathematical Structures for Computer Science Chapter 2 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProofs,
Mathematical Induction Thinking Skill: Develop Confidence in Reason Warm Up: Find the k+1 term (P k+1 ) 1) 2)
Sequences and the Binomial Theorem Sequences Arithmetic Sequences Geometric Sequences & Series Binomial Theorem.
1 Discrete Mathematical Mathematical Induction ( الاستقراء الرياضي )
Mathematical Induction
Dr Nazir A. Zafar Advanced Algorithms Analysis and Design Advanced Algorithms Analysis and Design By Dr. Nazir Ahmad Zafar.
7.4 Exploring recursive sequences fibonacci
11.2 Arithmetic Sequences.
The Golden Ratio and Fibonacci Numbers in Nature
Induction and recursion
11.3 Geometric sequences; Geometric Series
Use mathematical induction to prove that the formula is true for all natural numbers m. {image} Choose the first step of the proof from the following:
Notes 9.5 – Mathematical Induction
Induction and recursion
Exercise Use mathematical induction to prove the following formula.
Section 2.4 Recursive Sequences and Series
Induction (Section 3.3).
Chapter 11: Further Topics in Algebra
Mathematical Induction
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

The Sequence of Fibonacci Numbers and How They Relate to Nature November 30, 2004 Allison Trask

Outline History of Leonardo Pisano Fibonacci What are the Fibonacci numbers?  Explaining the sequence  Recursive Definition Theorems and Properties The Golden Ratio Binet’s Formula Fibonacci numbers and Nature

Leonardo Pisano Fibonacci Born in 1170 in the city-state of Pisa Books: Liber Abaci, Practica Geometriae, Flos, and Liber Quadratorum Frederick II’s challenge Impact on mathematics

What are the Fibonacci Numbers? … F1F1 F2F2 F3F3 F4F4 F5F5 F6F6 F7F7 F8F8 F9F9 F 10 F Recursive Definition: F 1 =F 2 =1 and, for n >2, F n =F n-1 + F n-2 For example, let n=6. Thus, F 6 =F F 6-2 F 6 =F 5 + F 4 F 6 =5+3 So, F 6 =8

Theorems and Properties Telescoping Proof Theorem: For any n  N, F 1 + F 2 + … + F n = F n Proof: Observe that F n-2 + F n-1 = F n (n >2) may be expressed as F n-2 = F n – F n-1 (n >2). Particularly, F 1 = F 3 – F 2 F 2 = F 4 – F 3 F 3 = F 5 – F 4 … F n-1 = F n+1 – F n F n = F n+2 – F n+1 When we add the above equations and observing that the sum on the right is telescoping, we find that: F 1 + F 2 + … + F n = F 1 + (F 4 – F 3 ) + (F 5 – F 4 ) + … + (F n+1 – F n ) + (F n+2 – F n+1 ) = F n+2 +(F 1 -F 3 )= F n+2 – F 2 = F n+2 – 1

Theorems and Properties Proof by Induction Theorem: For any n  N, F 1 + F 2 + … + F n = F n+2 – 1. 1)Show P(1) is true. F 1 = F 2 = 1, F 3 = 2 F 1 = F 1+2 – 1 F 1 = F 3 – 1 F 1 = 2-1 F 1 = 1 Thus, P(1) is true.

Theorems and Properties 2)Let k  N. Assume P(k) is true. Show that P(k +1) is true. Assume F 1 + F 2 + … + F k = F k+2 – 1. Examine P(k +1): F 1 + F 2 + … + F k + F k+1 = F k+2 – 1 + F k+1 = F k+3 – 1 Thus, P(k +1) holds true. Therefore, by the Principle of Mathematical Induction, P(n) is true ∀ n  N.

Theorems and Properties Combinatorial Proof What is a tiling of an n-board – what is f n ?  f n =F n+1 How many ways can we tile an 4-board? f4=F5f4=F5

Theorems and Properties Identity 1: For n  0, f 0 + f 1 + f 2 + … + f n = f n+2 – 1. Answer 2: Condition on the location of the last domino. There are f k tilings where the last domino covers cells k +1 and k +2. This is because cells 1 through k can be tiled in f k ways, cells k +1 and k +2 must be covered by a domino, and cells k+3 through n+2 must be covered by squares. Hence the total number of tilings with at least one domino is f 0 + f 1 + f 2 + … + f n (or equivalently f k ). Question: How many tilings of an (n +2)-board use at least one domino? Answer 1: There are f n+2 tilings of an (n+2)-board. Excluding the “all square” tiling gives f n+2 – 1 tilings with at least one domino.

Combinatorial Proof Diagram

The Golden Ratio What is the Golden Ratio? Satisfies the equation Positive Root: Negative Root:

Binet’s Formula What is Binet’s Formula? What is the importance of this formula? Direct and Combinatorial Proof Let’s do an example together where For any

Binet’s Formula Therefore, when, we find that when using Binet’s formula, amazingly equals 832,040.

Binet’s Formula Combinatorial Method  Probability  Proof by Induction  Telescoping Proof  Counting Proof  Convergent Geometric Series Together, the above yield Binet’s Formula

Fibonacci numbers and Nature Pinecones Sunflowers Pineapples Artichokes Cauliflower Other Flowers

Fibonacci numbers and Nature

Fibonacci numbers and Nature

Fibonacci numbers and Nature nott/Fibonacci/fib.html

Fibonacci and Phyllotaxis TreeNumber of Turns Number of Leaves Phyllotactic Ratio Basswood, Elm 121/2 Beech, Hazel131/3 Apricot, Cherry, Oak 252/5 Pear, Poplar383/8 Almond, Willow 5135/13

Fibonacci and Phyllotaxis Thus, we can conclude that approximates

Further Research Questions Looking at Binet’s Formula in more detail Looking at Binet’s Formula in comparison with Lucas Numbers  Similarities?  Differences? Fibonacci and relationships with other mathematical concepts?

Thank you for listening to my presentation!