First, we rewrite the given SDE as follows:
$$dX_t = \frac{1}{X_t} dt + (1 - t) dW_t$$
Now, we apply the Ito's formula to the function $f(X_t, t) = \ln(X_t)$:
$$df(X_t, t) = \frac{\partial f}{\partial t} dt + \frac{\partial f}{\partial X_t} dX_t + \frac{1}{2}
Show more…