In unital Banach algebra $r(a^n) = (r(a))^n$

293 Views Asked by At

I tried to prove the following:

If $A$ is a unital Banach algebra and $r(a)$ denotes the spectral radius then $r(a^n) = (r(a))^n$.

Could somebody please tell me if I got this proof right? Thanks. Proof:

It follows from the submultiplicativity of the norm that $$ r(a^n) = \lim_{k \to \infty} \|(a^n)^k\|^{{1\over k}} \le \lim_{k \to \infty } \|a^k\|^{{n \over k}} = (r(a))^n$$

Now by contradiction assume that $r(a^n)< r(a)^n$. Then there exists a sequence $\lambda_k$ in $\sigma (a)$ such that $$ \lim_{k \to \infty} |\lambda_k|^n > \sup_{\lambda \in \sigma (a) } |\lambda|^n$$

which is a contradiction. (Since the spectrum is compact so the $\sup$ on the RHS is an element of the spectrum. Also we know that $p(\sigma(a))= \sigma (p(a))$ for polynomials $p$)

I would still appreciate feedback. Thank you.

1

There are 1 best solutions below

2
On

This is not a comment on your proof, but a different (simpler, I think) way to prove the statement.

$$r(a^n) = \lim_{k\rightarrow \infty}||(a^n)^k||^{\frac 1k} = \lim_{k\rightarrow \infty}||a^{nk}||^{\frac 1k} = \lim_{k\rightarrow \infty}(||a^{nk}||^{\frac 1{nk}})^n = (\lim_{k\rightarrow \infty}||a^{nk}||^{\frac 1{nk}})^n = r(a)^n $$