10.02.2015 Views

Chapter 7. The Eigenvalue Problem

Chapter 7. The Eigenvalue Problem

Chapter 7. The Eigenvalue Problem

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>7.</strong> <strong>The</strong> <strong>Eigenvalue</strong> <strong>Problem</strong>, December 17, 2009 6<br />

Normally in quantum mechanics we choose the basis set {|a 1 ,...,|a n }<br />

and know the operator Â. This means that we can calculate A mn = a m | Â | a n.<br />

We do not know |ψ or λ, and our mission is to find them from Â|ψ = λ|ψ.<br />

We have converted this operator equation, by using the orthonormal basis<br />

set {|a 1 ,...,|a N }, into the matrix equation Eq. 23 (or Eq. 25 or Eq. 26).<br />

In Eq. 23, we know A mn but we do not know ψ = {ψ 1 , ψ 2 ,...,ψ N } or λ.<br />

WemustcalculatethemfromEq.23.Onceweknowψ 1 , ψ 2 ,...,ψ N ,wecan<br />

calculate |ψ from<br />

|ψ =<br />

N<br />

|a n a n | ψ ≡<br />

n=1<br />

N<br />

ψ n |a n (27)<br />

§ 6 Use a computer. Calculating eigenvalues and eigenvectors of a matrix<br />

“by hand” is extremely tedious, especially since the dimension N is often very<br />

large. Most computer languages (including Fortran, C, C++, Mathematica,<br />

Maple, Mathcad, Basic) have libraries of functions that given a matrix will<br />

return its eigenvalues and eigenvectors.<br />

I will not discuss the numerical algorithms used for finding eigenvalues.<br />

Quantum mechanics could leave that to experts without suffering much harm.<br />

<strong>The</strong> Mathematica file Linear algebra for quantum mechanics.nb shows<br />

how to use Mathematica to perform calculations with vectors and matrices.<br />

Nevertheless, it is important to understand some of the theory related<br />

to the eigenvalue problem, since much of quantum mechanics relies on it. I<br />

presentsomeofitinwhatfollows.<br />

§ 7 <strong>The</strong> eigenvalue problem and systems of linear equations. <strong>The</strong> eigenvalue<br />

problem Eq. 23 can be written as<br />

n=1<br />

or<br />

⎛<br />

⎜<br />

⎝<br />

N<br />

(A mn − λδ mn )ψ n =0, m =1, 2,...,N (28)<br />

n=1<br />

A 11 − λ A 12 A 13 ··· A 1N<br />

A 21 A 22 − λ A 23 ··· A 2N<br />

A 31 A 32 A 33 − λ ··· A 3N<br />

. . .<br />

. . . .<br />

A N1 A N2 A N3 ··· A NN − λ<br />

⎞ ⎛<br />

⎟ ⎜<br />

⎠ ⎝<br />

ψ 1<br />

ψ 2<br />

ψ 3<br />

.<br />

ψ N<br />

⎞ ⎛<br />

=<br />

⎟ ⎜<br />

⎠ ⎝<br />

0<br />

0<br />

0.<br />

0<br />

⎞<br />

⎟<br />

⎠<br />

d<br />

= 0<br />

(29)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!