I am considering the SDE $\mathrm{d}X_t=\ln(1+X_t^2)\mathrm{d}t+\max\{X_t,0\}\mathrm{d}W_t$, with the initial condition $X_0=a$. I am posed with the following daunting tasks:
prove $\exists$ a unique strong solution $\forall$ $a$;
show that $X_t>0$ (respectively $X_t<0$) almost surely $\forall$ $t\geq0$ if $a>0$ (respectively $a<0$), and that the solutions are deterministic in these cases as well;
solve the SDE explicitly for $a=0$.
I am bamboozled by this SDE, particularly because I am unsure how to deal with the $\max\{X_t,0\}$ term since it is not differentiable (all I know is that it is convex). For the first part I know I should be looking at linear growth and the Lipschitz condition, but I haven’t been able to show it. Not to mention, $\ln(1+x^2)$ is not bounded. This leaves me unable to approach any of the above tasks. Any guidance and help is greatly appreciated!