How to solve this SDE:
$dX(t)=X^\alpha(t)dt+\sigma X(t)dW(t), for X(0)=x_0$
$dW(t)$ is Wiener process.
Also I have to use $f(t)=X(t)exp(-\alpha W(t)+1/2\alpha^2t)$ as integration factor.
I tried to solve it looking at solutions of other SDE, but can't find the way for solving non-linear one as I started studying SDE just recently.
The only idea I have is to multiply both sides by integration factor. But what I can do with non-linear part?