dynamics, chaos, and prediction

41
Dynamics, Chaos, and Prediction

Upload: chace

Post on 17-Feb-2016

65 views

Category:

Documents


2 download

DESCRIPTION

Dynamics, Chaos, and Prediction. Aristotle, 384 – 322 BC. Nicolaus Copernicus, 1473 – 1543. Galileo Galilei , 1564 – 1642. Johannes Kepler , 1571 – 1630. Isaac Newton, 1643 – 1727. Pierre- Simon Laplace, 1749 – 1827. Henri Poincaré , 1854 – 1912. Werner Heisenberg, 1901 – 1976. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Dynamics, Chaos, and Prediction

Dynamics, Chaos, and Prediction

Page 2: Dynamics, Chaos, and Prediction

Aristotle, 384 – 322 BC

Page 3: Dynamics, Chaos, and Prediction

Nicolaus Copernicus, 1473 – 1543

Page 4: Dynamics, Chaos, and Prediction

Galileo Galilei, 1564 – 1642

Page 5: Dynamics, Chaos, and Prediction

Johannes Kepler, 1571 – 1630

Page 6: Dynamics, Chaos, and Prediction

Isaac Newton, 1643 – 1727

Page 7: Dynamics, Chaos, and Prediction

Pierre- Simon Laplace, 1749 – 1827

Page 8: Dynamics, Chaos, and Prediction

Henri Poincaré, 1854 – 1912

Page 9: Dynamics, Chaos, and Prediction

Werner Heisenberg, 1901 – 1976

Page 10: Dynamics, Chaos, and Prediction

• Dynamical Systems Theory: – The general study of how systems change over time

• Calculus• Differential equations• Discrete maps• Algebraic topology

• Vocabulary of change• The dynamics of a system: the manner in which

the system changes

• Dynamical systems theory gives us a vocabulary and set of tools for describing dynamics

• Chaos:– One particular type of dynamics of a system– Defined as “sensitive dependence on initial

conditions”– Poincaré: Many-body problem in the solar system

Henri Poincaré1854 – 1912

Isaac Newton1643 – 1727

Page 11: Dynamics, Chaos, and Prediction

“You've never heard of Chaos theory? Non-linear equations? Strange attractors?”

Dr. Ian Malcolm

Page 12: Dynamics, Chaos, and Prediction

“You've never heard of Chaos theory? Non-linear equations? Strange attractors?”

Dr. Ian Malcolm

Page 13: Dynamics, Chaos, and Prediction

• Dripping faucets

• Electrical circuits

• Solar system orbits

• Weather and climate (the “butterfly effect”)

• Brain activity (EEG)

• Heart activity (EKG)

• Computer networks

• Population growth and dynamics

• Financial data

Chaos in Nature

Page 14: Dynamics, Chaos, and Prediction

What is the difference between chaos and randomness?

Page 15: Dynamics, Chaos, and Prediction

What is the difference between chaos and randomness?

Notion of “deterministic chaos”

Page 16: Dynamics, Chaos, and Prediction

A simple example of deterministic chaos:

Exponential versus logistic models for population growth

nt +1 = 2nt

Exponential model: Each year each pair of parents mates, creates four offspring, and then parents die.

Page 17: Dynamics, Chaos, and Prediction

Linear Behavior

nt +1 = 2nt

Page 18: Dynamics, Chaos, and Prediction

Linear Behavior: The whole is the sum of the parts

Page 19: Dynamics, Chaos, and Prediction

Linear: No interaction among the offspring, except pair-wise mating.

Linear Behavior: The whole is the sum of the parts

Page 20: Dynamics, Chaos, and Prediction

Linear: No interaction among the offspring, except pair-wise mating. More realistic: Introduce limits to population growth.

Linear Behavior: The whole is the sum of the parts

Page 21: Dynamics, Chaos, and Prediction

Logistic model

• Notions of:– birth rate

– death rate

– maximum carrying capacity k (upper limit of the population that the habitat will support,

due to limited resources)

