$B_{i} $ is a standard Brownian motion. $$E[\prod_{i=1}^3 B_{i}]$$
I know how to find $E[B_{1}B_{2}]$, but how do I find the expectation of this one?
$E[B_{1}(B_{2}-B_{1}+B_{1})(B_{3}-B{2}+B_{2})]=E[B_{1}(B_{2}-B_{1})(B_{3}-B_{2})+B_{1}B_{2}(B_{2}-B_{1})+B_{1}^2B_{2}+B_{1}^2(B_{3}-B_{2})]=E[B_{1}B_{2}^2]+E[B_{1}^2(B_{3}-B_{2})]$
This is my workings so far.