What is an Eigenequation and Eigenvalue in the Schrodinger Equation?

  • Context: Graduate 
  • Thread starter Thread starter ohhhnooo
  • Start date Start date
  • Tags Tags
    Eigenvalue
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 10K views
ohhhnooo
Messages
10
Reaction score
0
what is an eigenequation? what is the purpose of the eigenvalue? how does this fit into the Schrödinger equation (particle in a box problem) ?
 
Physics news on Phys.org
An eigenequation is for example the following:

M x = b x

where M is a Matrix (for example a 3x3), x is a vector (3 components)
and b is a real number (could also be complex number).
You see that the Matrix doesn't change the direction of x, only it's length (right hand side of the equation).
x is called eigenvector and b eigenvalue of M.

:smile:


Now in Quantum mechanics you have operators (instead of matrices)
and so called state vectors,

for example:

H |Psi> = E |Psi>

( M x = b x )

H is the Hamilton-Operator, |Psi> is your eigenvector and E the eigenvalue.

Whats the meaning of the equation above?
It just says that you got a system represented by the vector |Psi>
(for example electron in the Hydrogen atom).
And then you want to measure the energy. This is done by
'throwing' the operator H on your vector |Psi>. What comes out
is your eigenvalue E which is the energy.

:rolleyes:


Now what's the Schrödinger equation?
Suppose you want to examine the energy of the electron in the hydrogen atom. So you just apply H on |Psi> and get the energy E on the right hand side of the eigenequation.
The PROBLEM is, you don't know how your |Psi> looks like.

So here's where the SCHRÖDINGER equation comes into the play.
The Schrödinger equation is a differential equation,
which you have to solve in order to get your |Psi>. (solving the differential equation means you get a solution |Psi>)

You put your potential (square well potential for particle in a box, or Coloumb potential for hydrogen atom) into the Schrödinger equation and solve it. You get your |Psi> from it.

:-p


I hope I could help you.


-Edgardo