5

Let $\mathcal{H}$ be a complex finite dimensional Hilbert space ($\dim\mathcal{H}=d$). Let $A\in M_d(\mathbb{C})$.

How can I show without using spectral considerations that $$\lim_{n\to\infty}\|A^n\|^{\frac{1}{n}} \le\displaystyle\sup_{\|x\|=1}|\langle Ax,x\rangle|?? $$

Thank you for your help!!

This question is a motivation to the following one:

It is well known that the spectral radius of a bounded linear operator $T$ acting on a complex infinite dimensional Hilbert space is given by $$r(T)=\lim_{n\to\infty}\|T^n\|^{\frac{1}{n}}.$$

I want to prove using the above formula (rather than the definition of the spectral radius) that $$r(T)=\lim_{n\to\infty}\|T^n\|^{\frac{1}{n}}\le \sup_{\|x\|=1}|\langle Tx.x\rangle|.$$

ViktorStein
  • 4,838
Student
  • 4,914

2 Answers2

3

Let me denote $\rho:=\lim \|A^n\|^{1/n}$. Then $|\lambda|\le\rho$ for all eigenvalues. Moreover, there is an eigenvalue $\lambda$ of $A$ such that $|\lambda|=\rho$. Using the corresponding unit eigenvector, $$ \rho \le \sup_{\|x\|=1}| \langle x,Ax\rangle| $$ follows.

I am not sure what the question is about. For instance, the inequality $$ \|A^n\|^{1/n} \le \sup_{\|x\|=1}| \langle x,Ax\rangle| $$ is not true for all $n$ in general. To see this, take the nilpotent matrix $$ A =\pmatrix{ 0 & 1 & 0 & 0 \\ \vdots & \ddots & \ddots &0\\ \vdots&\ddots&\ddots& 1 \\ 0 & \dots &\dots &0}. $$ Then $\|A^n\|=1$ for all $n<d$ and $\sup_{\|x\|=1} |\langle x,Ax\rangle|<1$.

ViktorStein
  • 4,838
daw
  • 49,113
  • 2
  • 38
  • 76
  • 1
    I think the asker does not want to use spectral considerations. I think they are interested in a proof that uses only elementary properties of a Hilbert space and not of its operator algebra. I think this because they have written: \ "...I want to prove using the above formula (rather than the definition of the spectral radius) that ....". – s.harp Nov 13 '17 at 16:38
  • Thank you for your answer but I doesn't want to use spectral considerations. – Student Nov 13 '17 at 17:32
  • 2
    then my answer shows that the inequality only holds in the limit, which excludes the first take on an elementary proof. – daw Nov 13 '17 at 18:56
2

In Michel Crouzeix - Numerical range and functional calculus in Hilbert space, we see that enter image description here

Using the inequality $2$ with $P(z)=z^n$ we get the desired result.

Pang
  • 399
  • 5
  • 8
Schüler
  • 3,334
  • 1
  • 9
  • 26