Fibonacci numbers in nature Kenneth L. Ho 1 Courant Institute, New - - PowerPoint PPT Presentation

fibonacci numbers in nature
SMART_READER_LITE
LIVE PREVIEW

Fibonacci numbers in nature Kenneth L. Ho 1 Courant Institute, New - - PowerPoint PPT Presentation

Fibonacci numbers in nature Kenneth L. Ho 1 Courant Institute, New York University cSplash 2011 1 ho@courant.nyu.edu What are the Fibonacci numbers? What are the Fibonacci numbers? 0 , 1 , 1 , 2 , 3 , 5 , 8 , 13 , 21 , 34 , 55 , 89 , 144 , . . .


slide-1
SLIDE 1

Fibonacci numbers in nature

Kenneth L. Ho1

Courant Institute, New York University

cSplash 2011

1ho@courant.nyu.edu

slide-2
SLIDE 2

What are the Fibonacci numbers?

slide-3
SLIDE 3

What are the Fibonacci numbers?

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, . . .

slide-4
SLIDE 4

What are the Fibonacci numbers?

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, . . .

slide-5
SLIDE 5

What are the Fibonacci numbers?

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, . . .

One of these is not exactly related to the Fibonacci numbers.

slide-6
SLIDE 6

A little history

Studied in India as early as 200 BC

slide-7
SLIDE 7

A little history

Studied in India as early as 200 BC Introduced to the West by Leonardo of Pisa (Fibonacci) in Liber Abaci (1202)

Leonardo of Pisa

  • c. 1170 – c. 1250
slide-8
SLIDE 8

A little history

Studied in India as early as 200 BC Introduced to the West by Leonardo of Pisa (Fibonacci) in Liber Abaci (1202)

“Book of Calculation” Described Hindu-Arabic numerals Used Fibonacci numbers to model rabbit population growth

Leonardo of Pisa

  • c. 1170 – c. 1250
slide-9
SLIDE 9

Bunnies!

Model assumptions One male-female pair originally Each pair able to mate at one month, mating each month thereafter Each mating produces one new pair after one month

slide-10
SLIDE 10

Bunnies!

Model assumptions One male-female pair originally Each pair able to mate at one month, mating each month thereafter Each mating produces one new pair after one month How many pairs are there after n months?

slide-11
SLIDE 11

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 Month 1 One pair originally

slide-12
SLIDE 12

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 Month 2 From last month: 1 Newly born:

slide-13
SLIDE 13

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 Month 3 From last month: 1 Newly born: 1

slide-14
SLIDE 14

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 3 Month 4 From last month: 2 Newly born: 1

slide-15
SLIDE 15

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 3 5 Month 5 From last month: 3 Newly born: 2

slide-16
SLIDE 16

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 3 5 8 Month 6 From last month: 5 Newly born: 3

slide-17
SLIDE 17

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 3 5 8 13 Month 7 From last month: 8 Newly born: 5

slide-18
SLIDE 18

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 3 5 8 13 21 Month 8 From last month: 13 Newly born: 8

slide-19
SLIDE 19

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 3 5 8 13 21 · · · Fn Month n From last month: Fn−1 Newly born: Fn−2

slide-20
SLIDE 20

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 3 5 8 13 21 · · · Fn F1 = F2 = 1 (seed values) Fn = Fn−1 + Fn−2 (recurrence relation)

slide-21
SLIDE 21

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 3 5 8 13 21 · · · Fn F0 = 0, F1 = 1 (seed values) Fn = Fn−1 + Fn−2 (recurrence relation)

slide-22
SLIDE 22

Fibonacci bunnies

month 1 2 3 4 5 6 7 8 · · · n pairs 1 1 2 3 5 8 13 21 · · · Fn F0 = 0, F1 = 1 (seed values) Fn = Fn−1 + Fn−2 (recurrence relation) Note that the rabbit model is unrealistic (why?), but we will see a real instance where the Fibonacci numbers show up very shortly.

slide-23
SLIDE 23

Fibonacci numbers in nature

n 1 2 3 4 5 6 7 8 9 10 11 · · · Fn 1 1 2 3 5 8 13 21 34 55 89 · · ·

slide-24
SLIDE 24

Fibonacci numbers in nature

n 1 2 3 4 5 6 7 8 9 10 11 · · · Fn 1 1 2 3 5 8 13 21 34 55 89 · · · Number of spirals Clockwise: 13 Counterclockwise: 8

slide-25
SLIDE 25

Fibonacci numbers in nature

