Chapter 2 – Overview of Fractal and Chaos Theories 2.1 – Prelude to Fractal Geometry Euclidean geometry is about regularity – lines, planes, triangles, squares, cones, spheres, etc. Nature generally isn’t Euclidean. Definition – a fractal is a set that shows irregular – but self-similar – features on many or all scales. Self-similarity = part of an object is similar to other parts or to the whole. Mathematically, a fractal is characterized by a power-law relation ο¨ linear relation in a log-log scale. A power law implies self-similarity. Given a step size, π, and a number of steps, π(π) then the length of a path is given by πΏ = π(π) β π Equation 2.1 What’s remarkable is that typically π(π) scales with π in a power law fashion: π(π) = π −π· , π → 0 Equation 2.2 where π· noninteger and 1 < π· < 2. The noninteger π· is often termed the fractal dimension to emphasize the fragmented and irregular characteristics of the object under study. In general, random fractals are more useful than fractal geometry. The Mandelbrot set is defined as the set of complex πΆ such that for π0 = 0, ππ+1 = ππ2 + πΆ Equation 2.3 remains bounded. 2.2 – Prelude to Chaos Theory Along with relativity and quantum mechanics, chaos theory is often considered one of the three most revolutionary theories of the 20th Century. Sensitive dependence on initial conditions – for true low-dimensional chaos, a small separation between two arbitrary trajectories grows exponentially (the trajectories diverge) according to π(π‘) = π(0)π π1 π‘ Equation 2.4 where π1 is the largest Lyapunov exponent. This is the sensitive dependence on initial conditions property of chaotic dynamics. Boundedness – another fundamental property of a chaotic attractor is that it is an attractor – trajectories in the phase space are bounded. Two things are going on here: ο· Incessant stretching due to exponential divergence between nearby trajectories. ο· Folding due to the boundedness The result of these two processes is that the chaotic attractor is a fractal, characterized by Equation 2.2, where π(π) now represents the (minimal) number of boxes of linear dimension ≤ π required to cover the attractor in the phase space. Typically, π· is a noninteral number and is termed the box-counting dimension of the attractor. Consider the map (see c:\Teaching\Introductory Mathematical Biology\Lecture Materials\chaotic_map.m): π₯π+1 = 2π₯π mod 1 Equation 2.5 where the mod 1 means that only the fractional part of 2π₯π will be retained as π₯π+1 . If we represent an initial condition π₯0 in binary as ∞ π₯0 = 0. π1 π2 π3 … = ∑ 2−π ππ Equation 2.6 π=1 where each ππ is either 1 or 0. Then π₯1 = 0. π2 π3 π4 … π₯2 = 0. π3 π4 π5 … and a digit that was initial far to the right of the decimal, say the 40th digit (corresponding to 2−40 ≈ 10−12 , and hence playing only a very minor role in determining the value of π₯0 , eventually becomes the first – and most important – digit ο¨ a small change in initial conditions makes a large change in π₯π . Routes to Chaos ο· Period doubling – e.g., the logistic equation ο· Quasi-periodicity – one basic periodicity ο two or more basic periodicities ο sudden onset of chaos ο· Intermittency – system operates between smooth and erratic modes, depending on variation of critical (bifurcation) parameter Chapter 3 – Basics of Probability theory and Stochastic Processes 3.1 – Basic Elements of Probability Theory 3.1.1 Probability System Euclidean geometry is about regularity – lines, planes, triangles, squares, cones, spheres, etc. Nature generally isn’t Euclidean.