P3X-018
- 144
- 0
Homework Statement
Show that the spectrum \sigma of a linear continuous Hermitian operator A on a Hilbert space H consist of real numbers, ie \sigma(A)\subset \mathbb{R}.
Homework Equations
Well the spectrum of A are the elements \lambda\in\mathbb{C} such \lambda I - A is NOT invertible (a generalization of eigenvalues).
Hermitian operator A satisfies: (Ax, y) = (x, Ay) for all x,y in H. (.,.) is the inner product in H.
The Attempt at a Solution
It is stated in the problem that I can do it, by first showing the following 2 statements for \lambda = \alpha + i\beta,
1.\quad \|(\lambda I - A)x\| \geq |\beta|\|x\|
2.\quad \mathrm{Im}\left( (\lambda I - A)x, x) = \beta\|x\|^2
I have shown 2. but I'm lost on showing the 1.
By writing 1. as an innerproduct and expanding I can arrive at
\|(\lambda I-A)x\|^2 = \|\lambda x\|^2 + \|Ax\|^2 - 2\alpha(Ax,x)
If I could show that \|Ax\|^2 - 2\alpha(Ax,x) \geq 0 I would have shown 1. But I can't seem to show that, does inequality even hold?
Or maybe there is another way to show 1., any hint would be great!