I am currently studying the numerical range of an operator, $Num(T) = \{\langle Tu, u \rangle : u\in Dom(T), \|u\|=1\}$, and would like to know when $0 \in Num(T)$. This question is essentially the inverse of a question like In a complex vector space, $\langle Tx,x \rangle=0 \implies T = 0$ :
Given an arbitrary operator T on a Hilbert space, does there always exist some unit vector $u$ (i.e. with $\|u\| = 1)$ such that $\langle Tu, u \rangle = 0$? So far, I have unsuccessfully tried:
- showing that there is always some unit vector $u$ such that $Tu = 0$ (and thus $\langle Tu, u \rangle = \langle 0, u \rangle = 0$)
- showing that there is always some unit vector $u$ such that $T$ maps $u$ to a vector orthogonal to $u$.
Or alternatively, are there specific conditions where it is the case? Or is it never true (unless T = 0)?