sith
- 14
- 0
Hello everyone! I am fairly new to SDE theory, so I'm sorry if my question may be a bit naive. I have the following coupled set of SDE:s
d\phi = \frac{v - v_r}{R}d t + \frac{\pi}{\sqrt{t_c}}d W
d v = A\cos(n\phi - \phi_w)d t + a_v d t + \sigma_v d W.
W denotes a Wiener process, and the parameters v_r, R, t_c, A and \phi_w are constants. The functions a_v and \sigma_v are the drift and variance in v, respectively, solely due to the stochasticity in \phi. So my question is: how do I derive analytical expressions for a_v and \sigma_v? I don't know if this helps, but when disregarding the stochastic processes in \phi and v it will turn into a second order ODE, and one will have the following constant of motion
H(\phi,v) = \frac{v^2 - 2 v_r v}{2 R} - \frac{A}{n}\sin(n\phi - \phi_w).
My first thought of how to solve the problem was to rewrite the expression as v(\phi, H) and using Itô's lemma
d v = \frac{\partial v}{\partial\phi}d\phi + \frac{\partial v}{\partial H}d H + \frac{1}{2}\left(\frac{\partial^2 v}{\partial\phi^2}d[\phi,\phi] + \frac{\partial^2 v}{\partial\phi\partial H}d[\phi,H] + \frac{\partial^2 v}{\partial H^2}d[H,H]\right)
where d[X,Y] is the quadratic co-/variance. Is this a correct approach? Then how do I calculate the differentials d H, d[\phi,H] and d[H,H] for this particular case? Numerical simulations have indicated that \sigma_v is on the form of a Lorentzian function in v, centered around v_r.
Thanks in advance. /Simon
d\phi = \frac{v - v_r}{R}d t + \frac{\pi}{\sqrt{t_c}}d W
d v = A\cos(n\phi - \phi_w)d t + a_v d t + \sigma_v d W.
W denotes a Wiener process, and the parameters v_r, R, t_c, A and \phi_w are constants. The functions a_v and \sigma_v are the drift and variance in v, respectively, solely due to the stochasticity in \phi. So my question is: how do I derive analytical expressions for a_v and \sigma_v? I don't know if this helps, but when disregarding the stochastic processes in \phi and v it will turn into a second order ODE, and one will have the following constant of motion
H(\phi,v) = \frac{v^2 - 2 v_r v}{2 R} - \frac{A}{n}\sin(n\phi - \phi_w).
My first thought of how to solve the problem was to rewrite the expression as v(\phi, H) and using Itô's lemma
d v = \frac{\partial v}{\partial\phi}d\phi + \frac{\partial v}{\partial H}d H + \frac{1}{2}\left(\frac{\partial^2 v}{\partial\phi^2}d[\phi,\phi] + \frac{\partial^2 v}{\partial\phi\partial H}d[\phi,H] + \frac{\partial^2 v}{\partial H^2}d[H,H]\right)
where d[X,Y] is the quadratic co-/variance. Is this a correct approach? Then how do I calculate the differentials d H, d[\phi,H] and d[H,H] for this particular case? Numerical simulations have indicated that \sigma_v is on the form of a Lorentzian function in v, centered around v_r.
Thanks in advance. /Simon