For any positive interger N, letm(N,t) = E( (W_t)^N )The use Ito's formula, you can getdm(N,t) = N(N-1)/2 * m(N-2,t)dtWhen N=1, m(1,t) = 0. So for all odd N, m(N,t) = 0. For N=0, E(0,t) =1. So mathematical induction provids the result as you have stated for even N.