MODEL SYSTEM: PARTICLE IN A BOX

Important because:

It illustrates quantum mechanical principals

It illustrates the use of differential eqns. & boundary conditions to solve for y

It shows how discrete energy levels arise when a small particle is confined to a region of space

It can predict the absorption spectrum of some linear conjugated molecules by treating the p electrons as free particles in a 1-dimensional box with infinite walls

Ordinary Differential Eq.:

Involves only 1 independent variable

x - independent variable

y(x) - dependent variable

y’(x) = dy/dx, y"(x) = d2y/dx2, ... y(n)(x) = dny/dxn

A differential eqn. expresses a functional relationship between x & the derivatives of y with respect to x:

f(x, y’(x), y"(x), ... y(n)(x)) = 0

The order of the eq. is the order of the highest derivative of y with respect to x.

An n-th order differential eq. has n independent solutions (i.e. solutions that are not multiples of each other)

Examples: y(4) + (y’)2 + sin x cos y = 3 ex, order = 4

x (y’) 2 + sin x cos y = 3 ex, order = 1

Linear Differential Eq.:

An(x) y(n) + An-1(x) y(n-1) + ... + A0(x) y = g(x)

g(x) = 0: homogeneous

g(x) not =0: inhomogeneous

Example: Schrödinger Eq.

d2y (x)/dx2 + (2m/h2) (E - V(x)) y (x) = 0

is a 2nd order homogeneous linear differential eq. with

A0(x) = (2m/h2) (E - V(x))

A1(x) = 0

A2(x) = 1

To solve a 2nd order homogeneous linear differential eq.,

A2(x) y" + A1(x) y’ + A0(x) y = 0,

divide by A2(x) to give:

y" + P(x) y’ + Q(x) y = 0, (1)

where P(x) = A1(x)/A2(x) and Q(x) = A0(x)/A2(x).

If there are two independent solutions y1 and y2 (where y1 is not a constant x y2) such that

y1" + P(x) y1’ + Q(x) y1 = 0

and

y2" + P(x) y2’ + Q(x) y2 = 0,

then the general solution is

y = c1 y1 + c2 y2

(Prove this yourself by plugging the general solution into Eq. (1).)

In order to solve for c1 & c2, must have two eqs. for y. Get the 2nd Eq. by using boundary conditions &/or normalization conditions. This will be illustrated by the Particle in a Box.

But first, consider a special case--a 2nd order linear differential eq. with constant coefficients:

P(x) = p, Q(x) = q, p& q are constants

Then,

y" + p y’ + q y = 0

and the solution must be a function which has the same functional form for the 1st & 2nd derivatives as the function itself, i.e.

y = esx.

Then y’ = s esx = s y

and y" = s2 esx = s2 y

So that s2 esx + ps esx + q esx = 0

and the auxiliary eq. is

s2 + ps + q = 0

or s = -p/2 + (1/2) Ö (p2 - 4q) = s1, s2

and y = c1 es1x + c2 es2x

 

Now we will use this knowledge of 2nd order linear differential eqs. to solve the Schrödinger Eq. for a model problem--

The Particle in a 1-DimensionalBox

The particle is constrained to move on the x-axis & is subject to an infinite potential outside the box & a zero potential inside. The box stretches from x = 0 to x = L (see Fig. 2.1)

 

 

 

 

 

Must solve the Schrödinger Eq.

d2y (x)/dx2 + (2m/h2) (E - V(x)) y (x) = 0

in three regions:

I & III: V=¥ , (E-V) blows up, so y (x) must be taken as 0.

II: V = 0, d2y (x)/dx2 + (2m/h2) E y (x) = 0

This is a 2nd order homogeneous linear differential eq. with constant coefficients: p = 0, q = (2m/h2)E

So the auxiliary eq. is: s2 + q = 0,

or s = + Ö (-q) = + Ö -(2m/h2)E

E = kinetic energy + potential energy

kinetic energy is always > 0

here, potenial energy = V(x) = 0

so E > 0 ans s = + iÖ (2m/h2)E = s1, s2

So y II = c1 es1x + c2 es2x = c1 eiq + c2 e-iq

where q = x Ö (2mE/h2)

 

y II = c1(cos q + isin q ) + c2(cos q - isin q )

= (c1 + c2) cos q + i(c1 - c2) sin q

= A cos q + B sin q , where A = (c1 + c2) & B = i(c1 - c2)

Solve for A & B by applying the Boundary Condition: y must be continuous at the boundaries of the different regions:

Define A from the boundary condition at x = 0:

lim y I = lim y II

x® 0 x® 0

0 = lim (A cos q + B sin q )

x® 0

As x® 0, q ® 0, cos q ® 1, & sin q ® 0

To make A cos q = 0 at x = 0, must choose A = 0.

Then y II = B sin q

Define B from the boundary condition at x = L:

lim y II = lim y III

x® L x® L

B sin q = 0

B can’t be zero because then y would be zero everywhere & the box would be empty. So must have

sin q = 0, or q = 0, +p , +2p , +3p ,...

At x=L, q = L Ö (2mE/h2) = +np , n = 0, 1, 2, ...

This leads to a quantum condition on the energy:

E = n2p 2h2/(L22m) = n2h2 /(L28m), n = 1,2,3, ...

Then y II = B sin q = B sin [x Ö (2mE/h2)]

= B sin (+ np x/L)

Since sin x = sin (-x), +np x/L gives the same solution as

-np x/L. So

y II = B sin (np x/L)

Determine B from the Normalization Condition:

ò - ¥ ¥ ½ y ½ 2 dx = 1

= ò - ¥ 0½ y I½ 2 dx + ò 0 L½ y II½ 2 dx + ò L ¥ ½ y III½ 2 dx

= ò 0 L½ y II½ 2 dx

= ½ B½ 2ò 0 Lsin2(np x/L) dx

= ½ B½ 2ò 0 L[1/2 - 1/2 cos (2np x/L)] dx

= ½ B½ 2 [L/2 - 0]

B = Ö (2/L)

y II = Ö (2/L) sin (np x/L), n = 1, 2, 3, ...

wehere n is called the quantum number. A node is a point at which the wavefunction equals zero. For each increment in n, the number of nodes inceases by 1 (see Fig. 2.3) so that there are (n+1) nodes.

 

 

 

 

 

 

 

 

 

 

 

Note that at n=2, there is zero probability for the particle to be in the center of the box. But how does it get from one side to another? The situation is different than that of a classical particle. A classical particle of constant energy would have an equal probability of being found anywhere in the box since constant energy means constant speed. A quantum mechanical particle of constant energy would have a maximum probability of being found in the center for n=1. But as n increases, the number of maxima & number of nodes increase and the quantum mechanical behavior approaches the classical limit, i.e. the particle would have equal probability of being found anywhere in the box. This is an example of the Bohr Correspondence Principle: In the limit of large quantum number, quantum mechanics approaches classical mechanics.

Variations on a Particle in a 1-Dimensional Box:

What happens if the walls are removed?

Free Particle in 1-Dimension

"Free" means not subject to any force, so V is a constant (independent of x). Arbirarily set V = 0. Then region II is spread out over the whole x-axis; no regions I & III.

d2y (x)/dx2 + (2m/h2) E y (x) = 0

y = c1 eiAx + c2 e-iAx, where A = (1/h)Ö (2mE)

But how can one solve for the constants in y ? Previously they were determined by the boundary conditions between regions.

Since ½ y ½ 2 is the probability density, y must be finite as x® ¥ .

For E>0, y = c1 eiAx + c2 e-iAx

As x® ¥ , eiAx & e-iAx oscillate as sin (Ax) &

cos (Ax), so y is finite

For E<0, y = c1 eiAx + c2 e-iAx

Let A’ = (1/h)Ö (2m½ E½ )

Then eiAx = e-iA’x, which ® 0 as x® ¥ .

And e -iAx = eA’x, which ® ¥ as x® ¥ .

So y ® ¥ as x® ¥ .

So, in order to have a well-behaved wavefunction, one must choose E>0. There is no quantum condition on the energy. It can take on a continuous range of values.

But note, for E>0, y can’t be normalized because

ò - ¥ ¥ ½ y ½ 2 dx is not finite.

A free particle is an unphysical situation because there is no partcle in the physical world that is not acted on by any forces.

What happens if finite walls are used?

Particle in a 1-Dimensional Well (See Fig. 2.5a)

 

 

 

 

 

 

 

 

 

V(x) = V0 for x < 0

= 0 0 < x < L

= V0 for x > L

Case 1: E < V0

In Regions I & III, have

d2y (x)/dx2 + (2m/h2) (E - V0) y (x) = 0

This has the form of a homogeneous linear 2nd order differential eq. with constant coefficients

p = 0, q = (2m/h2) (E - V0)

Setting y = esx leads to the auxiliary eq.

s2 + ps + q = 0 = s2 + q

Or s = + Ö (-q) = + Ö (2m/h2) (V0 - E)

Therefore, the general form of y for Regions I & III is

y I,III = c1 es1x + c2 es2x

with s1 = + Ö (-q) = Ö (2m/h2) (V0 - E)

and s2 = - Ö (-q) = Ö (2m/h2) (E - V0)

 

 

In Region II, have the same form of the solution as in the case with infinite walls:

y II = c1 eixÖ q’ + c2 e-ixÖ q’

But c1 & c2 will be different for the regions I, II, & III. They are determined, as before, by choosing them so that the wavefunction is well-behaved as x® +¥ (For Regions I & III), by matching the solutions at the boundaries, and by normalization. Since the wavefunction is not zero in Regions I & III, this is more difficult to solve mathematically. Matching Regions II & II results in the relation