Could a non-linear transformation be orthogonal?
Or in other words, could the Jacobian matrix of an orthogonal transformation be dependent of the coordinates (does not contain constant values only)?
Could a non-linear transformation be orthogonal?
Or in other words, could the Jacobian matrix of an orthogonal transformation be dependent of the coordinates (does not contain constant values only)?
As Yashas Samaga commented, this should be a math.se quetsion. But since it's on physiscs, I can get away with a not completely rigorous answer.
If I understand you correctly, you are looking for a (nonlinear) map $f:V\to V$ on a vector space $V$ that preserves the inner product, i.e.
$$ \left
If you additionally assume $f$ to be differentiable, then the answer is no: Consider
$$\left.\frac{\text d}{\text d \epsilon}\left
I guess one can extend this argument to avoid the assumption of differentiablity by considering how
$$\left
If the transformation $f : V \to V$ with $V$ real vector space equipped with a symmetric scalar product $\langle\:,\: \rangle$ is surjective the answer is negative: $f$ is necessarily linear.
Let $x,y \in V$ be generic vectors, from $$\langle f(x),f(y)\rangle = \langle x,y\rangle \tag{1}$$ and the linearity of the left argument in the right hand side, you see that $$\langle f(ax+bz),f(y)\rangle =\langle af(x)+bf(z),f(y)\rangle$$ for every reals $a,b$. Namely $$\langle f(ax+bz) -af(x)-bf(z),f(y)\rangle =0 \:.$$ If $f$ is surjective, we can choose $y\in V$ such that $f(y)=f(ax+bz) -af(x)-bf(z)$, so that $$\langle f(ax+bz) -af(x)-bf(z), f(ax+bz) -af(x)-bf(z)\rangle= 0 \:,$$ i.e., $$||f(ax+bz) -af(x)-bf(z)||^2=0$$ As the scalar product is strictly positive, we have that, for every $x,z\in V$ and $a,b \in \mathbb R$, $$f(ax+bz) -af(x)-bf(z) =0$$ which means that $f$ is linear $$f(ax+bz) = af(x)+bf(z)\:.$$
As a final comment I stress that, in view of the polarization identity, the requirement (1) can be weakened into $$||f(x)||=||x|| \quad \forall x \in V\:,$$ which implies (1). This requirement together surjectivity of $f$ implies linearity of $f$.