- #1
jend23
- 12
- 0
Hello,
Given the process
[tex]
d\sqrt{z} = (\alpha - \beta\sqrt{z})dt + \delta dW
[/tex]
[itex]\alpha[/itex], [itex]\beta[/itex] and [itex]\delta[/itex] are constants.
Use Ito's Lemma to show that:
[tex]
dz = (\delta^2 + 2\alpha\sqrt{z} - 2\beta z)dt + 2\delta\sqrt{z}dW
[/tex]
Itos Lemma:
[tex]
df = \left(\frac{∂f}{∂t} + \frac{1}{2}\frac{∂^2f}{∂W^2}\right)dt + \frac{∂f}{∂W}dW
[/tex]
where [itex]t[/itex] is time and [itex]W[/itex] 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:
[tex]
\frac{∂f}{∂W} = \delta
[/tex]
The drift is:
[tex]
\frac{∂f}{∂t} + \frac{1}{2}\frac{∂^2f}{∂W^2} = \alpha - \beta\sqrt{z}
[/tex]
I also know that [itex]dW^2[/itex] can be replaced with [itex]dt[/itex].
To simplify, let [itex]y=\sqrt{z}[/itex] so the SDE becomes:
[tex]
dy = (\alpha - \beta y)dt + \delta dW
[/tex]
Can we use the simpler form of Ito's Lemma since drift does not seem to be a function of t i.e. [itex]\frac{∂f}{∂t}[/itex] 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
[tex]
d\sqrt{z} = (\alpha - \beta\sqrt{z})dt + \delta dW
[/tex]
[itex]\alpha[/itex], [itex]\beta[/itex] and [itex]\delta[/itex] are constants.
Use Ito's Lemma to show that:
[tex]
dz = (\delta^2 + 2\alpha\sqrt{z} - 2\beta z)dt + 2\delta\sqrt{z}dW
[/tex]
Homework Equations
Itos Lemma:
[tex]
df = \left(\frac{∂f}{∂t} + \frac{1}{2}\frac{∂^2f}{∂W^2}\right)dt + \frac{∂f}{∂W}dW
[/tex]
where [itex]t[/itex] is time and [itex]W[/itex] 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:
[tex]
\frac{∂f}{∂W} = \delta
[/tex]
The drift is:
[tex]
\frac{∂f}{∂t} + \frac{1}{2}\frac{∂^2f}{∂W^2} = \alpha - \beta\sqrt{z}
[/tex]
I also know that [itex]dW^2[/itex] can be replaced with [itex]dt[/itex].
To simplify, let [itex]y=\sqrt{z}[/itex] so the SDE becomes:
[tex]
dy = (\alpha - \beta y)dt + \delta dW
[/tex]
Can we use the simpler form of Ito's Lemma since drift does not seem to be a function of t i.e. [itex]\frac{∂f}{∂t}[/itex] 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.