Page 22: Dynamics, Chaos, and Prediction

Logistic model• Notions of:

– birth rate

– death rate

– maximum carrying capacity k (upper limit of the population that the habitat will support due to

limited resources)€

nt +1 = birthrate × nt − deathrate× nt

= (b − d)nt

nt +1 = (b − d)ntk − nt

k ⎛ ⎝ ⎜

⎞ ⎠ ⎟

= (b − d)knt − nt

2

k

⎛ ⎝ ⎜

⎞ ⎠ ⎟

interactions between offspring make this model nonlinear

Page 23: Dynamics, Chaos, and Prediction

Logistic model• Notions of:

– birth rate

– death rate

– maximum carrying capacity k (upper limit of the population that the habitat will support due to

limited resources)€

nt +1 = birthrate × nt − deathrate× nt

= (b − d)nt

nt +1 = (b − d)ntk − nt

k ⎛ ⎝ ⎜

⎞ ⎠ ⎟

= (b − d)knt − nt

2

k

⎛ ⎝ ⎜

⎞ ⎠ ⎟

interactions between offspring make this model nonlinear

Page 24: Dynamics, Chaos, and Prediction

nt +1 = (birthrate − deathrate)[knt − nt2]/k

Nonlinear Behavior

Page 25: Dynamics, Chaos, and Prediction

Nonlinear behavior of logistic model

birth rate 2, death rate 0.4, k=32 (keep the same on the two islands)

Page 26: Dynamics, Chaos, and Prediction

Nonlinear behavior of logistic model

birth rate 2, death rate 0.4, k=32 (keep the same on the two islands)

Nonlinear: The whole is different than the sum of the parts

Page 27: Dynamics, Chaos, and Prediction

aaa

x t +1 = R x t (1− x t )

Logistic map

Lord Robert May b. 1936

nt +1 = (birthrate − deathrate)[knt − nt2]/k

Let x t = nt /k

Let R = birthrate − deathrate

Then x t +1 = Rx t (1− x t )

Mitchell Feigenbaumb. 1944

Page 28: Dynamics, Chaos, and Prediction

LogisticMap.nlogo

1. R = 2

2. R = 2.5

3. R = 2.8

4. R = 3.1

5. R = 3.49

6. R = 3.56

7. R = 4, look at sensitive dependence on initial conditions

Notion of period doubling

Notion of “attractors”

Page 29: Dynamics, Chaos, and Prediction

Bifurcation Diagram

Page 30: Dynamics, Chaos, and Prediction

R1 ≈ 3.0: period 2R2 ≈ 3.44949 period 4R3 ≈ 3.54409 period 8R4 ≈ 3.564407 period 16R5 ≈ 3.568759 period 32

R∞ ≈ 3.569946 period ∞ (chaos)

Period Doubling and Universals in Chaos(Mitchell Feigenbaum)

Page 31: Dynamics, Chaos, and Prediction

Period Doubling and Universals in Chaos(Mitchell Feigenbaum)

R1 ≈ 3.0: period 2R2 ≈ 3.44949 period 4R3 ≈ 3.54409 period 8R4 ≈ 3.564407 period 16R5 ≈ 3.568759 period 32

R∞ ≈ 3.569946 period ∞ (chaos)

A similar “period doubling route” to chaos is seen in any “one-humped (unimodal) map.

Page 32: Dynamics, Chaos, and Prediction

Period Doubling and Universals in Chaos(Mitchell Feigenbaum)

R1 ≈ 3.0: period 2R2 ≈ 3.44949 period 4R3 ≈ 3.54409 period 8R4 ≈ 3.564407 period 16R5 ≈ 3.568759 period 32

R∞ ≈ 3.569946 period ∞ (chaos)

Rate at which distance betweenbifurcations is shrinking:

Page 33: Dynamics, Chaos, and Prediction

Period Doubling and Universals in Chaos(Mitchell Feigenbaum)

