Determine dynamics of stochastic differential equations (SDE)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
AxeO
Messages
2
Reaction score
0
Hi guys, I´ve just started with SDE and Itô´s lemma but don't really know where and how to begin. I´ve realized that both a Reimann integral and Itô integral is needed both cannot figure out how to solve these questions. Would be much appreciated if someone would help me.

View attachment 3526
 

Attachments

Physics news on Phys.org
What exactly do you mean by 'determine the dynamics of'?

An elementary version of Ito's formula states that for $f \in C^2(\mathbb{R})$ and a semimartingale $X$, we have
$$f(X_t) =f(X_0) + \int_{0}^{t} f'(X_s)dX_s+\frac{1}{2}\int_{0}^{t}f''(X_s)d\langle X_s, X_s \rangle$$

So, can you be more clear about your troubles with this exercice?
 
Sorry for being unclear, but what i meant was how to determine the diffusion of dV_t of the different functions. But I made an Taylor expansion and let \DeltaX and \Deltat be infinite small which gave me some multiplication rules which i could use to solve it (Itôs lemma). So I´ve already solved this question, thanks anyways for the help.