I need to compute $E(W(1)W^2(2))$
$$W(1)W^2(2) = W(1)(W(2)-W(1)+W(1))^2 $$ $$= W(1) \left[(W(2)-W(1))^2 + 2(W(2)-W(1))W(1) + W^2(1) \right] $$ $$ = W(1)(W(2)-W(1))^2 + 2(W(2)-W(1))W^2(1) + W^3(1) $$ Therefore due to independence because $W(1)=W(1)-W(0)$ $$E(W(1)W^2(2)) = E[W(1)(W(2)-W(1))^2] + 2E[(W(2)-W(1))W^2(1)] + E[W^3(1)] $$ $$ E[W(1)]\cdot E[(W(2)-W(1))^2] + 2E[W(2)-W(1)]\cdot E[W^2(1)] + E[W^3(1)] $$ First addend is equal to 0 because $E[W(1)]=E[W(1)-W(0)]=0$ second one is also equal to 0 but i have no idea what to do with the third one. Should I also try to find increments. What did I forget?
$E\left[ W^3(1) \right] = 0$, since $W(1) \sim \mathcal{N}(0,1)$ by definition of Wiener process, and if $\xi \sim \mathcal{N}(0,1)$ then $$E \xi^k = \int\limits_{-\infty}^{+\infty} x^k \frac{1}{\sqrt{2\pi}} e^{-x^2/2}= 0,$$ if $k$ is odd, since we integrate an odd function over the whole line in this case.