According to this $f_2(x_1,x_2) = x_1^2 + x_2^2$ is invariant under rotation. I wanted to ask if a function $f_n(x_1,x_2,...,x_n) = x_1^2 + x_2^2 + ...+ x_n^2$ is also rotation invariant. In other words, is this feature preserved as we go to higher dimensions?
2026-03-26 12:46:19.1774529179
Rotation invariance of higher than 2 dimensions
752 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Sure, if $Q$ is a rotation matrix ($Q^T Q = I$), then with the Euclidean norm we have $\|x\|^2 = \langle x , x \rangle = \langle x , Q^T Qx \rangle = \langle Qx , Qx \rangle = \|Qx\|^2$.