n 1 2 3 4 5 6 7 8 9 10 11 · · · Fn 1 1 2 3 5 8 13 21 34 55 89 · · · Number of spirals Clockwise: 21 Counterclockwise: 34

slide-26
SLIDE 26

Fibonacci numbers in nature

n 1 2 3 4 5 6 7 8 9 10 11 · · · Fn 1 1 2 3 5 8 13 21 34 55 89 · · · Number of spirals Clockwise: 13 Counterclockwise: 8

slide-27
SLIDE 27

Fibonacci numbers in nature

n 1 2 3 4 5 6 7 8 9 10 11 · · · Fn 1 1 2 3 5 8 13 21 34 55 89 · · · So where do the Fibonacci numbers come from?

slide-28
SLIDE 28

A crash course on plant growth

Central turning growing tip Emits new seed head, floret, leaf bud, etc. every α turns Seed heads grow outward with time

slide-29
SLIDE 29

A crash course on plant growth

α = 1/4 α = 1/5

slide-30
SLIDE 30

From a plant’s perspective

What’s wrong with this growth pattern?

slide-31
SLIDE 31

From a plant’s perspective

What’s wrong with this growth pattern? Too much wasted space!

slide-32
SLIDE 32

From a plant’s perspective

slide-33
SLIDE 33

From a plant’s perspective

slide-34
SLIDE 34

From a plant’s perspective

What’s wrong with this growth pattern? Too much wasted space! Want to maximize exposure to sunlight, dew, CO2

slide-35
SLIDE 35

From a plant’s perspective

What’s wrong with this growth pattern? Too much wasted space! Want to maximize exposure to sunlight, dew, CO2 Evolve for optimal packing

slide-36
SLIDE 36

Floral showcase

α = 1/4 α = 2/3 α = 1/5 α = 3/4 α = 1/7 α = 5/8

slide-37
SLIDE 37

Rationality is not always good

Definition A rational number is a number that can be expressed as a fraction m/n, where m and n are integers.

slide-38
SLIDE 38

Rationality is not always good

Definition A rational number is a number that can be expressed as a fraction m/n, where m and n are integers. Can we get a good covering with α = m/n?

slide-39
SLIDE 39

Rationality is not always good

Definition A rational number is a number that can be expressed as a fraction m/n, where m and n are integers. Can we get a good covering with α = m/n? The answer is no.

slide-40
SLIDE 40

Rationality is not always good

Definition A rational number is a number that can be expressed as a fraction m/n, where m and n are integers. Can we get a good covering with α = m/n? The answer is no. Why? Growing tip makes m revolutions every n seeds Growth pattern repeats after n seeds At most n “rays” of seeds

slide-41
SLIDE 41

Floral showcase redux (rational)

α = 1/4 α = 2/3 α = 1/5 α = 3/4 α = 1/7 α = 5/8

slide-42
SLIDE 42

Floral showcase (irrational)

α = 1/π α = 1/e α = 1/ √ 2

slide-43
SLIDE 43

Floral showcase (irrational)

α = 1/π “Less” irrational α = 1/e ⇐ ⇒ α = 1/ √ 2 “More” irrational Some irrationals work better than others. What is the “most” irrational number?

slide-44
SLIDE 44

The golden ratio

Mathematically, a + b a = a b ≡ ϕ. How to solve for ϕ?

slide-45
SLIDE 45

The golden ratio

1 Given:

a + b a = a b ≡ ϕ

slide-46
SLIDE 46

The golden ratio

1 Given:

a + b a = a b ≡ ϕ

2 Simplify:

1 + b a = ϕ

slide-47
SLIDE 47

The golden ratio

1 Given:

a + b a = a b ≡ ϕ

2 Simplify:

1 + b a = ϕ

3 Substitute:

1 + 1 ϕ = ϕ

slide-48
SLIDE 48

The golden ratio

1 Given:

a + b a = a b ≡ ϕ

2 Simplify:

1 + b a = ϕ

3 Substitute:

1 + 1 ϕ = ϕ

4 Rearrange:

ϕ2 − ϕ − 1 = 0

slide-49
SLIDE 49

The golden ratio

1 Given:

a + b a = a b ≡ ϕ

2 Simplify:

1 + b a = ϕ

3 Substitute:

1 + 1 ϕ = ϕ

4 Rearrange:

ϕ2 − ϕ − 1 = 0

5 Quadratic formula:

ϕ = 1 + √ 5 2

slide-50
SLIDE 50

The golden ratio

