What is the expectation of $\int_0^t \sqrt{s+B_s^2}dB_s$?

78 Views Asked by At

I am trying to find the expectation of $\int_0^t \sqrt{s+B_s^2}dB_s$, but am unable to use Ito's Formula because of the nasty integral. Is there another solution I am missing? Thanks!

1

There are 1 best solutions below

4
On BEST ANSWER

If $f: (0,\infty) \times \Omega \to \mathbb{R}$ is progressively measurable and $$\mathbb{E} \left( \int_0^t |f(s)|^2 \, ds \right)<\infty \quad \text{for all $t \geq 0$}$$ then

$$M_t := \int_0^t f(s) \, dB_s, \qquad t \geq 0,$$

is a martingale. This implies in particular

$$\mathbb{E}(M_t) = \mathbb{E}(M_0) = 0.$$

Since $f(s,\omega) := \sqrt{s+B_s^2(\omega)}$ is progressively measurable and

$$\mathbb{E} \left( \int_0^t f(s)^2 \, ds \right) = \mathbb{E} \left( \int_0^t (s+B_s^2) \, ds \right) = \int_0^t (s+s) \, ds < \infty,$$

we find that

$$\mathbb{E} \left( \int_0^t \sqrt{s+B_s^2} \, dB_s \right)=0$$

for all $t \geq 0$.