Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
22 views7 pages

13 Text

Chapter 13 discusses the variational method, an approximation technique used to establish an upper bound for ground state energy in quantum mechanics. The method involves guessing a trial wave function, calculating the expectation value of the Hamiltonian, and refining the guess to minimize the upper bound. It highlights the importance of a good trial wave function and provides examples, including the infinite square well and a Gaussian trial wave function for more complex potentials.

Uploaded by

achaudhuriac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views7 pages

13 Text

Chapter 13 discusses the variational method, an approximation technique used to establish an upper bound for ground state energy in quantum mechanics. The method involves guessing a trial wave function, calculating the expectation value of the Hamiltonian, and refining the guess to minimize the upper bound. It highlights the importance of a good trial wave function and provides examples, including the infinite square well and a Gaussian trial wave function for more complex potentials.

Uploaded by

achaudhuriac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Chapter 13

The Variational Method


The variational method is an approximation procedure that we will use to establish an upper
bound for a ground state energy. Approximation methods, including the variational method,
the WKB method (chapter 14), time-independent (chapter 15) and time-dependent (chapter 16)
perturbation theory, are important because there are relatively few quantum mechanical problems
of interest which can be solved exactly.

Variational methods are widely applied in classical and quantum mechanics. They
are closely related to the calculus of variations. The discovery of variational methods
has origins with the ancient Greeks, notably Aristotle, and has been applied by Fermat,
Maupertius, Euler, Lagrange, Hamilton, and others.1 The procedure discussed here was
originally used by Lord Rayleigh in 1873 to compute vibration frequencies of mechanical
systems.2 The path integral of Feynman is intrisically linked to variational principles. The
Hartree-Fock method of calculating approximate wave functions is a variational method.
Among important applications are many body problems which no one knows how to
solve exactly. Multi-electron atoms and molecules are many body systems. The theory
of superconductivity is based on variational methods.

Here is a roadmap to establish an upper bound on a ground state energy.


step 1) Guess a good trial wave function |ψ>,
step 2) calculate ¯ ¯
< ψ ¯H¯ψ>
¯ ,
< ψ ¯ψ>
and this is an upper bound on the ground state energy, i.e.,
¯ ¯
< ψ ¯H¯ψ>
E0 ≤ ¯ ,
< ψ ¯ψ>
step 3) adjust your guess of the wave function |ψ> to reduce the upper bound for the ground
state energy E0 .

The key here is the first step. If you guess poorly, you will attain a large upper bound that
may not be satisfying or helpful. If you guess well, the upper bound may be useful. If you guess
perfectly, i.e., if you guess the actual wave function, you saturate the inequality and attain the
ground state energy.
Why does this work? For any |ψ>, we can expand in any eigenbasis, including the energy
eigenbasis, so X¯ ¯¯
|ψ> = I|ψ>= ¯Ei>< Ei ¯¯ψ> .
i

1
Yourgrau and Mandelstam, Variational Principles in Dynamics and Quantum Theory (Dover
Publications, Inc., New York, 1968), 3rd ed.
2
Schiff, Quantum Mechanics (McGraw-Hill Book Company, New York, 1968), 3rd ed.

1
We will substitute this for the expression¯ in step 2 above. To simplify the calculation, we assume
the wave function is normalized, so < ψ ¯ψ> = 1. Then
¯ ¯
< ψ ¯H¯ψ> ¯ ¯
¯ = < ψ ¯H¯ψ>
< ψ ¯ψ>
¯ ¯ ¯ ¯
= < ψ ¯I ¯H¯I ¯ψ>
¯X¯ ¯¯ ¯ X ¯ ¯¯
= < ψ¯ ¯Ei>< Ei ¯¯H¯ ¯Ej >< Ej ¯¯ψ>
i j
XX ¯ ¯ ¯ ¯
= < ψ ¯Ei>< Ei ¯H¯Ej >< Ej ¯ψ> (1)
i j
XX ¯ ¯ ¯ ¯
= < ψ ¯Ei>< Ei ¯Ej ¯Ej >< Ej ¯ψ> (2)
i j
XX ¯ ¯ ¯
= < ψ ¯Ei> Ej < Ei ¯Ej >< Ej ¯ψ> (3)
i j
XX ¯ ¯
= < ψ ¯Ei> Ej δij < Ej ¯ψ> (4)
i j
X ¯ ¯
= < ψ ¯Ei> Ei < Ei ¯ψ> (5)
i
X ¯ ¯ ¯2
¯ ¯
= Ei ¯ < Ei ¯ψ> ¯ .
i