1 Given:

a + b a = a b ≡ ϕ

2 Simplify:

1 + b a = ϕ

3 Substitute:

1 + 1 ϕ = ϕ

4 Rearrange:

ϕ2 − ϕ − 1 = 0

5 Quadratic formula:

ϕ = 1 + √ 5 2 The number ϕ ≈ 1.618 . . . is called the golden ratio.

slide-51
SLIDE 51

The golden ratio: a broader perspective

Studied since antiquity First defined by Euclid (Elements, c. 300 BC) Associated with perceptions of beauty Applications in art and architecture

slide-52
SLIDE 52

The golden ratio in plant growth

α = 1/ϕ

slide-53
SLIDE 53

The golden ratio in plant growth

slide-54
SLIDE 54

The golden ratio in plant growth

α = 222.4◦ α = 1/ϕ ≈ 222.5◦ α = 222.6◦ Nature seems to have found ϕ quite precisely!

slide-55
SLIDE 55

Some properties of irrational numbers

Theorem Every irrational number can be written as a continued fraction a0 + 1 a1 + 1 a2 + ...

  • r, for short, [a0; a1, a2, . . . ], where the ai are positive integers.
slide-56
SLIDE 56

Some properties of irrational numbers

Theorem Every irrational number can be written as a continued fraction a0 + 1 a1 + 1 a2 + ...

  • r, for short, [a0; a1, a2, . . . ], where the ai are positive integers.

π = [3; 7, 15, 1, 292, 1, 1, 1, 2, 1, . . . ] e = [2; 1, 2, 1, 1, 4, 1, 1, 6, 1, . . . ] √ 2 = [1; 2, 2, 2, . . . ] ϕ = [1; 1, 1, 1, . . . ]

slide-57
SLIDE 57

Some properties of irrational numbers

Theorem Every irrational number can be written as a continued fraction [a0; a1, a2, . . . ], where the ai are positive integers. The truncations [a0] = a0 1 , [a0; a1] = a1a0 + 1 a1 , [a0; a1, a2] = a2 (a1a0 + 1) + a0 a2a1 + 1 , . . . give a sequence of rational approximations called convergents.

slide-58
SLIDE 58

Some properties of irrational numbers

Theorem The convergent [a0; a1, a2, . . . , ak] ≡ m/n provides the best approximation among all rationals m′/n′ with n′ ≤ n. The truncations [a0] = a0 1 , [a0; a1] = a1a0 + 1 a1 , [a0; a1, a2] = a2 (a1a0 + 1) + a0 a2a1 + 1 , . . . give a sequence of rational approximations called convergents.

slide-59
SLIDE 59

The most irrational number

A few convergents: π: 3, 22 7 , 333 106, 355 113 e: 2, 3, 8 3, 11 4 , 19 7 √ 2: 1, 3 2, 7 5, 17 12, 41 29

slide-60
SLIDE 60

The most irrational number

A few convergents: π: 3, 22 7 , 333 106, 355 113 e: 2, 3, 8 3, 11 4 , 19 7 √ 2: 1, 3 2, 7 5, 17 12, 41 29 22/7 ≈ 3.14285714 . . . 333/106 ≈ 3.14150943 . . . 355/113 ≈ 3.14159292 . . .

slide-61
SLIDE 61

The most irrational number

A few convergents: π: 3, 22 7 , 333 106, 355 113 e: 2, 3, 8 3, 11 4 , 19 7 √ 2: 1, 3 2, 7 5, 17 12, 41 29 22/7 ≈ 3.14285714 . . . 333/106 ≈ 3.14150943 . . . 355/113 ≈ 3.14159292 . . . What makes a number easy to approximate rationally?

slide-62
SLIDE 62

The most irrational number

A few convergents: π: 3, 22 7 , 333 106, 355 113 e: 2, 3, 8 3, 11 4 , 19 7 √ 2: 1, 3 2, 7 5, 17 12, 41 29 π = 3 + 1 7 + 1 15 + 1 1 + 1 292 + ... What makes a number easy to approximate rationally?

slide-63
SLIDE 63

The most irrational number

A few convergents: π: 3, 22 7 , 333 106, 355 113 e: 2, 3, 8 3, 11 4 , 19 7 √ 2: 1, 3 2, 7 5, 17 12, 41 29 π = 3 + 1 7 + 1 15 + 1 1 + 1 292 + ... Large denominators mean small numbers!

slide-64
SLIDE 64

The most irrational number

