The answer given in a textbook is
$dY=e^{aW}[t+\frac{1}{2}a^2W^2+2Wa]dt+ae^{aW}W^2dW$,
but mine is
$dY=e^{aW}[1+\frac{1}{2}a^2W^2+2aW]dt+e^{aW}(2W+aW^2)dW$.
Which is correct?
My solution:
$$\begin{aligned} dW^2 &= 2WdW+dt \\ de^{aW} &= e^{aW}(\frac{1}{2}a^2dt+adW) \\ (dW^2)(de^{aW}) &= e^{aW}2aW dt \\ dY &= W^2de^{aW}+e^{aW}dW^2+(dW^2)(de^{aW}) \end{aligned}$$