0

Given a Hilbert space $\mathcal{H}$.

Consider a Hamiltonian: $$H:\mathcal{D}(H)\to\mathcal{H}:\quad H=H^*$$

Denote resolvent set: $$\rho(H):=\{z\in\mathbb{C}:(z-H)^{-1}\in\mathcal{B}(\mathcal{H})\}$$

Define the ratio: $$\eta_z:\sigma(H)\to\mathbb{C}:\lambda\mapsto\tfrac{|z-\lambda|}{1+|\lambda|}$$

Then one has estimates: $$z\in\rho(H):\quad\delta_-(z)\leq\eta_z\leq\delta_+(z)$$

Moreover one has: $$z\in\rho(H):\quad\delta_\pm(z)=\delta_\pm(\overline{z})$$

How to prove these?

C-star-W-star
  • 16,275
  • I'm not sure what you are asking. Presumably $m_z$ and $M_z$ are constants that depend on $z$ but not on $\lambda$, but what is $\lambda$? When you ask "how to check these," are you asking about a proof? a computation? – hardmath Mar 26 '15 at 18:40
  • @hardmath: Oh yes these are supposed to be constants w.r.t. $\lambda$ that still depend on $z$. $\lambda$ is meant to lie within the spectrum. (I've added that.) I'm asking for a quick 'proof'. Hope it is clearer now. Thanks for pointing me out on this!!! – C-star-W-star Mar 27 '15 at 17:24

1 Answers1

3

This has very little to do with Hilbert spaces or Hamiltonians. If $\sigma(H)$ is a closed set in the complex plane and $z \notin \sigma(H)$, then $f(\lambda) = \dfrac{|z - \lambda|}{1 + |\lambda|}$ is a continuous positive function on $\mathbb C$, with limit $1$ as $|\lambda| \to \infty$, and its only zero is at $\lambda = z$. Therefore it is bounded away from $0$ on $\{\lambda: |\lambda - z| \ge d(z, \sigma(H))\}$.

Robert Israel
  • 448,999