Dynamical Systems: Exercises and Solutions
Dynamical Systems: Exercises and Solutions
Franco Vivaldi
School of Mathematical Sciences
c The University of London, 2018 Last updated: February 8, 2018
2
Contents
1 Asymptotics 1
2 Periodic points 9
4 Renormalisation 21
6 Doubling map 33
7 Conjugacy 39
8 Two-dimensional mappings 43
9 Fractals 47
3
4 CONTENTS
Chapter 1
Asymptotics
f (x)
lim =0 (1)
x→∞ g(x)
Exercise 1.
1
2 CHAPTER 1. ASYMPTOTICS
Exercise 3. Let ε and c be real numbers with 0 < ε < 1 < c. Order the following
functions according to the ≺ relation
x
xc , cx , cc , xε , ε x, 1, xlog(x) , log(x), log(log(x)), log(x)c .
[Use Hôpital’s rule; take logarithms and then use problem 2.]
xlog(x) or log(x)x ?
Solutions
Solution 1. Let
(a)
f (x)
lim → 0.
x→∞ g(x)
Fix an arbitrary ε > 0. By definition of limit, there is a real constant C, such
that, for all x > C, we have
f (x)
(x) < ε .
Solution 2. Assume that f (x) ≺ g(x), and that g tends to infinity. We must show
that
e f (x)
g(x)
= e f (x)−g(x) → 0
e
that is, that f (x) − g(x) → −∞.
We have
f (x) − g(x) f (x)
f (x) − g(x) = g(x) = − 1 g(x) ∼ −g(x) → −∞.
g(x) g(x)
Alternatively, choose ε < 1. Then for all sufficiently large x, we have f (x) ≤
| f (x)| < ε |g(x)| = ε g(x) (g is positive), or f (x) − g(x) < g(x)(1 − ε ) → −∞.
The converse implication is false. We have ex ≺ e2x , but x 6≺ 2x.
4 CHAPTER 1. ASYMPTOTICS
Solution 3. We find
x
ε x ≺ 1 ≺ log(log(x)) ≺ log(x) ≺ log(x)c ≺ xε ≺ xc ≺ xlog(x) ≺ cx ≺ xx ≺ cc .
x
The only tricky relation is xx ≺ cc , which is established by taking logarithms, and
using problem 2.
xlog(x) ≺ log(x)x .
By definition, we have
2
xlog(x) = elog(x) log(x)x = ex log(log(x)) .
From the previous problem, we have log(x)2 ≺ x, and hence, log(x)2 ≺ x log(log(x)).
The desired result now follows from problem 2.
Alternatively, let
xlog(x)
f (x) = .
log(x)x
We take the logarithm of both sides, and then divide by log(x), to obtain
as desired.
Finally, for every constant c > 1, we clearly have
cx ≺ log(x)x . (2)
5
Furthermore, we have
log(x)2 ≺ x
and hence
log(x)2 ≺ x log(c).
Taking exponentials, we find
2
xlog(x) ≺ cx ,
which, together with (2), gives the desired result.
Solution 5. We find
2x + log(x) x
f (x) = +
1 + 3 log(x) log(x)3/2
2x 1 + log(x)/2x x
= +
3 log(x) 1 + 1/(3 log(x)) log(x)3/2
2x 1 + log(x)/2x 3
= + √ .
3 log(x) 1 + 1/(3 log(x)) 2 log x
2x
f (x) ∼ .
3 log(x)
Solution 7.
1
= 1 + x2 + x4 + · · · = 1 + O(x2 ) = 1 + O(x).
1 + x2
2. TRUE. Sine and cosine are bounded functions, and so is their product. So we
may write sin(x) cos(x) = O(1), for all x. Now O(1) = O(x2 ), as x → ∞.
6 CHAPTER 1. ASYMPTOTICS
5. TRUE. We have
So we find
√ √
(log(n) + γ + O(1/n))(n + O( n)) = n log(n) + γ n + O( n log(n)).
8 CHAPTER 1. ASYMPTOTICS
Chapter 2
Periodic points
Exercise 1. Let the phase space Σ be the set N of positive integers, and let the
dynamics f : N → N be given by
x/2 x even
f (x) =
3x + 1 x odd.
(a) Prove that f has no fixed points.
(b) Show that all points x ≤ 10 are (eventually) periodic, and compute their tran-
sient length, i.e., the length of the pre-periodic part of the orbit through x.
(With the help of a numerical experiment, you should be able to formulate
the ‘3x + 1 conjecture’, one of the most famous unresolved puzzles in num-
ber theory.)
Exercise 2. We represent a real number x as the sum of its integer and fractional
parts, namely
x = ⌊x⌋ + {x}.
The integer part ⌊x⌋ (also called the floor of x) is the largest integer not exceeding
x, while the fractional part has values in the range 0 ≤ {x} < 1.
Now let Σ = [0, 1] and
f (x) = {1/x} x 6= 0
n
0 x = 0.
Prove that f has infinitely many fixed points, and determine all of them.
[The tricky bit is to plot the graph of the function x 7→ {1/x}. Begin with the
restricted domain 1/3 < x < 1.]
9
10 CHAPTER 2. PERIODIC POINTS
(b) For each fixed point, determine three eventually fixed points.
[Construct pre-images of fixed points under f , and then their pre-images.]
Exercise 4. Let Σ = [0, 1], and let f be the tent map, defined as
2x 0 6 x < 1/2
f (x) =
2 − 2x 1/2 6 x 6 1.
(b) The point x = 0 is a fixed point. Characterise the set Θ all the points in Σ that
eventually reach x = 0.
Exercise 5∗ . Let Z[x] be the set of polynomials with integer coefficients, and let
f : Z[x] → Z[x] be defined by the formula
where deg(p) is the degree of p. Prove that all points of Z[x] are periodic with
period dividing 2. Characterise the fixed points.
Solutions
11
Solution 1.
(a) If x is even, then f (x) < x; if x is odd, then f (x) > x. So we cannot have
f (x) = x.
(b) We compute each orbit, until it reaches a point already computed.
[1, 4, 2, 1, . . .] (a 3-cycle) 0
[2, . . .] 0
[3, 10, 5, 16, 8, 4, . . .] 5
[4, . . .] 0
[5, . . .] 3
[6, 3, . . .] 6
[7, 22, 11, 34, 17, 52, 26, 13, 40, 20, 10, . . .] 14
[8, . . .] 1
[9, 28, 14, 7, . . .] 17
[10, . . .] 4
Solution 3.
(a) The fixed-point equation yields
P1 (x) = x(4x − 3) = 0,
giving two fixed points: x∗ = 0 and x∗ = 3/4.
(b) Letting y = f (x), we find
√
−1 1± 1−y
x= f (y) = .
2
Using f −1 , we compute pre-images of fixed points. For x∗ = 0 we find
0 = x∗ √
+
2 2
x∗ = 0 ← 1 ← 1 ←
4√
2 2− 2
4
Note that the point 1 has a single pre-image, which is the critical point of the
function f . For x∗ = 3/4 we obtain
3 = x∗
4 √
3
∗
x = ← 1 2+ 3
4 ← 4√
4
2− 3
4
(c) For period 2 we we must solve the equation f 2 (x) = x, which yields
P2 (x) = 64 x4 − 128 x3 + 80 x2 − 15 x = 0.
We eliminate the fixed points. Long division gives
P2 (x)
= 16 x2 − 20 x + 5
P1 (x)
and this polynomial has roots
√
5± 5
∗
= x± ,
8
which constitute the desired 2-cycle, since they are distinct (they need not
be).
13
Solution 4.
(b) We have
f −1 ({0}) = {0, 1} f −1 ({1}) = {1/2}.
Let Ω ⊂ Σ be the set of all rational points in the unit interval whose denom-
inator is a non-negative power of 2. We claim that Ω = Θ, the set of all
pre-images of the origin.
We proceed by induction on the power n of 2 at denominator. The points
0, 1, 1/2 are in Ω, which is the base case. Assume now that for some n > 1,
all rational of the form x = m/2n are pre-images of the origin, where m is an
odd integer in the range 0 < m < 2n . Then we have
Exercise 1. Explain concisely what is a superstable periodic orbit. Try not to use
symbols.
Exercise 2. Let fλ (x) = x + λ sin(x), with λ > 0.
(a) Show that this map has infinitely many fixed points.
(b) Determine the range of values of λ for which f has stable fixed points. (They
are subdivided into two families.) For what value of λ are they superstable?
(c) Determine the nature of the fixed points at λ = 2.
15
16 CHAPTER 3. STABILITY OF PERIODIC ORBITS
(b) Let g′ (x∗ ) = 0, and let k > 1 be the smallest integer for which
d k g(x∗ )
6= 0.
dxk
Show that x∗ is an attractor, but not a superstable one. Determine the multi-
plier at x∗ , as a function of k. Comment on your findings. [Hint: expand the
multiplier in Taylor series.]
Solutions
Solution 2.
(a) The fixed point equation λ sin(x) = 0 gives infinitely many fixed points: xk∗ =
k π , k ∈ Z, independent of λ .
Type I fixed points are always unstable, since λ is positive. Type II fixed
points are stable provided that 0 < λ < 2, and superstable for λ = 1.
(a) For λ = 2, linear analysis fails to establish the nature of type II fixed points,
so we need to include nonlinear terms. We expand f (x) near x = π in Taylor
series, letting x = π + δ . We find
giving
f ′ (π ) = −1 f ′′ (π ) = 0 f ′′′ (π ) = 2
so that
1
f (π + δ ) = π − δ + δ 3 + O(δ 5 ).
3
Thus
1 2 4
δt+1 = δt −1 + δt + O(δt ) .
3
For sufficiently small |δt |, the quantity in parenthesis is smaller that 1 in ab-
solute value. So δ decreases, and these points are attractors.
Solution 3.
(a) We have f ′ (x) = µ (1 − 2x), so there is a unique critical point xc = 1/2, which
must belong to any superstable cycle.
(b) The map f has two fixed points, namely 0 and x∗ (µ ) = 1 − µ −1 . For µ = 1
they coincide.
(c) For µ > 0, we have f ′ (0) > 1, so 0 is unstable, whereas f ′ (x∗ ) = 2 − µ . This
means that x∗ is stable in the range 1 < µ < 3, and it is superstable for µ = 2.
(d) When µ = 3, we have x∗ = 2/3. Let x = x∗ + δ . We compute
Then
g2 (δ ) = δ − 18δ 3 + 27δ 4 = δ (1 − 18 δ 2 + O(δ 3 )).
Thus, for sufficiently small |δ |, the quantity in parenthesis is smaller than 1,
and x∗ is an attractor.
(e) The 2-cycles are the roots of the polynomial
f 2 (x) − x
φ2 (x) = = µ 2 x2 − (µ 2 + µ ) x + µ + 1.
f (x) − x
Let x1 and x2 be the roots of φ2 (x). Then, looking at the coefficients of φ2 (x),
we deduce that
µ2 + µ µ +1 µ +1
x1 + x2 = 2
= x1 x2 = .
µ µ µ2
18 CHAPTER 3. STABILITY OF PERIODIC ORBITS
Solution 4.
(a) Let f (x) = x − g(x)/g′ (x). Then
g′ (x)2 − g(x)g′′ (x) g(x)g′′ (x)
f ′ (x) = 1 − = .
g′ (x)2 g′ (x)2
Since, by assumption, g(x∗ ) = 0 and g′ (x∗ ) 6= 0, then f ′ (x∗ ) = 0, that is, x∗ is
superstable.
(b) Let δ = x − x∗ , and let a = d k g/dxk (x∗ ). From Taylor’s theorem we have
a k
g(x) = δ + O(δ k+1 ),
k!
whence
a a
g′ (x) = δ k−1 + O(δ k ) g′′ (x) = δ k−2 + O(δ k−1 ).
(k − 1)! (k − 2)!
From the above we obtain
a2
′′ δ 2k−2 + O(δ 2k )
g(x)g (x) k! (k − 2)!
f ′ (x) = f ′ (x∗ + δ ) = =
g′ (x)2 a2
δ 2k−2 + O(δ 2k )
(k − 1)!2
a2
+ O(δ 2 )
k! (k − 2)!
= .
a2 2
+ O(δ )
(k − 1)!2
19
(k − 1)!2 1
f ′ (x∗ ) = lim f ′ (x∗ + δ ) = = 1− .
δ →0 k! (k − 2)! k
Renormalisation
x + 2 x2 0 ≤ x < 21
f (x) =
1
2 − 2x 2 ≤ x ≤ 1.
21
22 CHAPTER 4. RENORMALISATION
(b) Improve the accuracy of the above approximation as follows. Let fˆ(x) =
f (x) + c x3 , and determine the parameter c so that
Exercise 5. Consider the logistic map fλ (x) = 1 − λ x2 . Prove that if λ > 2, some
orbits from the interval [−1, 1] escape to infinity.
[Look at the orbit of the critical point. First draw a picture, then from it construct a
rigorous argument.]
d f (x)
(D f )(x) = .
dx
Show that D has a one-parameter family of fixed points. Find a 2-cycle and a 4-
cycle. Can you find eventually periodic points?
Prove that R : Σ → Σ. Specifically, prove that (R f )(0) = 0, and that if ρ is the radius
of convergence of f , then the radius of convergence of R f is αρ . What happens to
the radius of convergence under repeated iterations of R?
23
Solutions
Solution 3.
(a) The fixed points satisfy the equation f (x) = x, so there are two cases:
i) 0 ≤ x < 1/2. We have x + 2x2 = x, hence x = 0. We find f ′ (x) = 1 + 4 x
so f ′ (0) = 1, and we must look at higher-order terms. Since f ′′ (0) = 4 > 0,
we have that for x > 0, f (x) > x, and the fixed point is unstable.
ii) 1/2 < x ≤ 1. We have x = 2 − 2 x, giving x = 2/3. We have f ′ (x) = −2
for all x in that range, so the fixed point is unstable.
24 CHAPTER 4. RENORMALISATION
(b) Let (x1 , . . . , xn ) be a n-cycle. We may assume n > 1, since the fixed points
have been dealt with already. No point in the n-cycle can be equal to 1/2,
since f 2 (1/2) = 0, and so 1/2 is non-periodic (it is eventually fixed). In
particular, f is differentiable at every point in the cycle. The multiplier of the
cycle is given by the product
For all point x in the cycle we have x 6= 0, 1/2. Thus the derivative of f is
defined, and is greater than 1 in absolute value. It follows that any n-cycle is
unstable.
(c) A 2-cycle must necessarily have one point x1 in the interval (0, 1/2) and
another point x2 in the interval (1/2, 1). Let x ∈ (0, 1/2). Then f (x) = x +
2 x2 , and f 2 (x) = 2 − 2 (x + 2 x2 ). The equation f 2 (x) = x gives
√
−3 ± 41
4 x2 + 3 x − 2 = 0 =⇒ x1 =
8
and we must choose the positive sign. Then
√
19 − 41
x2 = f (x1 ) = .
16
The derivative of f at x1 and x2 is equal to 1 − 4 x1 and −2, respectively. So
the multiplier of the 2-cycle is
√
2 (1 − 4 x1 ) = 5 − 41 < −1.
Solution 4.
(a) We construct f 2 using the left branch f (x) = x + 2x2 , since if x is small,
f (x) < 1/2. We find
x2 x3 x4
α f ( f (α )) = x + 4 +8 2 +8 3.
α α α
Choosing α = 2 gives
as desired.
25
(c) We find
x/α
x/α 1 − b x/α x
α g(g(x/α )) = α g =α = .
1 − b x/α x/α 1 − 2 b x/α
1−b
1 − b x/α
So choosing α = 2 we obtain
2 g(g(x/2)) = g(x).
Thus the functions f and fˆ of the previous problem are two successive ap-
proximations to this solution for b = 2.
Solution 5. Let x0 = 0, the critical point. Then x2 = f 2 (0) = f (1) = 1 − λ < −1,
since λ > 2. We have f (−1) = 1 − λ = −1 − c, with c = −2 + λ > 0. Furthermore,
f ′ (x) = −2λ x > 1 for all x < −1. Therefore, for all x < −1 we have f (x) < g(x),
where g(x) = x − c. An easy induction shows that gt (x) = x − ct, and therefore, for
x < −1, we have f t (x) < x − ct.
Putting everything together, we have f t+2 (0) = f t (x2 ) < 1 − λ − ct → −∞, as
t → ∞.
26 CHAPTER 4. RENORMALISATION
Solution 6. We find that the functions f (x) = α ex , where α a real number, form
a one-parameter family of fixed points of D.
The set {e−x , −e−x } is a 2-cycle.
The set {sin(x), cos(x), − sin(x), − cos(x)} is a 4-cycle.
Let g(x) = f (x) + p(x), where f (x) is periodic and p(x) is a polynomial. Then
g(x) is eventually periodic. The degree of p(x) gives the transient length.
Solution 7. We have
(R f )(0) = α f (0 · α ) = α f (0) = 0.
Let ρ f be the radius of convergence of the series
∞
f (x) = ∑ ck x k
k=0
or
1
= lim sup(ck )1/k < ∞.
ρ k→∞
Let now fˆ = α f (x/α ) where
∞
fˆ(x) = ∑ ĉk xk .
k=0
We find
ck
ĉk =
α k−1
and therefore
1/k
1 1/k 1 1/k 1 1 1
= lim sup(ĉk ) = lim sup k−1
ck = lim sup (k−1)/k = .
ρ̂ k→∞ k→∞ α ρ k→∞ α αρ
Thus
ρ̂ = αρ .
Under repeated applications of R, the radius or convergence diverges to infinity.
Solution 8. Let f (x) = 1 − λ x2 . Then α = 1/ f (1) = 1/(1 − λ ), and
1
(R f )(x) = f (1 − λ (1 − λ )2 x2 ) = 1 + 2λ 2 (1 − λ ) x2 + O(x4 ).
λ −1
Requiring that (R f )(x) = f (x) + O(x4 ) yields 2 λ 2 − 2λ − 1 = 0, or
√
1+ 3 √
λ= α = −1 − 3 = −2.732 . . .
2
to be compared with the exact value α ∗ = −2.50290 . . ..
Chapter 5
Homeomorphisms and
diffeomorphisms
a) −2x + 7 b) −x2 c) x3
d) ex e) −2x − sin(x) f) x + sin(x)
Decide in each case if f is a homeomorphisms, a diffeomorphisms, or neither. If f
is a hom(diff)eo, decide if it is order-preserving or reversing.
Exercise 2. We represent the circle S1 as the interval [−1, 1] with the end-points
identified. Consider the following family of mappings
f λ : S1 → S1 fλ (x) = λ x + (1 − λ ) x3 , λ ∈ R.
27
28 CHAPTER 5. HOMEOMORPHISMS AND DIFFEOMORPHISMS
Solutions
Solution 1.
a) Order-reversing diffeo.
b) Not invertible, so neither.
c) Order-preserving homeo, but not diffeo since f −1 is not differentiable at zero.
d) Not surjective, so neither.
e) Order-reversing diffeo.
f ) Order-preserving homeo, because the derivative vanishes.
29
Solution 2. We compute
f ′ (x) = λ + 3 (1 − λ ) x2 f ′′ (x) = 6 (1 − λ ) x.
As a real function, the function f is analytic. We check its behaviour at the points
x = ±1. We find f (1) = 1 and f (−1) = −1, and since 1 and −1 are identified,
f is continuous on S1 . Furthermore, f ′ (1) = f ′ (−1) = 3 − 2λ , whereas f ′′ (1) =
− f ′′ (−1) = 6(1 − λ ). Therefore f is of class C1 but not C2 , for all values of λ ,
except for λ = 1 (see below).
Furthermore
λ
f ′ (x) = 0 ⇐⇒ x2 = .
3(λ − 1)
So f ′ (x) does not vanish at all, or does not vanish in the interval [−1, 1], respectively,
in the ranges
3
0<λ <1 1<λ < .
2
There are three critical values.
i) λ = 0. The function f0 (x) = x3 is of class C0 .
ii) λ = 1. The function f1 (x) = x is of class C∞ .
iii) λ = 3/2. The function f3/2 (x) = (3x − x3 )/2, is of class C0 .
SUMMARY:
λ class comment
Solution 3.
Solution 4.
(a) We let Φ1 (x) = f (x) − x = α (x + 1), giving f (x) = x (α + 1) + α . We need
α < −1 for reversing the orientation and |α +1| > 1 for a repeller, so α < −2.
(b) Consider the analytic function
2
f (x) = −x + ε g(x) g(x) = (x2 − x02 ) e−x .
We have f (±x0 ) = ∓x0 , so {x0 , −x0 } is a 2-cycle. The function g(x) is dif-
ferentiable with bounded derivative |g′ (x)| < C, say. Then f ′ (x) > 0 for all
|ε | < 1/C. Since g(x) does not vanish at any other point, f (x) does not have
any other symmetric 2-cycle.
(Generalisation. The function
n
2
f (x) = −x + ε g(x) g(x) = ∏(x2 − xi2 ) e−x
i=1
has precisely n symmetric 2-cycles. Furthermore, for sufficiently small |ε |, f
is a diffeomorphism.)
Solution 5.
(a) We have
f 2 (x) = x − 2x3 + x4 = x + O(x3 ).
(b) Let f (x) = −x + x2 + α x3 . We find
f 2 (x) = x − x2 − α x3 + (−x + x2 + α x3 )2 + α (−x + x2 + α x3 )3
= x − 2(α + 1)x3 + (α + 1)x4 + α (−1 + 3 α )x5 + O(x6 ).
Choosing α = −1 we kill both the cubic and quartic term, giving
f 2 (x) = x + 4x5 + O(x6 ) = x + O(x5 ).
1.8
1.6
1.4
1.2
0.8
0.6
0.4
0.2
0 2 4 6 8 10 12 14 16 18 20
Doubling map
(a) By looking at periodic binary digits, show that there are three orbits of mini-
mal period 4. How many orbits are there of minimal period 6?
[To answer, you do not need to compute all 6-strings!]
as rational numbers.
[The number x0 is the sum of a geometric series.]
(d) Divide the unit interval in four equal sub-intervals, hence determine how the
points of the periodic orbit with initial condition 1/51 are distributed among
those intervals. Do the same with the orbit with initial condition 1/13.
(e) Divide the unit interval in 16 equal sub-intervals, hence determine the binary
digits of a 16-cycle that has has one point in each sub-interval.
33
34 CHAPTER 6. DOUBLING MAP
Prove that
n
B
x= n
2 −1
where B = B(b1 , b2 , . . . , bn ) = ∑ bk 2n−k .
k=1
1 N−1 1
x̄ = lim
N→∞ N
∑ xt = − .
3
t=0
Solutions
Solution 1.
24 ⊳ 28 ⊳ 20 ⊳ 30 ⊳ 26 ⊳ 22 ⊳ 29 ⊳ 27 ⊳ 25 ⊳ 23 ⊳ 21
If a continuous map f : [a, b] → R has an orbit of one of the above periods, then it
also has orbits of all the periods that are “smaller” according to this ordering. In
particular, if the period 21 is present, so are all the other periods in the list.
Solution 2.
(a)
0011, 0001, 0111.
There are 26 binary strings of length 6. Of those, 23 have minimal period 3
or 1, which must be subtracted. Furthermore 22 strings have minimal period
2 or 1, which must also be subtracted, except that in doing so we subtract the
1-strings twice. Thus the total number of strings of minimal period 6 is
26 − 23 − 22 + 21 = 64 − 8 − 4 + 2 = 54.
(b) We have
∞
1 1 1 1 1
x0 = .001 = 3 + 6 + 9 + · · · = ∑ = .
2 2 2 k=1 8 7
Then
2 4
x1 ≡ 2x0 (mod 1) = x2 ≡ 2x1 (mod 1) = .
7 7
(c) We have
(d) Let x0 = 1/51. The numerators of the points in the orbits are
So the orbit has period 8. We partition the unit interval into four sub-intervals
4
\
Ik = (k − 1)/4, k/4 k = 1, . . . , 4 Ik = [0, 1).
k=1
36 CHAPTER 6. DOUBLING MAP
Solution 3.
p
(a) Let y = f (x) = 1 − 2 |x|. We find
2 2
1−y 1−y
|x| = x=± .
2 2
(b) We compute
N−1
1
ΛN (x0 ) =
N ∑ xt .
t=0
od:
Selected output for x0 = 1/3:
N ΛN
1000 −0.3450708675
2000 −0.3573080697
3000 −0.3362268846
4000 −0.3128255468
5000 −0.3164218084
Convergence is slow.
Chapter 7
Conjugacy
(a) Determine conditions on a and b for which f and g are conjugate via y =
h(x) = xn , where n is a positive integer.
(b) Use problem 2 (a) to infer that no diffeomorphism exists which conjugates f
and g.
Exercise 5. Let f (x) = 2x (1 − x), and let a, b be distinct complex numbers. Con-
struct a map g(y) which is conjugate to f , and which has fixed points at y = a and
y = b (with the former superstable).
39
40 CHAPTER 7. CONJUGACY
Solutions
Solution 2. Notation:
h
f ∼g ⇐⇒ h◦ f = g◦h
Reflexivity: f ∼id f .
−1
Simmetry: f ∼h g implies h−1 ◦ g = f ◦ h−1 , that is, g ∼h f . Now h−1 is a
homeo, by definition.
Transitivity: if f ∼h g and g ∼k l, then
Solution 3.
(b) Let h be a smooth conjugacy between f and g, and let {xk∗ }nk=1 be an n cycle
for f . Then {h(xk∗ )}nk=1 is an n-cycle for g, with the same multiplier.
For an n-cycle, first note that if f ∼ g, then f n ∼ gn . (with the same conjugacy
function —see notes). Furthermore we know (see notes) that {h(xk∗ )}nk=1 is
an n-cycle for g. Then proceed as above with f n and gn in place of f and g,
respectively.
Solution 4.
(a) We have
h( f (x)) = (ax)n = g(h(x)) = bxn .
(b) It suffices to note that f and g both have a unique fixed point, but with differ-
ent multiplier.
42 CHAPTER 7. CONJUGACY
y2 − 2ay + ab
g(y) =
b−a
which is the desired mapping.
Solution 6.
(a) The Newton’s map for finding the roots of the equation h(z) = z2 − n = 0 is
h(z) z2 − n z2 + n
f (z) = z − = z − = .
h′ (z) 2z 2z
(c) The restriction of g to the unit circle is the doubling map, and hence g has
infinitely many periodic orbits, of every period. All these cycles are unstable,
and they are dense on the unit circle, which is the Julia set of g. In addition, g
has two superstable fixed points, at 0 and ∞,
It can be shown that a smooth conjugacy preserves periodic orbits and their
multipliers.
Because the conjugacy φ is smooth, the map√f has the same orbit structure as
g. (One verifies that J( f ) is R if n < 0, and −1 R if n > 0.)
Chapter 8
Two-dimensional mappings
Write down the equations whose solutions are the points of period dividing 3.
where
(b) Let g(x) = λ + x2 . Determine the range of values of λ for which Φ has two
distinct fixed points.
43
44 CHAPTER 8. TWO-DIMENSIONAL MAPPINGS
(a) Show that the mapping has two infinite families of fixed points.
(b) Show that, for fixed λ , the number of (marginally) stable fixed points is at
most finite. Determine the range of values of λ for which all fixed points are
unstable.
f :C→C f (z) = λ z.
Prove that all orbits of f are periodic if and only if λ has unit modulus, and its
argument is a rational multiple of 2π .
Solutions
Solution 1.
Solution 2.
(a) Letting xt = xt+1 = x and yt = yt+1 = y and adding the two equations, we find
x + y = −y + x
giving y = 0, hence x = g(x). So the fixed points of Φ take the form (x∗ , 0),
where x∗ is a fixed point of g. Therefore if g has no fixed point, neither has
Φ. We choose g(x) = x + 1, say.
45
Solution 3.
(a) The Jacobian matrix is given by
2πλ cos(x) 2πλ
!
1− −
J(x, y) = (y + sin x)2 (y + sin x)2 .
cos(x) 1
(b) We compute
2 2
!
J(π , λ /k) = 1 + 2π k + 2π k
λ λ
1 1
2π k2
Tr(J(π , λ /k)) = 2 + >2
λ
so the points (π , λ /k) are all unstable.
2 2
!
J(0, λ /k) = 1 − 2π k − 2π k
λ λ
1 1
We have
2π k2
Tr(J(0, λ /k)) = 2 − < 2. (1)
λ
46 CHAPTER 8. TWO-DIMENSIONAL MAPPINGS
For marginal stability, we require Tr(J(0, λ /k)) > −2, that is,
π k2
λ>
2
which can be satisfied for at most finitely many values of k. The inequality
(1) implies r
πλ
|y| > .
2
which shows that the (marginally) stable fixed points are located sufficiently
far away from the origin.
From (1) it also follows that for λ < π /2 there are no stable fixed points at
all.
Fractals
Exercise 2.
(a) Explain why in the definition of Hausdorff distance between two subsets of
the plane, these sets are required to be closed and bounded.
(b) Compute the Hausdorff distance between the unit disc and a filled-in square
inscribed in it (that is, the vertices of the square belong to the unit circle).
Exercise 3. Let h(A, B) be the Hausdorff distance between two compact subsets
of R.
(a) Let C be the Cantor ternary set, let I be the closed unit interval, and let A be a
set constituted by the point 0 and the rationals 3−k , for k = 0, 1, . . ., that is
1 1
A = 0, 1, , 2 , . . . .
3 3
Compute h(I,C), h(I, A) and h(A,C).
(b) Determine iterated function systems whose attractors are I, C and A, respec-
tively.
47
48 CHAPTER 9. FRACTALS
Exercise 4∗ . Let H (C) be the set of all closed and bounded subset of C, with the
Hausdorff distance. Let S be the unit circle in C. Characterise the sets in H (C)
which belong to the circle of unit radius and centre C.
(a) After choosing coordinates, construct the iterated function system Φ whose
fixed point is A.
Solutions
1 1
εn = α
− lim εn = 0.
n (n + 1)α n→∞
49
To cover the point 1, 1/2α , . . . , 1/nα , we need n boxes of size εn . The remaining
points lie in the interval [0, 1/(n + 1)α ]. To cover such an interval, we need m
boxes, where
1 n
m= α
∼
(n + 1) εn α
and ⌈·⌉ is the ceiling function. Thus
Solution 2.
(a) Boundedness is required to avoid infinite distances. (Why? Give an example.)
Closeness ensures that two sets are the same iff the distance between them is
zero. (Why? Explain in detail.)
(b) If A is the disc and B the square, then B ⊂ A, and hence hBA = 0. An elemen-
tary geometric consideration shows that
1
hAB = h(A, B) = 1 − √ .
2
50 CHAPTER 9. FRACTALS
Solution 3.
1 1 1
h(I,C) = h(I, A) = h(A,C) = .
6 3 3
(b) We look for contraction mappings covering the sets I, C, and A with smaller
copies of themselves. One finds
Hint 4. Any set lying inside S and containing the origin is at unit distance from it.
Next find sets not contained in S.
Solution 5.
(a) The set A is the union of three small copies of itself, two of which are rotated
clockwise (or anti-clockwise) by π /2. It follows that the IFS for A comprises
three mappings. Placing the origin in the barycentre of the √ A, and assuming
that A has height 1, we find, using complex notation (i = −1)
z
Φ1 (z) =
2
z 3
Φ2 (z) = i +
2 4
z 3
Φ3 (z) = i − .
2 4
(b) Because Φ consists of three maps, with the same contractivity factor 1/2, it
follows that the box dimension of A is log 3/ log 2. Since 3 is not a power of
2, this number is not an integer. Hence, by definition, A is a fractal.
51