Download presentation
Presentation is loading. Please wait.
Published byVictor Gotthilf Schuster Modified over 6 years ago
1
The Fractal Geometry of the Mandelbrot Set
2
The Fractal Geometry of the Mandelbrot Set How to count
3
The Fractal Geometry of the Mandelbrot Set How to count How to add
4
Many people know the pretty pictures...
5
but few know the even prettier mathematics.
19
Oh, that's nothing but the 3/4 bulb ....
20
...hanging off the period 16 M-set.....
21
...lying in the 1/7 antenna...
22
...attached to the 1/3 bulb...
23
...hanging off the 3/7 bulb...
24
...on the northwest side of the main cardioid.
25
Oh, that's nothing but the 3/4 bulb, hanging off the period 16 M-set, lying in the 1/7 antenna of the 1/3 bulb attached to the 3/7 bulb on the northwest side of the main cardioid.
26
Start with a function: 2 x constant
27
Start with a function: 2 x constant and a seed: x
28
Then iterate: 2 x = x constant 1
29
Then iterate: 2 x = x constant 1 2 x = x constant 2 1
30
Then iterate: x = x + constant x = x + constant x = x + constant 2 1 2
2 x = x constant 2 1 2 x = x constant 3 2
31
Then iterate: x = x + constant x = x + constant x = x + constant
2 x = x constant 1 2 x = x constant 2 1 2 x = x constant 3 2 2 x = x constant 4 3 etc.
32
Then iterate: x = x + constant x = x + constant x = x + constant
2 x = x constant 1 2 x = x constant 2 1 Orbit of x 2 x = x constant 3 2 2 x = x constant 4 3 etc. Goal: understand the fate of orbits.
33
2 Example: x Seed 0 x = 0 x = 1 x = 2 x = 3 x = 4 x = 5 x = 6
34
2 Example: x Seed 0 x = 0 x = 1 1 x = 2 x = 3 x = 4 x = 5 x = 6
35
2 Example: x Seed 0 x = 0 x = 1 1 x = 2 2 x = 3 x = 4 x = 5 x = 6
36
Example: x + 1 Seed 0 x = 0 x = 1 x = 2 x = 5 x = x = x = 2 1 2 3 4 5
x = 1 1 x = 2 2 x = 5 3 x = 4 x = 5 x = 6
37
Example: x + 1 Seed 0 x = 0 x = 1 x = 2 x = 5 x = 26 x = x = 2 1 2 3 4
x = 1 1 x = 2 2 x = 5 3 x = 26 4 x = 5 x = 6
38
Example: x + 1 Seed 0 x = 0 x = 1 x = 2 x = 5 x = 26 x = big x = 2 1 2
x = 1 1 x = 2 2 x = 5 3 x = 26 4 x = big 5 x = 6
39
Example: x + 1 Seed 0 x = 0 x = 1 x = 2 x = 5 x = 26 x = big
x = 1 1 x = 2 2 x = 5 “Orbit tends to infinity” 3 x = 26 4 x = big 5 x = BIGGER 6
40
2 Example: x Seed 0 x = 0 x = 1 x = 2 x = 3 x = 4 x = 5 x = 6
41
2 Example: x Seed 0 x = 0 x = 0 1 x = 2 x = 3 x = 4 x = 5 x = 6
42
2 Example: x Seed 0 x = 0 x = 0 1 x = 0 2 x = 3 x = 4 x = 5 x = 6
43
Example: x + 0 Seed 0 x = 0 x = 0 x = 0 x = 0 x = x = x = 2 1 2 3 4 5
x = 0 1 x = 0 2 x = 0 3 x = 4 x = 5 x = 6
44
Example: x + 0 Seed 0 x = 0 x = 0 x = 0 x = 0 x = 0 x = 0 x = 0
2 Example: x Seed 0 x = 0 x = 0 1 x = 0 2 “A fixed point” x = 0 3 x = 0 4 x = 0 5 x = 0 6
45
2 Example: x Seed 0 x = 0 x = 1 x = 2 x = 3 x = 4 x = 5 x = 6
46
2 Example: x Seed 0 x = 0 x = -1 1 x = 2 x = 3 x = 4 x = 5 x = 6
47
2 Example: x Seed 0 x = 0 x = -1 1 x = 0 2 x = 3 x = 4 x = 5 x = 6
48
Example: x - 1 Seed 0 x = 0 x = -1 x = 0 x = -1 x = x = x = 2 1 2 3 4
x = -1 1 x = 0 2 x = -1 3 x = 4 x = 5 x = 6
49
Example: x - 1 Seed 0 x = 0 x = -1 x = 0 x = -1 x = 0 x = -1 x = 0
2 Example: x Seed 0 x = 0 x = -1 1 x = 0 2 x = -1 “A two- cycle” 3 x = 0 4 x = -1 5 x = 0 6
50
2 Example: x Seed 0 x = 0 x = 1 x = 2 x = 3 x = 4 x = 5 x = 6
51
Example: x - 1.1 Seed 0 x = 0 x = -1.1 x = x = x = x = x = 2 1 2 3 4 5
x = 1 x = 2 x = 3 x = 4 x = 5 x = 6
52
Example: x - 1.1 Seed 0 x = 0 x = -1.1 x = 0.11 x = x = x = x = 2 1 2
x = 1 x = 2 x = 3 x = 4 x = 5 x = 6
53
Example: x - 1.1 Seed 0 x = 0 x = -1.1 x = 0.11 x = x = x = x =
2 Example: x Seed 0 x = 0 x = 1 x = 2 x = 3 time for the computer! x = 4 x = 5 x = 6
54
Observation: For some real values of c, the orbit
of 0 goes to infinity, but for other values, the orbit of 0 does not escape.
55
Complex Iteration 2 Iterate z + c complex numbers
56
2 Example: z + i Seed 0 z = 0 z = 1 z = 2 z = 3 z = 4 z = 5 z = 6
57
2 Example: z + i Seed 0 z = 0 z = i 1 z = 2 z = 3 z = 4 z = 5 z = 6
58
Example: z + i Seed 0 z = 0 z = i z = -1 + i z = z = z = z = 2 1 2 3 4
z = i 1 z = i 2 z = 3 z = 4 z = 5 z = 6
59
Example: z + i Seed 0 z = 0 z = i z = -1 + i z = -i z = z = z = 2 1 2
z = i 1 z = i 2 z = -i 3 z = 4 z = 5 z = 6
60
Example: z + i Seed 0 z = 0 z = i z = -1 + i z = -i z = -1 + i z = z =
2 Example: z + i Seed 0 z = 0 z = i 1 z = i 2 z = -i 3 z = i 4 z = 5 z = 6
61
Example: z + i Seed 0 z = 0 z = i z = -1 + i z = -i z = -1 + i z = -i
2 Example: z + i Seed 0 z = 0 z = i 1 z = i 2 z = -i 3 z = i 4 z = -i 5 z = 6
62
Example: z + i Seed 0 z = 0 z = i z = -1 + i z = -i z = -1 + i z = -i
2 Example: z + i Seed 0 z = 0 z = i 1 z = i 2 z = -i 3 z = i 4 z = -i 5 2-cycle z = i 6
63
2 Example: z + i Seed 0 i -1 1 -i
64
2 Example: z + i Seed 0 i -1 1 -i
65
2 Example: z + i Seed 0 i -1 1 -i
66
2 Example: z + i Seed 0 i -1 1 -i
67
2 Example: z + i Seed 0 i -1 1 -i
68
2 Example: z + i Seed 0 i -1 1 -i
69
2 Example: z + i Seed 0 i -1 1 -i
70
2 Example: z + i Seed 0 i -1 1 -i
71
2 Example: z i Seed 0 z = 0 z = 1 z = 2 z = 3 z = 4 z = 5 z = 6
72
Example: z + 2i Seed 0 z = 0 z = 2i z = -4 + 2i z = 12 - 14i
z = 2i 1 z = i 2 Off to infinity z = i 3 z = i 4 z = big 5 z = BIGGER 6
73
Same observation Sometimes orbit of 0 goes to
infinity, other times it does not.
74
The Mandelbrot Set: All c-values for which orbit
of 0 does NOT go to infinity.
75
Algorithm for computing M
Start with a grid of complex numbers
76
Algorithm for computing M
Each grid point is a complex c-value.
77
Algorithm for computing M
Compute the orbit of 0 for each c. If the orbit of 0 escapes, color that grid point. red = fastest escape
78
Algorithm for computing M
Compute the orbit of 0 for each c. If the orbit of 0 escapes, color that grid point. orange = slower
79
Algorithm for computing M
Compute the orbit of 0 for each c. If the orbit of 0 escapes, color that grid point. yellow green blue violet
80
Algorithm for computing M
Compute the orbit of 0 for each c. If the orbit of 0 does not escape, leave that grid point black.
81
Algorithm for computing M
Compute the orbit of 0 for each c. If the orbit of 0 does not escape, leave that grid point black.
82
The eventual orbit of 0 Eventual orbit
83
The eventual orbit of 0 Eventual orbit
84
The eventual orbit of 0 3-cycle
85
The eventual orbit of 0 3-cycle
86
The eventual orbit of 0 3-cycle
87
The eventual orbit of 0 3-cycle
88
The eventual orbit of 0 3-cycle
89
The eventual orbit of 0 3-cycle
90
The eventual orbit of 0 3-cycle
91
The eventual orbit of 0 3-cycle
92
The eventual orbit of 0 3-cycle
93
The eventual orbit of 0
94
The eventual orbit of 0
95
The eventual orbit of 0 4-cycle
96
The eventual orbit of 0 4-cycle
97
The eventual orbit of 0 4-cycle
98
The eventual orbit of 0 4-cycle
99
The eventual orbit of 0 4-cycle
100
The eventual orbit of 0 4-cycle
101
The eventual orbit of 0 4-cycle
102
The eventual orbit of 0 4-cycle
103
The eventual orbit of 0
104
The eventual orbit of 0
105
The eventual orbit of 0 5-cycle
106
The eventual orbit of 0 5-cycle
107
The eventual orbit of 0 5-cycle
108
The eventual orbit of 0 5-cycle
109
The eventual orbit of 0 5-cycle
110
The eventual orbit of 0 5-cycle
111
The eventual orbit of 0 5-cycle
112
The eventual orbit of 0 5-cycle
113
The eventual orbit of 0 5-cycle
114
The eventual orbit of 0 5-cycle
115
The eventual orbit of 0 5-cycle
116
The eventual orbit of 0 2-cycle
117
The eventual orbit of 0 2-cycle
118
The eventual orbit of 0 2-cycle
119
The eventual orbit of 0 2-cycle
120
The eventual orbit of 0 2-cycle
121
The eventual orbit of 0 fixed point
122
The eventual orbit of 0 fixed point
123
The eventual orbit of 0 fixed point
124
The eventual orbit of 0 fixed point
125
The eventual orbit of 0 fixed point
126
The eventual orbit of 0 fixed point
127
The eventual orbit of 0 fixed point
128
The eventual orbit of 0 fixed point
129
The eventual orbit of 0 goes to infinity
130
The eventual orbit of 0 goes to infinity
131
The eventual orbit of 0 goes to infinity
132
The eventual orbit of 0 goes to infinity
133
The eventual orbit of 0 goes to infinity
134
The eventual orbit of 0 goes to infinity
135
The eventual orbit of 0 goes to infinity
136
The eventual orbit of 0 goes to infinity
137
The eventual orbit of 0 goes to infinity
138
The eventual orbit of 0 goes to infinity
139
The eventual orbit of 0 goes to infinity
140
The eventual orbit of 0 gone to infinity
141
How understand the of the bulbs? periods
142
How understand the of the bulbs? periods
143
junction point three spokes attached
144
junction point three spokes attached Period 3 bulb
147
Period 4 bulb
150
Period 5 bulb
153
Period 7 bulb
157
Period 13 bulb
158
Period ?? bulb
159
Period 3,145,183 bulb well, I may be off a bit...
160
Filled Julia Set of F: Fix a c-value. The filled Julia set K(F)
is the set of all of the complex seeds whose orbits do NOT go to infinity.
161
Filled Julia Set of F: Julia Set of F:
Fix a c-value. The filled Julia set K(F) is the set of all of the complex seeds whose orbits do NOT go to infinity. Julia Set of F: Several equivalent definitions of J(F):
162
Filled Julia Set of F: Julia Set of F:
Fix a c-value. The filled Julia set K(F) is the set of all of the complex seeds whose orbits do NOT go to infinity. Julia Set of F: 1. The boundary of the filled Julia set
163
Filled Julia Set of F: Julia Set of F:
Fix a c-value. The filled Julia set K(F) is the set of all of the complex seeds whose orbits do NOT go to infinity. Julia Set of F: 1. The boundary of the filled Julia set 2. The closure of the set of repelling periodic points
164
Filled Julia Set of F: Julia Set of F:
Fix a c-value. The filled Julia set K(F) is the set of all of the complex seeds whose orbits do NOT go to infinity. Julia Set of F: 1. The boundary of the filled Julia set 2. The closure of the set of repelling periodic points The set of points at which the family of iterates is not a normal family in the sense of Montel
165
Filled Julia Set of F: Julia Set of F:
Fix a c-value. The filled Julia set K(F) is the set of all of the complex seeds whose orbits do NOT go to infinity. Julia Set of F: 1. The boundary of the filled Julia set 2. The closure of the set of repelling periodic points The set of points at which the family of iterates is not a normal family in the sense of Montel 4. The chaotic set
166
2 Example: z Seed: In filled Julia set?
167
2 Example: z Seed: In filled Julia set? Yes
168
2 Example: z Seed: In filled Julia set? Yes 1
169
2 Example: z Seed: In filled Julia set? Yes 1 Yes
170
2 Example: z Seed: In filled Julia set? Yes 1 Yes -1
171
2 Example: z Seed: In filled Julia set? Yes 1 Yes -1 Yes
172
2 Example: z Seed: In filled Julia set? Yes 1 Yes -1 Yes i
173
2 Example: z Seed: In filled Julia set? Yes 1 Yes -1 Yes i Yes
174
2 Example: z Seed: In filled Julia set? Yes 1 Yes -1 Yes i Yes 2i
175
2 Example: z Seed: In filled Julia set? Yes 1 Yes -1 Yes i Yes 2i No
176
2 Example: z Seed: In filled Julia set? Yes 1 Yes -1 Yes i Yes 2i No 5
177
Example: z Seed: In filled Julia set? Yes 1 Yes -1 Yes i Yes 2i No 5
Yes 1 Yes -1 Yes i Yes 2i No 5 No way
178
All seeds on or inside the unit circle.
Filled Julia Set for z2 i -1 1 All seeds on or inside the unit circle.
179
2 Example: z Seed: In the Julia set? 1 -1 i 2i 5
180
Example: z Seed: In the Julia set? No 1 Yes -1 Yes i Yes 2i No 5
No 1 Yes -1 Yes i Yes 2i No 5 No way
181
All seeds on the unit circle.
The Julia Set for z2 i -1 1 All seeds on the unit circle.
182
Given any point p in the Julia set,
The Julia Set for z2 i p -1 1 Given any point p in the Julia set,
183
Given any point p in the Julia set, and any neighborhood N of p,
The Julia Set for z2 i N p -1 1 Given any point p in the Julia set, and any neighborhood N of p,
184
Given any point p in the Julia set, and any
The Julia Set for z2 i N p -1 1 Given any point p in the Julia set, and any neighborhood N of p, the union of the forward images of N fills the entire plane (except 0), so z2 + c is chaotic on the Julia set.
185
Other filled Julia sets
186
Other filled Julia sets
c = 0
187
Other filled Julia sets
c = -1
188
Other filled Julia sets
c = -1
189
Other filled Julia sets
c = -1
190
Other filled Julia sets
c = -1
191
Other filled Julia sets
c = -1
192
Other filled Julia sets
c = -1
193
Other filled Julia sets
c = -1
194
Other filled Julia sets
c = -1
195
Other filled Julia sets
c = i
196
Other filled Julia sets
c = i
197
Other filled Julia sets
c = i
198
Other filled Julia sets
c = i
199
Other filled Julia sets
c = i
200
Other filled Julia sets
c = i
201
The Julia set of z2 + c is always a fractal, except
when c = 0 (J = S1) or c = -2 (J = [-2,2]).
202
If c is in the Mandelbrot set, then the
filled Julia set is always a connected set.
203
Other filled Julia sets
But if c is not in the Mandelbrot set, then the filled Julia set is totally disconnected.
204
Other filled Julia sets
c = .3
205
Other filled Julia sets
c = i
206
Amazingly, the orbit of 0 knows it all:
Theorem: For z2 + c: If the orbit of 0 goes to infinity, the Julia set is a Cantor set (totally disconnected, “fractal dust”), and c is not in the Mandelbrot set. But if the orbit of 0 does not go to infinity, the Julia set is connected (just one piece), and c is in the Mandelbrot set.
207
Furthermore, if z2 + c has an attracting cycle,
then the orbit of 0 tends to this cycle. That is why we can attach a period to each of the bulbs in the Mandelbrot set.
208
z2 + c undergoes a “saddle node” bifurcation when c = 1/4:
y = x c = 1/4 1/2 c = 1/4: a single neutral fixed point at 1/2, and the orbit of 0 tends to this fixed point
209
z2 + c undergoes a “saddle node” bifurcation when c = 1/4:
y = x c = 1/4 c = 0.1 q p -3/4 < c < 1/4: a pair of fixed points: an attracting fixed point q and a repelling fixed point p, and the orbit of 0 tends to q
210
z2 + c undergoes a “saddle node” bifurcation when c = 1/4:
y = x c = 1/4 c = 0.1 q p c > 1/4: no fixed points on the real axis and the orbit of 0 tends to ∞
211
So the Julia set of z2 + c suddenly changes
from a connected set to a Cantor set when c passes through 1/4 y = x q p
212
Animations: In and out of M Saddle-node arrangement of bulbs
213
How do we understand the arrangement of the bulbs?
214
How do we understand the arrangement of the bulbs?
Assign a fraction p/q to each bulb hanging off the main cardioid. q = period of the bulb
215
??? bulb shortest spoke principal spoke
216
1/3 bulb
217
1/3 bulb 1/3
218
1/3 bulb 1/3
219
1/3 bulb 1/3
220
1/3 bulb 1/3
221
1/3 bulb 1/3
222
1/3 bulb 1/3
223
1/3 bulb 1/3
224
1/3 bulb 1/3
225
1/3 bulb 1/3
226
1/3 bulb 1/3
227
??? bulb 1/3
228
1/4 bulb 1/3
229
1/4 bulb 1/3 1/4
230
1/4 bulb 1/3 1/4
231
1/4 bulb 1/3 1/4
232
1/4 bulb 1/3 1/4
233
1/4 bulb 1/3 1/4
234
1/4 bulb 1/3 1/4
235
1/4 bulb 1/3 1/4
236
1/4 bulb 1/3 1/4
237
1/4 bulb 1/3 1/4
238
??? bulb 1/3 1/4
239
2/5 bulb 1/3 1/4
240
2/5 bulb 1/3 2/5 1/4
241
2/5 bulb 1/3 2/5 1/4
242
2/5 bulb 1/3 2/5 1/4
243
2/5 bulb 1/3 2/5 1/4
244
2/5 bulb 1/3 2/5 1/4
245
??? bulb 1/3 2/5 1/4
246
3/7 bulb 1/3 2/5 1/4
247
3/7 bulb 1/3 2/5 1/4 3/7
248
3/7 bulb 1/3 2/5 1/4 3/7
249
3/7 bulb 1/3 2/5 1/4 3/7
250
3/7 bulb 1/3 2/5 1/4 3/7
251
3/7 bulb 1/3 2/5 1/4 3/7
252
3/7 bulb 1/3 2/5 1/4 3/7
253
3/7 bulb 1/3 2/5 1/4 3/7
254
??? bulb 1/3 2/5 1/4 3/7
255
1/2 bulb 1/3 2/5 1/4 3/7 1/2
256
1/2 bulb 1/3 2/5 1/4 3/7 1/2
257
1/2 bulb 1/3 2/5 1/4 3/7 1/2
258
1/2 bulb 1/3 2/5 1/4 3/7 1/2
259
??? bulb 1/3 2/5 1/4 3/7 1/2
260
2/3 bulb 1/3 2/5 1/4 3/7 1/2 2/3
261
2/3 bulb 1/3 2/5 1/4 3/7 1/2 2/3
262
2/3 bulb 1/3 2/5 1/4 3/7 1/2 2/3
263
2/3 bulb 1/3 2/5 1/4 3/7 1/2 2/3
264
2/3 bulb 1/3 2/5 1/4 3/7 1/2 2/3
265
2/3 bulb 1/3 2/5 1/4 3/7 1/2 2/3
266
How to count The bulbs are arranged in the exact
1/3 2/5 1/4 3/7 1/2 2/3 The bulbs are arranged in the exact order of the rational numbers.
267
How to count The bulbs are arranged in the exact
1/3 32,123/96,787 2/5 1/4 3/7 1/101 1/2 2/3 The bulbs are arranged in the exact order of the rational numbers.
268
Mandelbulbs Spiralling fingers
269
The real way.... Along the boundary of the main
cardioid, z2 + c has a neutral fixed point.
270
The real way.... Along the boundary of the main
cardioid, z2 + c has a neutral fixed point. So: z2 + c = z 2z = exp(2πiθ)
271
The real way.... Along the boundary of the main
cardioid, z2 + c has a neutral fixed point. So: z2 + c = z 2z = exp(2πiθ) Or: c = z - z2 z = (exp(2πiθ))/2
272
The real way.... Along the boundary of the main
cardioid, z2 + c has a neutral fixed point. So: z2 + c = z 2z = exp(2πiθ) Or: c = z - z2 z = (exp(2πiθ))/2 c = e2πiθ/2 - e4πiθ/4 This gives the equation of the boundary of the main cardioid
273
The real way.... θ=1/3 Along the boundary of the main
cardioid, z2 + c has a neutral fixed point. So: z2 + c = z 2z = exp(2πiθ) Or: c = z - z2 z = (exp(2πiθ))/2 c = e2πiθ/2 - e4πiθ/4 This gives the equation of the boundary of the main cardioid θ=2/5 θ=0 θ=1/2 Same arrangement as before.
274
Sub-bulbs
275
Sub-bulbs Period three bulb
276
Sub-bulbs Per 2·3 Per 3·3 Per 4·3 Period three bulb
277
Sub-bulbs Per 4·3 Period three bulb
278
Sub-bulbs 3 spokes Per 4·3 4 spokes Period 4·3 bulb Period three bulb
279
Sub-bulbs 3 spokes Per 5·3 5 spokes Period 5·3 bulb Period three bulb
280
How to add
281
How to add 1/2
282
How to add 1/3 1/2
283
How to add 1/3 2/5 1/2
284
How to add 1/3 2/5 3/7 1/2
285
1/2 + 1/3 = 2/5 + =
286
1/2 + 2/5 = 3/7 + = Farey addition
287
The Fibonacci Sequence
2 2
288
The Fibonacci Sequence
2 2 1/2 0/1
289
The Fibonacci Sequence
1/3 2 2 1/2 0/1
290
The Fibonacci Sequence
1/3 2/5 2 2 1/2 0/1
291
The Fibonacci Sequence
1/3 3/8 2/5 2 2 1/2 0/1
292
The Fibonacci Sequence
1/3 5/13 3/8 2/5 2 2 1/2 0/1
293
The Fibonacci Sequence
8/21 1/3 5/13 3/8 2/5 2 2 1/2 0/1
294
The Farey Tree
295
The Farey Tree The Farey parents
296
The Farey Tree The Farey child
297
The Farey Tree Farey grandchildren
298
The Farey Tree ... produces at each stage the fraction with
the smallest denominator between the parents
299
The Farey Tree .... essentially the golden number
300
Another sequence (denominators only) 2 1
301
Another sequence (denominators only) 3 2 1
302
Another sequence (denominators only) 3 4 2 1
303
Another sequence (denominators only) 3 4 5 2 1
304
Another sequence (denominators only) 3 4 5 2 6 1
305
Another sequence (denominators only) 3 4 5 2 6 7 1
306
Devaney sequence 3 4 5 2 6 7 1
307
The Dynamical Systems and Technology Project at Boston University
website: math.bu.edu/DYSYS: Mandelbrot set explorer; Applets for investigating M-set; Applets for other complex functions; Chaos games, orbit diagrams, etc. Have fun!
308
Other topics Farey.qt Farey tree D-sequence Far from rationals Continued Fraction Expansion How to measure antennas Website
309
The real way to prove all this:
Need to measure: the size of bulbs the length of spokes the size of the “ears.”
310
There is an external Riemann map
: C - D C - M taking the exterior of the unit disk to the exterior of the Mandelbrot set.
311
takes straight rays in C - D to the “external rays” in C - M
external rays of angle 0 and 1/2 1/2
312
takes straight rays in C - D to the “external rays” in C - M
external rays of angle 1/3 and 2/3 1/3 1/2 2/3
313
Suppose p/q is periodic of period
k under doubling mod 1: period 2 period 3 period 4
314
Suppose p/q is periodic of period
k under doubling mod 1: period 2 period 3 period 4 Then the external ray of angle p/q lands at the “root point” of a period k bulb in the Mandelbrot set.
315
0 is fixed under angle doubling, so
lands at the cusp of the main cardioid. 1/3 2/3
316
1/3 and 2/3 have period 2 under doubling, so
and land at the root of the period 2 bulb. 1/3 2 2/3
317
And if lies between 1/3 and 2/3, then lies between and .
2/3
318
So the size of the period 2 bulb is, by
definition, the length of the set of rays between the root point rays, i.e., 2/3-1/3=1/3. 1/3 2 2/3
319
1/7 and 2/7 have period 3, and are between 0 and 1/3.... 2/7 1/3 1/7 2
2/3
320
on this period three bulb, whose
So the 1/7 and 2/7 rays land on this period three bulb, whose size is 2/7 - 1/7 = 1/7. 2/7 1/3 1/7 3 2
321
Same with the 3/7, 4/7, 5/7 and 6/7 rays. 2/7 1/3 1/7 3/7 3 2 3 4/7
4/7 3 6/7 2/3 5/7
322
1/15 and 2/15 have period 4, and are between 0 and 1/7.... 2/7 1/3 1/7
3
323
So the 1/15 and 2/15 rays land on this period 4 bulb. 2/7 1/3 1/7 2/15
3
324
3/15 and 4/15 have period 4, and are between 1/7 and 2/7.... 4/15 2/7
1/3 1/7 3 2 3
325
3/15 and 4/15 have period 4, and are between 1/7 and 2/7.... 4/15 2/7
1/3 1/7 3 2 3
326
3/15 and 4/15 have period 4, and are between 1/7 and 2/7.... 2/7 1/7
327
3/15 and 4/15 have period 4, and are between 1/7 and 2/7.... 4/15 3/15
328
So what do we know about M?
All rational external rays land at a single point in M.
329
So what do we know about M?
All rational external rays land at a single point in M. Rays that are periodic under doubling land at root points of a bulb. Non-periodic rational rays land at Misiurewicz points (how we measure length of antennas).
330
Misiurewicz Points A Misiurewicz point is a c-value where the orbit of
0 is eventually periodic. c = -2 For example, c = -2 is a Misiurewicz point. We have which is fixed and the Julia set is the closed interval [-2, 2].
331
c = i is also a Misiurewicz
Misiurewicz Points c = i is also a Misiurewicz point. We have 0 i -1+i -i -1+I -i which has period 2. c = i
332
Misiurewicz Points c = i is also a Misiurewicz point. We have
0 i -1+i -i -1+I -i which has period 2. Now the Julia set is a “dendrite” which always happens in the Misiurewicz case (except when c = -2).
333
Highly irrational rays
also land at unique points, and we understand what goes on here. “Highly irrational" = “far” from rationals, i.e.,
334
Specifically a “highly irrational” ray corresponds to a
Brjuno number θ whose continued fraction expansion has a sequence of convergents pn/qn that satisfy For such a map, the neutral fixed point is surrounded by an open disk on which the map is conjugate to the irrational rotation by angle θ. This disk is called a Siegel disk.
335
A Siegel disk for z2 + c All orbits rotate around the fixed point
as an irrational rotation. Here c is the golden mean (the most highly irrational θ-value).
336
So what do we NOT know about M?
But we don't know if irrationals that are “close” to rationals land. So we won't understand quadratic functions until we figure this out.
337
MLC Conjecture: The boundary of the M-set is “locally connected” ---
if so, all rays land and we are in heaven!. But if not......
338
The Dynamical Systems and Technology Project at Boston University
website: math.bu.edu/DYSYS Have fun!
339
A number is far from the rationals if:
340
A number is far from the rationals if:
341
A number is far from the rationals if:
This happens if the “continued fraction expansion” of has only bounded terms.
342
Continued fraction expansion
Let’s rewrite the sequence: 1/2, 1/3, 2/5, 3/8, 5/13, 8/21, 13/34, ..... as a continued fraction:
343
Continued fraction expansion
1 2 1 2 = the sequence: 1/2, 1/3, 2/5, 3/8, 5/13, 8/21, 13/34,.....
344
Continued fraction expansion
1 3 1 2 = + 1 the sequence: 1/2, 1/3, 2/5, 3/8, 5/13, 8/21, 13/34,.....
345
Continued fraction expansion
2 5 1 2 = + 1 + 1 the sequence: 1/2, 1/3, 2/5, 3/8, 5/13, 8/21, 13/34,.....
346
Continued fraction expansion
3 8 1 2 = + 1 + 1 + 1 the sequence: 1/2, 1/3, 2/5, 3/8, 5/13, 8/21, 13/34,.....
347
Continued fraction expansion
5 1 2 = 13 + 1 + 1 + 1 + 1 the sequence: 1/2, 1/3, 2/5, 3/8, 5/13, 8/21, 13/34,.....
348
Continued fraction expansion
8 1 2 = 21 + 1 + 1 + 1 + 1 + 1 the sequence: 1/2, 1/3, 2/5, 3/8, 5/13, 8/21, 13/34,.....
349
Continued fraction expansion
13 1 2 = 34 + 1 + 1 + 1 + 1 + 1 + 1 the sequence: 1/2, 1/3, 2/5, 3/8, 5/13, 8/21, 13/34,.....
350
Continued fraction expansion
13 1 2 = 34 + 1 + 1 + 1 + 1 + 1 + 1 essentially the 1/golden number the sequence: 1/2, 1/3, 2/5, 3/8, 5/13, 8/21, 13/34,.....
351
We understand what happens for
1 a = + 1 b + 1 c + 1 d + 1 e + 1 f + 1 g etc. where all entries in the sequence a, b, c, d,.... are bounded above. But if that sequence grows too quickly, we’re in trouble!!!
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.