Basins of Attraction Dr. David Chan NCSSM TCM Conference February 1, 2002
Outline Definitions and a Simple Example Newton’s Method in the Real Plane Newton’s Method in the Complex Plane The Biology of a Species
Dynamical Systems A Dynamical System is a set of equations which model some changing phenomena. They often take the form of Difference Equation(s) Ordinary Differential Equation(s) Partial Differential Equation(s)
Examples : Precalculus - Loans - Drug Dosage - Population growth
More Examples : Calculus -Newton’s Method -Fixed points -Bifurcations -Periodic Orbits -Function Iteration
Attractors -Fixed Points -Periodic Orbits -Strange Attractors An attractor is a point or a collection of points on which the system can limit. These often take the form of
Basins of Attraction The Basin of Attraction for an attractor is the set of points which limit on the attractor.
Example: Function iteration Two fixed points x=0 Has a basin of attraction of (-1,1). x=1 Has a basin of attraction of {-1,1}. Everything else goes to infinity!
Calculus—Newton’s Method Used to find roots of a function by using tangent lines. Formula:
Location of a horizontal tangent line.
Questions: In what way(s) can Newton’s Method fail? Are there other attractors other than the roots? What is the basin of attraction for 0? Consider:
Question: What is the basin of attraction for 0? Answer: There is a part of each ‘hump’ of sine which will give 0 as a root.
Question: Are there other attractors other than the roots? Answer: There are periodic points.
Question: In what way(s) can Newton’s Method fail? Answer: Move to the next hump at the same location.
Newton’s Method in the Complex Plane Same method but involves using complex arithmetic. This is 2-dimensional. has n different solutions. And…
Z 2 - 1
Z 3 - 1
Z 4 - 1
Z 5 - 1
Z 2 - 1
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z
Z 3 - 1
1 x 1
0.1 x 0.1
0.01 x 0.01
x
Newton’s Method: Method fails at z=0. Method fails at lots of points which map to zero (eventually). All these points have points of all three colors near them.
Precalculus: Biology One species-Adult & Children
Simplified Equations
Questions: 1. What happens if r>0 and a>0. This models competition.
Questions: 2. What happens if r<0? Everything dies out!
Questions: 3.What happens if r>0 and a<0? This models cannibalism.