0

I have this simple question :

for an operator $T$ in a complex Hilbert space we have: $\langle u,Tu \rangle =0$ for all $u$ in this Hilbert space. So does this imply that $T=0$? If yes, how to prove it?

M.luffy
  • 111

2 Answers2

3

It is true when the Hilbert space is complex. You can see this via polarization. The others showed that it is false when the field is the reals.

1

You have $<u+v,T(u+v)>=<u,T(u)>+<u,T(v)>+<v,T(u)>+<v,T(v)>=<u,T(v)>+<v,T(u)>=0$. Replace $v$ by $iv$, you have $<u,T(iv)>+<iv,T(u)>=-i<u,T(v)>+i<v,T(u)>$. This implies that $<u,T(v)>+<v,T(u)>=0$ and $<u,T(v)>-<v,T(u)>=0$. Thus $<v,T(u)>=0$ for every $v$. This implies $T(u)=0$.