In the following questions ${[B(t),t\geq 0]}$ is a standard Brownian motion process and $T_a$ denotes the time it takes to hit this process to hit $a$.
What is the distribution of $B(s)+B(t)$, $s\leq t$
How to compute $E[B(t_1)B(t_2)B(t_3)]$ for $t_1\leq t_2\leq t_3$
Answers:
$B(s)+B(t)=2B(s)+ B(t)- B(s)$. Now $2B(s)$ is normal with mean 0 and variance $4s$ and $B(t)-B(s)$ is normal with mean 0 and variance $t-s.$ Because $B(s)$ and $B(t)-B(s)$ are independent, $B(s)+ B(t)$ is normal with mean 0 and variance $3s+t$.
I know answer to second question is 0. But I don't know how it is calculated. If you know the answer, answer it.