Let B be a brownian motion. I know that a brownian motion includes the fact that for a family $(B_{t})_{ t \in [0,\infty[}$, the increments have the normal distribution: $B_{t}-B_{s}$ ~ $\mathcal{N}(0, t-s)$. So then why would $E[B_{t}^{2}]=t$ if $E[B_{t}]=0$? since $B_{t}-B_{0}=B_{t}$ as $B_{0}=0$ a.s.
2026-03-29 00:06:41.1774742801
If $E[B_{t}]=0$ then why is $E[B_{t}^{2}]=t$
42 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
The facts you've agreed to show that $B_t$ is normally distributed with mean $\mu = 0$ and variance $\sigma^2 = t-0 = t.$
In other words, $E[B_t] = \mu = 0$ and $$E[B_t^2] = \sigma^2 + \mu^2 = t + 0^2 = t.$$