Another definition of a normal operator is that $T$ is normal if and only if $\| \textsf{T}v \| = \| \textsf{T}^∗ v \|$ for all $v$.
Can someone please explain to me the definition and possibly give me some intuition for why this definition makes sense? And how it connects to the usual definition of a normal operator?
Let $H$ be a Hilbert space. A continuous linear operator $T: H \rightarrow H$ is normal iff $T^* T = TT^*$. Note that: $$ \| Tx \|^2 = \langle T^* T x, x \rangle = \langle T T^* x, x \rangle = \|T^*x \|^2 $$ for all $x \in H$. From this, the equivalence follows. To see why the first equality above is true, recall that: $$ \langle T x, x \rangle = \langle x, T^* x \rangle $$ by definition of adjoint operator.