How to calculate simple stochastic integral?

67 Views Asked by At

Can you suggest how can I calculate $\int_0^t e^{cs}dW_s$ where $W_s $ is Brownian motion and $c$ is constant?

1

There are 1 best solutions below

1
On BEST ANSWER

Write $X_t=\int_0^te^{cs}\,dW_s$, deduce that $dX_t=e^{ct}dW_t$ and use Ito's Lemma.