If $P$ is a selfadjoint operator on a Hilbert space satisfying $P^4 = P$, is $P$ an orthogonal projection?

65 Views Asked by At

I’ve been trying to solve this problem to no avail. I have proved already that the spectrum is a subset of $\{0,1\}$ just like for orthogonal projections. I’ve also proved $\lVert P \rVert = 1$. But I’m stuck at showing that $P^2 = P$. I’ve looking around on stack exchange and saw similar problems but with $P^3 = P^2$ and $P^4 = P^3$, but the same techniques do not immediately yield the same result (as far as I’ve tried).

Or is it false? I cannot immediately find a counterexample in the 2x2 matrix case, although I’ve looked for it for quite some time using wolframalpha.

Thanks in advance

2

There are 2 best solutions below

2
On BEST ANSWER

I love the trick in daw's answer. Here is a more straightforward approach from someone like me with little imagination.

Since $\sigma(P)\subset\{0,1\}$, the operator $P^2-P$ has spectrum $\{0\}$. So what remains is to show that the only selfadjoint operator with spectrum $\{0\}$ is $0$. This can be shown in several ways: if $T=T^*$ and $\sigma(T)=\{0\}$,

  • we have $$ \|T\|=\operatorname{spr}(T)=0, $$ so $T=0$.

  • For a normal operator, the spectrum is the closed convex hull of the numerical range. So here we know that $\langle Tx,x\rangle=0$ for all $x$. This implies that $T=0$ by polarization.

  • Using the Spectral Theorem, we have that $$ T=\int_{\{0\}}\lambda\,dE_P(\lambda)=0\times E_P(\{0\})=0. $$

  • Using the Gelfand Transform, we know that $C^*(T)\simeq C(\{0\})$. Under this transform $T$ corresponding to the identity mapping $\iota(0)=0$, so $T=0$.

1
On

We have the factorization $$ 0= P^4 -P = (P^3-I)P=(P^2+P+I)(P-I)P= \left( (P+\frac12I)^2 + \frac34 I \right) (P-I)P, $$ where the operator in big brackets is self-adjoint and positive definite, hence invertible. This implies $(P-I)P=0$.