Check If Operator Is Hermitian: Real Eigenvalue Test

kthouz
Messages
188
Reaction score
0
How to check if an operator is hermitian? I mean what is the condition
Actualy, i am using the principe that say that the eigenvalue associated with the operator must be a REAL NUMBER.That is to say that i work out to that eigenvalue and see if it is a real number. Am i right?
 
Physics news on Phys.org
Using the (x,y) notation for the scalar product, the definition of H^\dagger is

(H^\dagger x,y)=(x,Hy)

and the definition of "hermitian" is H^\dagger=H. So you usually don't have to think about eigenvalues.
 
Fredrik's definition is correct, and it is also true that an operator thus defined has real eigenvalues, as you said.
 
For an hermitian, ALL of the evs must be real.
Just checking one ev isn't enough.
 
clem said:
For an hermitian, ALL of the evs must be real.
Just checking one ev isn't enough.

True, this is necessary, but not sufficient. It is possible that all eigenvalues are
real for a non-Hermitian operator. A very simple example is the 2x2 matrix
((1, 3), (2, 2)) which is not Hermitian, but it has two distinct real eigenvalues,
namely 4 and -1.

On the other hand, Fredrik's definition is a good one, stick to it. It is valid for
all finite dimensional Vector spaces with an inner product. In QM, the vector
space can be infinite dimensional of course. In that case, Fredrik's definition
requires some supplementary conditions about bounded operators.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top