Let $(B_t, t\ge0)$ be a standard Brownian motion. For $s,t\ge 0$, prove that:
(i) $\Bbb{E}[|B_t-B_s|]=\sqrt{\frac{2|t-s|}{\pi}}$
(ii) $\Bbb{E}[|B_t-B_s|^2]=|s-t|$
The mark scheme is as follows:
(i) $\Bbb{E}[|B_t-B_s|]=\displaystyle\int^∞_02x\frac{1}{\sqrt{2\pi(t-s)}}\exp\biggl(-\frac{x^2}{2(t-s)}\biggr)\mathrm d x=\sqrt{\frac{2|t-s|}{\pi}}$
(ii) $\Bbb{E}[|B_t-B_s|^2]=\Bbb{E}[B_t^2]+\Bbb{E}[B_s^2]-2\Bbb{E}[B_tB_s]=t-s$
For both questions I have been confused as I thought because I read somewhere that as it is standardized, the Brownian motion expectation should be zero.
In part (i) as well I have noticed that they seem to use the pdf for $B_t-B_s\sim N(0,t-s)$ but I was wondering how this integral is solved? I was reading somewhere about the erf function but have never used this before.
Finally, in part 2, I was wondering why $\Bbb{E}[B_t^2]=t$ as my lecture notes have written this out without explanation.