Stochastic Processes and Financial Mathematics
(part one)
7.5 Exercises on Chapter 7
On the martingale transform
-
7.1 Let
be the symmetric random walk, from Section 7.4. In each of the following cases, establish the given formula for .-
(a) If
, show that . -
(b) If
, show that . -
(c) If
, show that
-
-
7.2 Let
be a stochastic process. Let and let and be adapted stochastic processes. Let . Show thatfor all
.
On long-term behaviour of stochastic processes
-
7.3 Let
be a sequence of independent random variables, with distributionand
. Definewhere we take
.-
(a) Show that
is a martingale, and deduce that there exists a real-valued random variable such that as . -
(b) Show that, almost surely, there exists some
such that for all .
-
-
7.4 Write simulations of the symmetric & asymmetric random walks (in a language of your choice). Add functionality to draw the random walk as a graph, with time on the horizontal axis and the value of the walk on the vertical axis.
Look at several samples from your simulations, with e.g.
steps of time, and check that they support the claims made in Section 7.4, about the long-term behaviour of random walks.Modify your simulation to simulate the random walks in Exercise 7.3 and Question 2 of Assignment 3. Check that your graphs support the result that, in both cases,
. From your graphs, do you notice a difference in behaviour between these two cases? -
7.5 Let
be the martingale defined in exercise 4.5. Show that is not uniformly bounded in . -
7.6 Recall the Galton-Watson process
from Section 7.4, and recall that it is parametrized by its offspring distribution .-
(a) Give an example of an offspring distribution
for which . -
(b) Give an example of an offspring distribution
for which .
-
-
7.7 Consider the following modification of the Pólya urn process. At time
, the urn contains one red ball and one black ball. Then, at each time , we draw a ball from the urn. We place this ball back into the urn, and add one ball of the opposite colour to the urn; so if we drew a red ball, we would add a black ball, and vice versa.Therefore, at time
(which means: after the draw is complete) the urn contains balls. Let denote the number of red balls in the urn at time , and let denote the fraction of red balls in the urn at time .-
(a) Calculate
and hence show that is not a martingale, with respect to the filtration . -
(b) Write a simulation of the urn (in a language of your choice) and use your simulation to make a conjecture about the value of the almost sure limit of
as . Does this limit depend on the initial state of the urn?
-
-
7.8 Consider an urn that, at time
, contains balls, each of which is either black or red. At each time , we do the following, in order:-
1. Draw a ball
from the urn, and record its colour. Place back into the urn. -
2. Draw a ball
from the urn, and discard it. -
3. Place a new ball, with the same colour as
, into the urn.
Thus, for all time, the urn contains exactly
balls. We write for the fraction of red balls in the urn, after the iteration of the above steps is complete.-
(a) Show that
is a martingale. -
(b) Show that there exists a random variable
such that as , and deduce that .
This process is known as the discrete time ‘Moran model’, and is a model for the evolution of a population that contains a fixed number
of individual organisms – represented as balls. At each time , an individual (is chosen and) dies and an individual (is chosen and) reproduces.Although this model is a highly simplified version of reality, with careful enough application it turns out to be very useful. For example, it is the basis for current methods of reconstructing genealogical trees from data obtained by genome sequencing.
-
-
7.9 Consider the Pólya urn process from Section 7.4. Suppose that we begin our urn, at time
, with two red balls and one black ball. Let denote the resulting fraction of red balls in the urn at time .-
(a) Show that
does not converge almost surely to . -
(b) Write a simulation of the Pólya urn process (in a language of your choice) and compare the effect of different initial conditions on
.
-
-
7.10 Let
denote the simple asymmetric random walk, with . In Exercise 4.2 we showed thatis a martingale.
-
(a) Show that there exists a real valued random variable
such that . -
(b) Deduce that
and that is not uniformly bounded in . -
(c) Use (a) and (b) to show that
. Explain briefly why this means that for asymmetric random walks with .
-
-
7.11 Let
denote the symmetric random walk, from Section 7.4. Recall that .-
(a) Show that
is even when is even, and odd when is odd. -
(b) Define
. Show that and .(Hint: Count the number of ways to return to zero after precisely
steps.) -
(c) Show that
for all , and hence show that as .(Hint: Use the inequality
, which holds for all .)
-
-
7.12 Let
denote the symmetric random walk, from Section 7.4. Let be a deterministic function.-
(a) Show that if
is a martingale (for ), then is constant. -
(b) Show that if
is a supermartingale (for ), then is constant.
-
Challenge questions
-
7.13 In this question we establish the formula (7.10), which we used in the proof of Lemma 7.4.8.
Let
be the Galton-Watson process, with the offspring distribution . Suppose that and . Set .-
(a) Show that
-
(b) Deduce from part (a) and exercise 3.6 that
-
-
7.14 In this question we prove the inequality (7.4), which we used in the proof of the martingale convergence theorem.
Let
be a sequence of random variables such that . Define-
(a) Explain why
is an increasing sequence and, hence, why there is a random variable such that . -
(b) Show that, for all
and all there exists some such that -
(c) Deduce that
. -
(d) Check that the monotone convergence theorem applies to
. -
(e) Deduce that
.
-
-
7.15 In this question we give a rigorous proof of Lemma 7.4.7.
Let
and be as in (7.9) (i.e. is a Galton-Watson process) and suppose that .Let
. For each we define an independent random variable , with the same distribution as where and . We defineDefine
by setting , and then using (7.9) with in place of and in place of . Define by .-
(a) Convince yourself that
is a Galton-Watson process, with offspring distribution given by (7.11). -
(b) Explain briefly why
for all . -
(c) Show that
and . Deduce that there exists a value such that . -
(d) Show that
.
-