A few convergents: π: 3, 22 7 , 333 106, 355 113 e: 2, 3, 8 3, 11 4 , 19 7 √ 2: 1, 3 2, 7 5, 17 12, 41 29 ϕ = 1 + 1 1 + 1 1 + 1 1 + 1 1 + ... The golden ratio has the slowest converging representation.

slide-65
SLIDE 65

The most irrational number

A few convergents: π: 3, 22 7 , 333 106, 355 113 e: 2, 3, 8 3, 11 4 , 19 7 √ 2: 1, 3 2, 7 5, 17 12, 41 29 ϕ: 1, 2, 3 2, 5 3, 8 5, 13 8 ϕ = 1 + 1 1 + 1 1 + 1 1 + 1 1 + ... The golden ratio has the slowest converging representation.

slide-66
SLIDE 66

Back to the Fibonacci numbers

Theorem The ratio of successive Fibonacci numbers Fn+1/Fn → ϕ as n → ∞.

slide-67
SLIDE 67

Back to the Fibonacci numbers

Theorem (in English) The ratio of successive Fibonacci numbers Fn+1/Fn ≈ ϕ, and the approximation gets better the bigger n is.

slide-68
SLIDE 68

Back to the Fibonacci numbers

Theorem (in English) The ratio of successive Fibonacci numbers Fn+1/Fn ≈ ϕ, and the approximation gets better the bigger n is. Informally:

1 Exponential growth:

Fn+1/Fn ≈ θ

2 Recurrence relation:

Fn = Fn−1 + Fn−2

3 Divide and rewrite:

Fn Fn−1 Fn−1 Fn−2 = Fn−1 Fn−2 + 1

4 Substitute:

θ2 ≈ θ + 1

slide-69
SLIDE 69

Back to the Fibonacci numbers

Theorem (in English) The ratio of successive Fibonacci numbers Fn+1/Fn ≈ ϕ, and the approximation gets better the bigger n is. Informally:

1 Exponential growth:

Fn+1/Fn ≈ θ

2 Recurrence relation:

Fn = Fn−1 + Fn−2

3 Divide and rewrite:

Fn Fn−1 Fn−1 Fn−2 = Fn−1 Fn−2 + 1

4 Substitute:

θ2 ≈ θ + 1 This is just the equation for the golden ratio, so θ ≈ ϕ.

slide-70
SLIDE 70

Going around

α = 1/ϕ ≈ Fn/Fn+1 Fn revolutions over Fn+1 seeds No exact repeat since irrational Alternately overshoot and undershoot

slide-71
SLIDE 71

Going around

α = 1/ϕ ≈ Fn/Fn+1 seeds position 2 +0.236068 3 −0.145898 5 +0.090170 8 −0.055728 13 +0.034442 21 −0.021286 34 +0.013156 55 −0.008131 89 +0.005025 144 −0.003106

slide-72
SLIDE 72

Origin of the spirals

Seed heads: 250 CW spirals: 13 CCW spirals: 13 + 8

slide-73
SLIDE 73

Origin of the spirals

Seed heads: 500 CW spirals: 21 + 13 CCW spirals: 21

slide-74
SLIDE 74

Origin of the spirals

Seed heads: 1000 CW spirals: 34 CCW spirals: 34 + 21

slide-75
SLIDE 75

Origin of the spirals

slide-76
SLIDE 76

Summary

Overview of Fibonacci numbers Fn

slide-77
SLIDE 77

Summary

Overview of Fibonacci numbers Fn Ubiquity in plant growth

Goal:

  • ptimal packing

Solution: the golden ratio ϕ

slide-78
SLIDE 78

Summary

Overview of Fibonacci numbers Fn Ubiquity in plant growth

Goal:

  • ptimal packing

Solution: the golden ratio ϕ Reason: ϕ is the most irrational number

slide-79
SLIDE 79

Summary

Overview of Fibonacci numbers Fn Ubiquity in plant growth

Goal:

  • ptimal packing

Solution: the golden ratio ϕ Reason: ϕ is the most irrational number

Connection between ϕ and the Fn

slide-80
SLIDE 80

Summary

Overview of Fibonacci numbers Fn Ubiquity in plant growth

Goal:

  • ptimal packing

Solution: the golden ratio ϕ Reason: ϕ is the most irrational number

Connection between ϕ and the Fn Final note There is a very good reason why the Fibonacci numbers show up in at least one aspect of nature (plant growth)—and now you know what it is. (Spread the word!)

slide-81
SLIDE 81

Questions?

MoMA (Sep 2008)