$X_t=\exp\left(B_t - t/2\right)$ where $B_t$ is a standard Brownian motion.
I'd like to show that $X_t$ converges in probability to $X=0$ and that $X_t$ is not uniformly integrable.
For the first affirmation, I tried using the explicit law of $X_t$ which is a log-normal if I'm not mistaken. But I have a problem:
$$P(X_t > \epsilon) = 1 - \int_0^\epsilon \frac{1}{(x\sqrt{2\pi t})} \exp\left(-\frac{(\ln(x)+t/2)^2}{2t^2}\right)dx $$ does not go to $0$ as $t$ goes to infinity for every $\epsilon>0$. Where is the problem ?
For the second affirmation, I have no idea how to show that, any help is welcome.
Thank you very much.