Homework 6 Functions
Problem 1. [20 points]
Consider the so-called backward differential equation
¶ s2 ¶ 2
¶tF(x, t) + —–¶x2 F(x, t) = 0
[1.1]for a function F(x, t) . Rewrite this equation as an approximate difference equation on a two-step
binomial x, t
lattice with all transition probabilities = 1/2, as follows:
Then we can approximate
(i)Assuming dx = sdt , use values of the function on the lattice to show that approximately
(ii)Write down the discrete difference equation that corresponds to Equation [1.1] and explain why it represents abackward [10 points]
Problem 2. [20 points]
Suppose that y is the continuously compounded yield to maturity (i.e. discount factor is e–yt ) on a perpetual government bond B that pays $1 per year continuously at constant rate (i.e. cash flow is 1dt during time dt) for every year in the future.
(i)Showthat B(y) 1
(ii)Suppose that the yield y follows the mean-reverting process dy=
a(m – y)dt + bydZ ; where
a, m and b are all positive constants and Z is a Wiener process. Use Ito’s Lemma to find an expression (in terms of y, m, a, and b) for the expected total return per unit time (the increase in value dB of bond plus value of the interest earned dt, divided by the value of the bond itself) to the owner of the bond? [15]
Problem 3. [15 points]
Consider two Ito processes X and Y that take the form
微分方程代写where W(t) is a Brownian processes.
For a twice continuously differentiable functions f(t, x, y) Ito’s Lemma for a function of two pro- cesses takes the form
Show that the process G(t) = X(t)Y(t) is a geometric Brownian motion.
Problem 4. [10 points]
Stock A and stock B both follow independent geometric Brownian motions. Changes in any short interval of time are uncorrelated with each other. Does the value of a portfolio consisting of one of stock A and one of stock B follow geometric Brownian motion? Explain your answer.
Problem 5. [20 points]
Consider two correlated Ito processes X and Y that take the form
where Z and W are two standard Brownian processes with correlation r so that, in addition to the usual Ito expressions for (dX)2 and (dY)2 , we also have
dZdW =rdt
For a twice continuously differentiable functions f(t, x, y) Ito’s Lemma for a function of two Brownian processes takes the form
Show that the process G(t) = X(t)Y(t) is a geometric Brownian motion, and find the drift m and
the volatility s
of the motion. .You can use the box rule
to compute the drift and variance of a combination of two standard Wiener processes in a sum, and take for granted that the sum of 2 Wiener processes is also a Wiener process.
Problem 6. [15 points]
Consider this method discussed in class for generating a double Bernoulli set of increments dX
and dZ such that dX and dZ each take only the values ±1 and have correlation r :
Choose r= –0.5and generate 10,000 successive random steps for dX and dZ.
(i)Plotone path for the cumulative value of X as the number of steps n increases, and one path for the cumulative value of [10]
(ii)Calculate the correlation between the 10,000 dX’s and the 10,000 dZ’s that you[5]