Prove $\|T(x)\| = \|x\|$ iff $\langle T(x),T(y)\rangle = \langle x,y\rangle$

1.4k Views Asked by At

Let T be a linear operator on an inner product space $V$. Prove that $\lVert T(x)\rVert = \lVert x\rVert$ for all $x$ in $V$ iff $\langle T(x), T(y)\rangle = \langle x,y\rangle\;\forall x,y\in V$.

I tried using $\lVert T(x-y)\rVert = \lVert x-y\rVert$ and I got stuck when I got to $\langle T(x),T(y)\rangle + \langle T(y),T(x)\rangle = \langle x,y\rangle + \langle y,x\rangle $

Please give me some idea how to proceed from there or is there any other way to prove this? Thank you.

1

There are 1 best solutions below

4
On BEST ANSWER

If you are working over $\mathbb{R}$, then you are done, since $\langle v,w\rangle = \langle w,v\rangle$.

If you are working over $\mathbb{C}$, then you now have that the real part of $\langle T(x),T(y)\rangle$ is equal to the real part of $\langle x,y\rangle$.

Now look at $\lVert T(x-iy)\rVert$ versus $\lVert x-iy\rVert$.