Since the ground state energy is the lowest energy in the system, Ei ≥ E0 , for all Ei , so
X ¯¯ ¯ ¯2 X ¯
¯ ¯ ¯ ¯2
¯
Ei ¯ < Ei ¯ψ> ¯ ≥ E0 ¯ < Ei ¯ψ> ¯
i i
X ¯¯ ¯ ¯2
¯
= E0 ¯ < Ei ¯ψ> ¯ (6)
i
= E0 ,
¯ ¯
⇒ < ψ ¯H¯ψ> ≥ E0 for all |ψ> .

A few comments are appropriate. In equation (1), we let the Hamiltonian operate to the right
so is replaced by an eigenvalue in equation (2). The eigenvalue is constant so can be removed from
the bracket per equation (3). The resulting bracket is a Kronecker delta, a form of < i|j> = δij ,
and is so denoted in equation (4). Since the Kronecker delta is zero if i 6= j, equation (5)
is summed only over i because we get nonzero terms only when i = j. Finally, recognize
P¯ ¯ ¯ P¯ ¯ ¯
¯ < Ei ¯ψ > ¯2 = 1 in equation (6), means ¯ < Ei ¯ψ> ¯2 is a complete expansion over all
states, so is 1 for a normalized wave function.
Also, the derivation assumes the system has bound states only. If the system has both bound
and scattering states, Rsuch as a finite square well or finite harmonic oscillator, the summations
must be replaced by Σ . This means you sum over bound states and integrate over scattering
states. Other than replacing this symbol, the argument remains unchanged.
If you guess perfectly,
¯ ¯ ¯ ¯ ¯ ¯ ¯
< ψ ¯H¯ψ> = < E0 ¯H¯E0> = < E0 ¯E0 ¯E0> = E0 < E0 ¯E0> = E0 ,

2
i.e., you get the ground state energy. If you pick a trial wave function which is not perfect, you
have |ψ> = |E0> + |δψ>,

¯ ¯ ¯ ¯
⇒ < ψ ¯H¯ψ> = (< E0 | + < δψ|) ¯H¯ (|E0> + |δψ>)
¯ ¯ ¯ ¯ ¯ ¯ ¯ ¯
= < E0 ¯H¯E0> + < E0 ¯H¯δψ> + < δψ ¯H¯E0> + <δψ ¯H¯δψ>
¯ ¯ ¯ ¯ ¯ ¯ ¯ ¯
= < E0 ¯E0 ¯E0> + < E0 ¯E0 ¯δψ> + < δψ ¯E0 ¯E0> + < δψ ¯H¯δψ> (7)
¯ ¯ ¯ ¯ ¯
= E0 < E0 ¯E0> + E0 < E0 ¯δψ> + E0 < δψ ¯E0> + < δψ ¯H¯δψ>
¯ ¯
= E0 + 0 + 0+ < δψ ¯H¯δψ>
£ ¤
= E0 + ϑ (δψ)2 ,

so the error is quadratic. Note in equation (7) the eigenvalue is present because the Hamiltonian
operated to the left in the second term and to the right in the third term. The Hamiltonian can
operate in either direction because it is Hermitian. Both the second and third terms are zero
because |E0> and |δψ> must be orthogonal; |δψ> cannot contain any |E0> since |E0> has
accounted for all of that component. Said another way, if |δψ> were to contain any |E0 >, it
would be removed and added back into |E0>.
The key is a good trial wave function. You can make a good guess at a good trial wave function
by considering
1) is parity conserved? Is the wave function even or odd?
2) How does the wave function approach zero? Model the asymptotes correctly.
3) Pick something you can integrate. Numerical integration is appropriate if analytic integra-
tion is not. The integral must converge in any instance.
A Gaussian wave function is a popular trial wave function. The Gaussian integral is reviewed
in Appendix A.
In practice, H = T + V, so

¯ ¯ ¯ ¯ ¯ ¯ ¯ ¯
< ψ ¯H¯ψ> = < ψ ¯T + V ¯ψ> = < ψ ¯T ¯ψ> + < ψ ¯V ¯ψ> .

These are evaluated as integrals. The differential kinetic energy operator is often convenient.
A few examples to illustrate the theory are in order.

A one dimensional infinite square well with walls at −L and L, as was discussed in chapter
6, is a particularly simple example because we generally define V = 0 inside the well. Using a
trial wave function of
r ³ πx ´
1
ψ(x) = cos ,
L 2L

