Suppose $f$ $-$ isometry of the affine space. $f=Ax+b$ where $A \in O(n)$ and $b$ $-$ is a vector. Proposition. f has a fixed point $\iff b$ is orthogonal to space of eigenvectors with eigenvalue equal to $1$.
Is it right? How can I show this?
Suppose $f$ $-$ isometry of the affine space. $f=Ax+b$ where $A \in O(n)$ and $b$ $-$ is a vector. Proposition. f has a fixed point $\iff b$ is orthogonal to space of eigenvectors with eigenvalue equal to $1$.
Is it right? How can I show this?
Without loss of generality we may suppose that the matrix $A$ is diagonal with elements $(c_1,\ldots,c_k,\overbrace{1,1,\ldots,1}^{\text{ n-k times}})$ on the diagonal with respect to a basis $(e_1,\ldots,e_k, e_{k+1},\ldots,e_n)$. The subspace $V_1$ spanned by the vectors $(e_1,\ldots,e_k)$ is orthogonal to the subspace $V_2$ spanned by $(e_{k+1},\ldots,e_n)$, the former consisting of eigenvectors corresponding to eigenvalues $\neq 1$, the latter to eigenvectors with eigenvalues $=1$. The equation for a fixed point $x$ gives us $\begin{cases} (c_1-1)x_1 + b_1 & = 0\\ (c_2-1)x_2 + b_2 & = 0\\ \ldots \\ (c_k-1)x_k + b_k & = 0\\ b_{k+1}& = 0\\ \ldots\\b_n & = 0\end{cases}$.
This shows that the system has a solution $\iff$ $b$ lies in the subspace $V_1$ and is thus orthogonal to the subspace $V_2$.