Stochastic Differential equations with $\sin(x^2)$ as drift.

199 Views Asked by At

Can somebody help me how to solve the following SDE analytically or suggest me to go through some literature to understand this or can give me a little bit hint to work by myself. Thanks in advance.

$dX(t) =\sin (X(t)^2) dt + \cos (X(t)-2) dB(t),\quad X(0) = 1.$

1

There are 1 best solutions below

1
On

As mentioned in the comments an analytic solution seems out of reach.

In terms of numerics, there are many methods out there eg. see "Lecture 9: Numerically solving SDEs".