Could anyone please help me resolve the following paradox?
(i) Brownian Motion squared (i.e. $(B(t)^2$) can be written as:
$$2*[Ito Integral(B(t))] - t$$
(simple, using Ito's lemma). The distribution of Ito integral of a process is Normal, where the mean is zero and the variance can be computed using Ito Isometry. Therefore, using this argumentation, the distribution of Brownian motion squared should be normal with mean $-t$ and variance equal to $2t^2$.
(ii) Standard Brownian motion $B(t)$ at a point in time is, by definition, normally distributed with mean zero and variance $t$. Therefore, it would seem logical that Brownian Motion squared has a (non-centered) Chi-squared distribution with one degree of freedom.
Which one is correct?