we should get the exact ground state energy because we are using the exact ground state wave
function as a trial wave function. We also know it is normalized. Here H = T + V = T in the

3
area of interest so
¯ ¯ ¯ ¯
< ψ ¯H¯ψ> = < ψ ¯T ¯ψ>
Z L r ³ ´ µ h̄2 d2 ¶ r 1 ³ πx ´
1 ∗ πx
= cos − cos dx
−L L 2L 2m dx2 L 2L
Z L ³ πx ´ d2 ³ πx ´
h̄2
=− cos cos dx
2mL −L 2L dx2 2L
Z L ³ πx ´ d ³ ³ πx ´ π ´
h̄2
=− cos − sin dx
2mL −L 2L dx 2L 2L
h̄2
Z L ³ πx ´ µ ³ πx ´ π2 ¶
=− cos − cos dx
2mL −L 2L 2L 4L2
Z L ³ ´
h̄2 π 2 2 πx
= cos dx.
8mL3 −L 2L

Using3 Z
1 1
cos2 (ax) dx = x+ sin(2ax),
2 4a
where a = π/2L for our integral,

¯ ¯ 2 2 · ³ π ´¸L
h̄ π 1 2L
< ψ ¯H¯ψ> = x+ sin x
8mL3 2 4π L −L
2 2 · ¸
h̄ π 1 2L 1 2L
= L+ sin(π) − (−L) − sin(−π)
8mL3 2 4π 2 4π
· ¸
h̄2 π2 1 1
= L+0+ L−0
8mL3 2 2

¯ ¯ h̄2 π2
⇒ < ψ ¯H¯ψ> = ,
8mL2

which we know to be the exact ground state energy, as advertised.

A more practical example is


2
V (x) = αx6 using the Gaussian trial wave function ψ(x) = Ae−bx .

Note when the potential is defined in position space, the potential energy function is not an
operator. The potential has the general shape of a simple harmonic oscillator except with steeper
walls. The constant b in the trial wave function is the parameter which will be varied. In
choosing a Gaussian trial wave function, we will have a number of Gaussian integrals to evaluate.

3
form 302, page 313, CRC Standard Math Tables (CRC Press, Boca Raton, Florida, 1981),
26th ed.

4
Gaussian integrals are discussed in Appendix A. Normalizing the wave function simplifies the
notation because we then do not have to explicitly carry a denominator, so
Z ∞ ³ ´∗ Z ∞ r
−bx2 −bx2 2 −2bx2 2 π
< ψ|ψ> = 1 = Ae Ae dx = |A| e dx = |A|
−∞ −∞ 2b

µ ¶1/4 r
2b 2 2b
⇒ A= and A = .
π π

Note this is independent of the potential, so we have determined the normalization constant for
all potentials where we would use a Gaussian trial wave function.
We need the expectation value of the Hamiltonian, which we will calculate
¯ ¯ ¯ ¯ ¯ ¯
< ψ ¯H¯ψ> = < ψ ¯T ¯ψ> + < ψ ¯V ¯ψ>,

where again, the first term is independent of the potential so is dependent only on the trial wave
function. The expectation value of kinetic energy for a Gaussian trial wave function is calculated

¯ ¯
Z ³∞ ´∗ µ h̄2 d2 ¶ 2 Z ∞ 2
−bx2 −bx2 2 h̄ −bx2 d 2
< ψ ¯T ¯ψ> = Ae − 2
Ae dx = −|A| e 2
e−bx dx
−∞ 2m dx 2m −∞ dx

We need the second derivative of the Gaussian exponential so

d −bx2 2
e = −2bxe−bx
dx

d2 −bx2 d ³ −bx2
´ ³
−bx2 −bx2
´ 2 2
⇒ 2
e = −2bxe = −2b e + x(−2bx)e = −2be−bx + 4b2 x2 e−bx
dx dx
¯ ¯ 2 Z ∞ ³ ´
¯ ¯ 2 h̄ 2 2 2
⇒ < ψ T ψ> = −|A| e−bx −2be−bx + 4b2 x2 e−bx dx
2m −∞
2 · Z ∞ Z ∞ ¸
2 h̄ −2bx2 2 2 −2bx2
= −|A| −2b e dx + 4b x e dx
2m −∞ −∞
2 · Z ∞ Z ∞ ¸
2 h̄ −2bx2 2 2 −2bx2
= −|A| −2b e dx + 8b x e dx
2m −∞ 0

