jend23
- 11
- 0
Hello,
Given the process
<br /> d\sqrt{z} = (\alpha - \beta\sqrt{z})dt + \delta dW<br />
\alpha, \beta and \delta are constants.
Use Ito's Lemma to show that:
<br /> dz = (\delta^2 + 2\alpha\sqrt{z} - 2\beta z)dt + 2\delta\sqrt{z}dW<br />
Itos Lemma:
<br /> df = \left(\frac{∂f}{∂t} + \frac{1}{2}\frac{∂^2f}{∂W^2}\right)dt + \frac{∂f}{∂W}dW<br />
where t is time and W a Wiener process.
Essentially, I have a bit of a mental block about how to start going about solving this. I'm sure it's relatively simple though if I had a hint on the right direction to take.
In the first equation, the diffusion coefficient is:
<br /> \frac{∂f}{∂W} = \delta<br />
The drift is:
<br /> \frac{∂f}{∂t} + \frac{1}{2}\frac{∂^2f}{∂W^2} = \alpha - \beta\sqrt{z}<br />
I also know that dW^2 can be replaced with dt.
To simplify, let y=\sqrt{z} so the SDE becomes:
<br /> dy = (\alpha - \beta y)dt + \delta dW<br />
Can we use the simpler form of Ito's Lemma since drift does not seem to be a function of t i.e. \frac{∂f}{∂t} is 0 and the partial derivatives can become ordinary derivatives?
I don't really know where to go from there. I'm sure I'm missing something simple and obvious. Ideally, if possible I'd like to be given a hint about how to go about solving this problem.
Any help appreciated. Thanks.
Homework Statement
Given the process
<br /> d\sqrt{z} = (\alpha - \beta\sqrt{z})dt + \delta dW<br />
\alpha, \beta and \delta are constants.
Use Ito's Lemma to show that:
<br /> dz = (\delta^2 + 2\alpha\sqrt{z} - 2\beta z)dt + 2\delta\sqrt{z}dW<br />
Homework Equations
Itos Lemma:
<br /> df = \left(\frac{∂f}{∂t} + \frac{1}{2}\frac{∂^2f}{∂W^2}\right)dt + \frac{∂f}{∂W}dW<br />
where t is time and W a Wiener process.
The Attempt at a Solution
Essentially, I have a bit of a mental block about how to start going about solving this. I'm sure it's relatively simple though if I had a hint on the right direction to take.
In the first equation, the diffusion coefficient is:
<br /> \frac{∂f}{∂W} = \delta<br />
The drift is:
<br /> \frac{∂f}{∂t} + \frac{1}{2}\frac{∂^2f}{∂W^2} = \alpha - \beta\sqrt{z}<br />
I also know that dW^2 can be replaced with dt.
To simplify, let y=\sqrt{z} so the SDE becomes:
<br /> dy = (\alpha - \beta y)dt + \delta dW<br />
Can we use the simpler form of Ito's Lemma since drift does not seem to be a function of t i.e. \frac{∂f}{∂t} is 0 and the partial derivatives can become ordinary derivatives?
I don't really know where to go from there. I'm sure I'm missing something simple and obvious. Ideally, if possible I'd like to be given a hint about how to go about solving this problem.
Any help appreciated. Thanks.