Isometry of $\mathbb R^2$ that preserves orientation is either a rotation or a translation

$\begingroup$

I want to show that if $\gamma$ is an isometry of $\mathbb{R}^2$ that preserves orientation, then it is either a translation or a rotation about a point.

If $\gamma$ is an isometry of $\mathbb{R}^2$ then it is of the form $\vec{\gamma}(\vec{x})=A\vec{x}+\vec{b}$ for some orthogonal matrix $A$ and $\vec{b} \in \mathbb{R}^2$. Since $\gamma$ preserves orientation we have that $\det A=1$.

If $A=I$, then clearly $\gamma$ is a translation $\vec{x} \mapsto \vec{x} + \vec{b}$.

I'm stuck with the case $A \neq I$, though. How do I proceed?

$\endgroup$

2 Answers

$\begingroup$

Orthogonal matrices with determinant 1 are exactly rotation matrices (about the origin). Hence $\vec{\gamma}(\vec{x})=A\vec{x}+\vec{b}$ is a rotation plus a translation, i.e. a rotation about the point which has the coordinates of the vector $\vec{b}$.

$\endgroup$ 2 $\begingroup$

First observe that translations are rigid motoins or isometry and any rigid motion which fixes the origin preserves the inner product i.e. any rigid motion which fixes the origin is an orthogonal transformation. Now suppose $m$ is an isometry. Then $m$ sends the origin $O$ to somewhere let's say $b$ i.e. $m(O) = b,$ where $b \in \Bbb R^n$. Let $t_{-b}$ be the translation by the vector $-b$ i.e. $t_{-b} (v) = v-b,\ v \in \Bbb R^n$. Let $A=t_{-b} \circ m$. Then clearly $A$ is an isometry since so are $t_{-b}$ and $v$. Also $A(O) = O$ i.e. $A$ fixes the origin. So by our previous observation it follows that $A$ is an orthogonal transformation. Since translations are invertible and $t_{-b} = (t_b)^{-1}$ for all $b \in \Bbb R^n$. So we have $m = t_b \circ A$. So $m(v) = Av + b,\ \text {for all}\ v \in \Bbb R^n$ where $A \in O(n)$.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like