Must $S$ be a unitary matrix?

70 Views Asked by At

Let $S\in\mathcal{M}_{n\times n}$ invertible matrix, and let $x,y\in\mathbb{R}^n$ prove or give a counterexample that :

$$S \textrm { is unitary }\iff\frac{\|Sx-Sy\|}{\|Sx\|}=\frac{\|x-y\|}{\|x\|} $$

2

There are 2 best solutions below

3
On

Of course the direction $\Longrightarrow$ is trivially true.

In the converse direction, consider matrices of the form $\lambda\cdot \text{Id}$, for some constant $|\lambda| \neq 1$.

1
On

The answer is no for this you can take $S_\alpha=\alpha T$ for all $\alpha\in\mathbb{C}$ an $T$ is any unitary matrix then $S_\alpha$ is unitary if and only if $|\alpha|=1$ but : $$ \frac{\|Sx-Sy\|}{\|Sx\|}=\frac{|\alpha|\|T(x-y)\|}{|\alpha|\|Tx\|}=\frac{\|x-y\|}{\|x\|} $$