0

Let $X$ be a normed linear space. Let $T: X \to X$ be a compact linear operator and $T^{2}=T$. Show that $T$ is a finite rank operator, that is, $Range(T)$ is finite dimensional in $X$.

I have no idea how to show that this operator is of finite rank. Any hint or solution will really be appreciated. Thanks in advance!

hbghlyj
  • 2,115
Riju
  • 4,015

1 Answers1

0

Let $(y_n)$ be a bounded sequence in the range of $T$. From $T^2=T$ we get:

$Ty_n=y_n$ for all $n$. Since $T$ is compact, $(Ty_n)$ and hence $(y_n)$, contains a convergent subsequence.

Thus the range of $T$ has the Bolzano- Weierstrass -Property. Therefore the range has finite dimension.

Fred
  • 77,394
  • Thanks Fred.. Yeah this is a great solution. It also helps in a way that I can now try to show some operator is finite rank by showing that the range has Bolzano-Weierstrass property..I was not getting that point before.. – Riju May 09 '17 at 08:45