where have used the fact all terms of the second integrand are even functions of x, and is an
integral with symmetric limits so we can double the value of the integral from zero to the upper
limit and get the same result. The first integral is Gaussian, and is evaluated in Appendix A. The
second we evaluate the integral using4
Z ∞ r
2n −px2 (2n − 1) · · · 5 · 3 · 1 π
x e dx = for p > 0, and n = 0, 1, 2, 3, . . . ,
0 2(2p)n p

4
Form 15.3.1.26, page 249, Handbook of Mathematical Formulas and Integrals by Jeffrey

5
where n = 1 and p = 2b for our integral. Then
r · r r ¸
¯ ¯
¯ ¯ 2b h̄2 π 2 1 π
< ψ T ψ> = − −2b + 8b
π 2m 2b 2(2 · 2b) 2b
" r r r r #
2
h̄ 2b π 2b π h̄2
= 2b −b = [2b − b]
2m π 2b π 2b 2m

¯ ¯ h̄2 b
⇒ < ψ ¯T ¯ψ> = .
2m

The expectation value of the potential energy for V (x) = αx6 is


Z ∞³ ´ Z ∞ Z ∞
¯ ¯ 2 ∗ ¡ ¢ 2 2 2
< ψ ¯V ¯ψ> = Ae−bx αx6 Ae−bx dx = αA2 x6 e−2bx dx = 2αA2 x6 e−2bx dx
−∞ −∞ 0

where again, all terms of the integrand are even functions of x, and the integral has symmetric
limits so we can double the value of the integral from zero to the upper limit and get the same
result. Using the same form from Jeffrey, where n = 3 and p = 2b, the integral is

Z ∞
r r
¯ ¯ 6 −2bx2 2b 5 · 3 · 1 π 15α
< ψ ¯V ¯ψ> = 2αA2 x e dx = 2α = .
0 π 2(2 · 2b)3 2b 64b3

Adding these gives us what we started out to attain, or

¯ ¯ ¯ ¯ ¯ ¯ h̄2 b 15α
<ψ ¯H¯ψ> = < ψ ¯T ¯ψ> + < ψ ¯V ¯ψ> = +
2m 64b3

We use a technique from introductory calculus to vary the parameter b. E0 will be the minimum
energy of any eigenstate in the system. If we take a derivative with respect to b, set that derivative
equal to zero, and solve for the value of b which makes the statement true, we will find the value
of b = b0 which provides the lowest upper bound for this trial wave function. So
µ 2 ¶
d h̄ 15α −3 h̄2 15α 1
b+ b = −3 =0
db 2m 64 2m 64 b4
45α 2m 45α m
⇒ b40 = 2 =
64 h̄ 32 h̄2

µ ¶1/4
32 · 5 · αm
⇒ b0 = .
25 h̄2

6
We have expressed this using powers of prime numbers as a technique to simplify the reduction.
Using this value of the varied parameter yields the minimum energy for a Gaussian trial wave
function. All that is left to do is the addition

¯ ¯ ¯ ¯ ¯ ¯ ¯ ¯ h̄2 b0 15α
¯ ¯
< ψ ¯H¯ψ>min = < ψ ¯T ¯ψ> ¯ + < ψ ¯V ¯ψ> ¯ = +
b0 b0 2m 64b30

µ ¶1/4 µ ¶3/4
h̄2 32 · 5 · αm 3·5·α 25 h̄2
= +
2m 25 h̄2 26 32 · 5 · αm

h̄2 31/2 51/4 α1/4 m1/4 3·5·α 215/4 h̄3/2


= +
2m 25/4 h̄1/2 26 33/2 53/4 α3/4 m3/4
31/2 51/4 · α1/4 h̄3/2 51/4 α1/4 h̄3/2
= + .
29/4 m3/4 29/4 31/2 m3/4
Multiplying and dividing the first term by 31/2 gives us a common denominator, and
µ ¶ µ ¶1/4
¯ ¯ 51/4 α1/4 h̄3/2 3+1 5αh̄6
< ψ ¯H¯ψ>min = 1/4 1/2 3/4 =
2 3 m 4 2 · 32 m3

µ ¶1/4
5αh̄6
⇒ E0 ≤ .
18m3

Note for V (x) = αx6 , α has dimensions of energy/length6 , so the dimensions of our result is
energy, i.e.,
µ ¶1/4 µ ¶1/4 µ ¶1/4 µ ¶1/4
5αh̄6 E E 6 · t6 E 7 · t6 E7
→ → → → E,
18m3 l6 m3 l6 m3 E3

which is consistent, as it must be.

You might also like