R1 ≈ 3.0: period 2R2 ≈ 3.44949 period 4R3 ≈ 3.54409 period 8R4 ≈ 3.564407 period 16R5 ≈ 3.568759 period 32

R∞ ≈ 3.569946 period ∞ (chaos)

Rate at which distance betweenbifurcations is shrinking:

R2 − R1

R3 − R2

=3.44949 − 3.0

3.54409 − 3.44949= 4.75147992

R3 − R2

R4 − R3

=3.54409 − 3.44949

3.564407 − 3.54409= 4.65619924

R4 − R3

R5 − R4

=3.564407 − 3.54409

3.568759 − 3.564407= 4.66842831

M

limn → ∞

Rn +1 − Rn

Rn +2 − Rn +1

⎛ ⎝ ⎜

⎞ ⎠ ⎟≈ 4.6692016

Page 34: Dynamics, Chaos, and Prediction

Period Doubling and Universals in Chaos(Mitchell Feigenbaum)

R1 ≈ 3.0: period 2R2 ≈ 3.44949 period 4R3 ≈ 3.54409 period 8R4 ≈ 3.564407 period 16R5 ≈ 3.568759 period 32

R∞ ≈ 3.569946 period ∞ (chaos)

Rate at which distance betweenbifurcations is shrinking:

R2 − R1

R3 − R2

=3.44949 − 3.0

3.54409 − 3.44949= 4.75147992

R3 − R2

R4 − R3

=3.54409 − 3.44949

3.564407 − 3.54409= 4.65619924

R4 − R3

R5 − R4

=3.564407 − 3.54409

3.568759 − 3.564407= 4.66842831

M

limRn +1 − Rn

Rn +2 − Rn +1

⎛ ⎝ ⎜

⎞ ⎠ ⎟≈ 4.6692016

In other words, each new bifurcation appears about 4.6692016 times faster than the previous one.

Page 35: Dynamics, Chaos, and Prediction

Period Doubling and Universals in Chaos(Mitchell Feigenbaum)

R1 ≈ 3.0: period 2R2 ≈ 3.44949 period 4R3 ≈ 3.54409 period 8R4 ≈ 3.564407 period 16R5 ≈ 3.568759 period 32

R∞ ≈ 3.569946 period ∞ (chaos)

Rate at which distance betweenbifurcations is shrinking:

R2 − R1

R3 − R2

=3.44949 − 3.0

3.54409 − 3.44949= 4.75147992

R3 − R2

R4 − R3

=3.54409 − 3.44949

3.564407 − 3.54409= 4.65619924

R4 − R3

R5 − R4

=3.564407 − 3.54409

3.568759 − 3.564407= 4.66842831

M

limRn +1 − Rn

Rn +2 − Rn +1

⎛ ⎝ ⎜

⎞ ⎠ ⎟≈ 4.6692016

In other words, each new bifurcation appears about 4.6692016 times faster than the previous one.

This same rate of 4.6692016 occurs in any unimodalmap.

Page 36: Dynamics, Chaos, and Prediction

Significance of dynamics and chaos for complex systems

Page 37: Dynamics, Chaos, and Prediction

Significance of dynamics and chaos for complex systems

• Apparent random behavior from deterministic rules

Page 38: Dynamics, Chaos, and Prediction

Significance of dynamics and chaos for complex systems

• Apparent random behavior from deterministic rules

• Complexity from simple rules

Page 39: Dynamics, Chaos, and Prediction

Significance of dynamics and chaos for complex systems

• Apparent random behavior from deterministic rules

• Complexity from simple rules

• Vocabulary of complex behavior

Page 40: Dynamics, Chaos, and Prediction

Significance of dynamics and chaos for complex systems

• Apparent random behavior from deterministic rules

• Complexity from simple rules

• Vocabulary of complex behavior

• Limits to detailed prediction

Page 41: Dynamics, Chaos, and Prediction

Significance of dynamics and chaos for complex systems

• Apparent random behavior from deterministic rules

• Complexity from simple rules

• Vocabulary of complex behavior

• Limits to detailed prediction

• Universality