(just joined, this is my first post),
I've been perusing SDE’s, and a simple one is $$\mathrm{d} Y(t) = Y(t)\hspace{0.1cm}\mathrm{d}W(t)$$ where $W$ is stochastic. The solution is $$ Y = \text{exp}[W(t) - \frac{t}{2}] $$ or $\ln(Y) = W(t) - \frac{t}{2}.$ I don't understand where the $-\frac{t}{2}$ comes from. I saw the mathematical derivation ($\mathrm{d}W$ is sort of the square root of $\mathrm{d}t$), but I would like an intuitive explanation if possible. Thanks.