Let $F$ be a complex Hilbert space.
We recall that
- An operator $T\in \mathcal{B}(F)$ is normal if $A^*A=AA^*$ or equivalently $$\|Tx\|=\|T^*x\|,\;\forall\,x\in F.$$
- An operator $T\in \mathcal{B}(F)$ is hyponormal if $A^*A\geq AA^*$ (i.e. $\langle (A^*A-AA^*)x\;,\;x\rangle \geq 0$ for all $x\in F$) or equivalently $$\|Tx\|\geq\|T^*x\|,\;\forall\,x\in F.$$
Clearly every normal operator is hyponormal.
I want to find an example of an operator $A$ which is hyponormal but not normal.
A hyponormal operator on a finite-dimensional Hilbert space is necessarily normal.
Indeed, suppose that $A$ is hyponormal. Then $A^*A - AA^* \ge 0$ so $\sigma(A^*A - AA^*) \subseteq [0, +\infty\rangle$. But $\operatorname{Tr}(A^*A - AA^*) = 0$, which is the sum of eigevalues. Hence $\sigma(A^*A - AA^*) = \{0\}$ and because $A^*A - AA^*$ is normal, we have $A^*A - AA^* = 0$.
Therefore, an example of a hyponormal operator which is not normal must be on an infinite-dimensional Hilbert space.
Let $(e_n)_{n=1}^\infty$ be an orthonormal basis of a separable Hilbert space $H$ and let $(a_n)_{n=1}^\infty$ be a bounded sequence of scalars. Define a bounded linear map $T : H \to H$ with $Te_i = a_ie_{i+1}, \forall i \in \mathbb{N}$ or equivalently $$Tx = \sum_{n=1}^\infty \langle x, e_n\rangle a_ne_{n+1}$$
Show that the adjoint is given by $$T^*x = \sum_{n=1}^\infty \langle x, e_{n+1}\rangle \overline{a_n}e_{n}$$
Now show that $T$ is hyponormal if and only if the sequence $(|a_n|)_{n=1}^\infty$ is monotonically increasing.
On the other hand, $T$ is normal if and only if $a_n = 0, \forall n \in \mathbb{N}$, that is $T = 0$.