Prove that if $T=T^*$ and $\sigma(T)=\{\lambda\}$, then $T=\lambda I$

430 Views Asked by At

Show that if $T$ is a self adjoint linear operator on a Hilbert space such that the spectrum contains a single point $\lambda$, then $T=\lambda I$. Then, show this is false if $T$ is not self adjoint.

I am very unsure of my answer for part 1. Can you verify it?

3

There are 3 best solutions below

7
On

Since $T$ is self adjoint, the residual spectrum is empty, so $\lambda\notin \sigma_r(T)$. This means either $\lambda \in \sigma_p(T)$ (point spectrum) or $\lambda \in \sigma_c(T)$ (continuous spectrum).

Note: Since $T$ is self adjoint, $\langle Tu_n,v \rangle=\langle u_n,Tv \rangle$ and $\lambda$ will be real, so $\langle \lambda u_n,v \rangle=\langle u_n,\overline \lambda v \rangle=\langle u_n,\lambda v \rangle$.

Case 1: $\lambda \in \sigma_p(T)$

Then $(T-\lambda I)u=0$ for some nontrivial $u$. S for all $v\in\mathcal H$, $$\langle Tu,v \rangle-\langle \lambda u,v \rangle =\langle u,Tv \rangle-\langle u,\lambda v \rangle $$ so $$\langle(T-\lambda I)u,v \rangle=\langle u,(T-\lambda I)v \rangle=0 \forall v\in \mathcal H$$

This implies that $T=\lambda I$

Case 2: $\lambda \in \sigma_c(T)$

Then for every $u\in \overline{R(T-\lambda I)}, u\notin R(T-\lambda I)$ there exists a sequence $u_n\to u$ in $\mathcal H$ such that $\langle(T-\lambda I)u_n,v>=0$ for all $v\in\mathcal H$. This means $$\langle (T-\lambda I)u_n,v \rangle=\langle u_n,(T-\lambda I)v \rangle \to \langle u,(T-\lambda I)v \rangle=0 \forall v\in \mathcal H$$ This implies $T=\lambda I$.

This completes the first part. However, I am unsure about my proof regarding the continuous spectrum.

For part 2, consider the non-self adjoint matrix

$$ \left (\begin{array}{cc} 2 & 0 \\ 1 & 2 \end{array}\right )$$

In finite dimensions, the continuous and residual spectra are empty. Also, it is easy to see that the only eigenvalue is 2. Thus this operator has a single point in its spectrum, and this matrix is clearly not equal to $2I$.

0
On

As a counterexample consider $$ A = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix} $$over $\mathbb C^2$. It's spectrum is $\{0\}$.

0
On

If $A$ is selfadjoint with $\sigma(A)=\{\lambda\}$, then we may assume that $\lambda = 0$ by replacing $A$ with $A-\lambda I$ if necessary. However, the norm and spectral radius for a selfadjoint operator are the same because $\|A\|^{2}=\|AA^{\star}\|=\|A^{2}\|$. Therefore, $\|A\|=0$. The counter-example is any niplotent operator $N$ of order $n > 1$.