Let ${W_t}$ be 1 dimension Brownian motion and $X_t:=\exp(t/2)\cos W_t$ $t\in[0,T]$.
Show that $X_t$ is martingale.
I understood $df(t,W_t)=-\exp(t/2)\sin xdW_t$ , but I don't know why it become $X_t=1-\int_0^t \sin X_sdW_s$.
$f(0,X_0)=e^0 \sin X_0=1$? $X_0=?$
Please tell me.
The statement that $\mathrm dX_t=A(t,X_t)\mathrm dW_t$ for some regular function $A$ is a shorthand for the fact that $$X_t=X_0+\int_0^tA(s,X_s)\mathrm dW_s$$ for every $t\geqslant0$ (or only locally in $t$, but I have a feeling these restrictions are out of this OP's scope).
Apply this to $A(t,x)=-\mathrm e^{t/2}\sin x$.