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.
I am providing answer to question (2)
$E[B(t_1)B(t_2)(B_3)]=E[E[B(t_1)B(t_2)B(t_3)|B(t_1)B(t_2)]]$
$E[B(t_1)B(t_2)B(t_3)]=[E[B(t_1)B(t_2)E[B(t_3)|B(t_1)B(t_2)]]$
$E[B(t_1)B(t_2)B(t_3)]=E[B(t_1)B(t_2)B(t_2)]$
$E[(B(t_1)B(t_2)B(t_3)]=E[B(t_1)B^2(t_2)|B(t_1)]$
$E[B(t_1)B(t_2)B(t_3)]=E[B(t_1)E[B^2(t_2)|B(t_1)]]$
$E[B(t_1)B(t_2)B(t_3)]=E[B(t_1)[(t_2-t_1)+B^2(t_1)]]$...(*)
$E[B(t_1)B(t_2)B(t_3)]=E[B^3(t_1)+(t_2-t_1)E[B(t_1)]$
$E[B(t_1)B(t_2)B(t_3)]=0]$
Where the Equality (*) follows since given $B(t_1),B(t_2)$ is normal with mean $B(t_1)$ and variance $(t_2-t_1)$. Also $E[B^3(t_1)]=0$ since $B(t_1)$ is n0rmal witn mean $0$