I want to show that for an orthogonal matrix $O$, we have $O \cdot x\stackrel{d}{=}x$, where $x \sim N(0, \mathbb{I}_n)$. What is the most easy way to show that?
2026-03-29 07:37:24.1774769844
What is the most easy way to show that the $n$-dimensional standard normal distribution is invariant under rotations?
240 Views Asked by user299124 https://math.techqa.club/user/user299124/detail At
2
The characteristic function of $x$ is $$\phi_x(u) = e^{-u^\top u/2}.$$ The characteristic function of $Ox$ is $$\phi_{Ox}(u) = E[e^{iu^\top Ox}] = \phi_x(O^\top u) = e^{-u^\top OO^\top u/2} = \phi_x(u)$$ so $Ox \overset{d}{=} x$.