Does boundedness of $\sigma(T)$ imply boundedness of $T$, $T$ an operator on a Banach space?

110 Views Asked by At

let $X$ be a Banach space and suppose $T$ is an operator on $X$. If $T$ is bounded, then clearly $\sigma(T)$ is also bounded in the sense that $r(T) := \sup_{\lambda\in \sigma(T)}|\lambda| < \infty.$ Does this follow the other way, viz. if $r(T) < \infty$ does it follow that $T$ is bounded?

In the light of the counter-examples Tsemo and TrialAndError and Ben Wallis' comment, let us add the additional requirement that $r(T) > 0$ so operators with empty spectrum are not considered. I appreciate these answers and the people who wrote them, however we might agree that trivial cases are not generally the most interesting. The fault is mine for the imprecision.

1

There are 1 best solutions below

0
On

Let $X=C[0,1]$ and let $T : \mathcal{D}(T)\subset X \rightarrow X$ be defined on $$ \mathcal{D}(T) = \{ f\in C^1[0,1] : f(0) = 0 \}. $$ This is an unbounded operator because $T x^{n} = nx^{n-1}$. But it has bounded spectrum because its spectrum is empty. To see this, solve the resolvent equation $$ (T-\lambda I)f = g \\ f'-\lambda f = g, \;\;\; f(0)=0, $$ which is a simple ODE that can be solved with an integrating factor $e^{-\lambda x}$: $$ (e^{-\lambda x}f)'=e^{-\lambda x}g,\;\; f(0)=0, \\ f(x) = e^{\lambda x}\int_{0}^{x}e^{-\lambda t}g(t)dt. $$ You can check that the resolvent $R(\lambda)g=\int_{0}^{x}e^{\lambda(x-t)}g(t)dt$ is bounded on $X=C[0,1]$ for all $\lambda$.