The process is defined as $$x_t = \exp{(kt+\sigma W_t)}$$ where $k,\sigma\in\mathbb{R}$ and $W_t$ is Brownian motion.
I want to find $Ex_t, Dx_t$.
To find $Ex_t$, I try to solve the equation: \begin{align*} &dx_t=k\exp{(kt+\sigma W_t)}dt+\sigma\exp{(kt+\sigma W_t)}dW_t+\frac{1}{2}\sigma^2\exp{(kt+\sigma W_t)}dt=\newline &=kx_tdt+\frac{1}{2}\sigma^2\exp{(kt+\sigma W_t)}dt+\sigma\exp{(kt+\sigma W_t)}dt=\newline &=x_tdt(k+\frac{1}{2}\sigma^2)+\sigma x_tdW_t \end{align*} and can't seem to arrive at the final solution from here.
Speaking of variance, I could use \begin{align*} &Dx_t = Ex^2_t-(Ex_t)^2\newline &d(x_t^2)=2dx_t \end{align*} but to do so, I need that $Ex_t$.
Any advice on finding these moments could be helpful. Am I missing something?
The simplest solution is to use that for a Gaussian $Z$ with mean zero and variance $v$ $$ E\big[e^{Z-v/2}\big]=1\,. $$ Proof.
This yields $$ \boxed{\quad\phantom{\Bigg|}E\big[e^{\alpha W_t-\alpha^2t/2}\big]=1\,.\quad} $$ which could also be shown using Ito's formula:
Then \begin{align} E\big[e^{k\,t\,+\,\sigma\, W_t}\big]&=e^{\,k\,t\,+\,\sigma^2\,t/2}\,,\\[2mm] E\big[e^{2\,k\,t\,+\,2\,\sigma\, W_t}\big]&=e^{\,2\,k\,t\,+\,2\,\sigma^2\,t} \end{align} so that the variance of $e^{k\,t\,+\,\sigma\, W_t}$ is \begin{align} {\rm Var}\big[e^{k\,t\,+\,\sigma\, W_t}\big]&=e^{\,2\,k\,t\,+\,2\,\sigma^2\,t}\,-\, e^{\,2\,k\,t\,+\,\sigma^2\,t}\\ &=e^{\,2\,k\,t\,+\,\sigma^2\,t}\,(e^{\sigma^2t}-1)\,. \end{align}