Quantum Chemistry/Example 33

From testwiki
Revision as of 10:40, 16 November 2024 by imported>MathXplore (Added {{BookCat}} using BookCat.js)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Derive the wave function of a free electron.

A free, or unbound, electron is a particle that has no forces acting on it. In other words, it travels in a region of uniform potential. Thus, a free electron travelling in either direction along the x-axis has only kinetic energy, and no potential energy.

E=T^+V^

since V^=V(x)=0

then, E=T^

The wavefunction describes a particle's behaviour as a wave in terms of its position as a function of time. Since electrons move very quickly, a time-averaged distribution of electron density is observed. Therefore, the wave function of a free electron can be derived using Schrödinger's time-independent wave equation.

H^ψ=Eψ

Recall the definition of the Hamiltonian operator.

H^=T^+V^

This definition can be substituted into the time-independent Schrödinger wave equation.

(T^+V^)ψ=Eψ

Recall also the definition of the kinetic energy operator.

T^=22m d2dx2

Now, the definitions of the kinetic energy and potential energy operators can be substituted into the time-independent Schrödinger wave equation.

(22m d2dx2+0)ψ(x)=Eψ(x)

22m d2ψ(x)dx2=Eψ(x)

This differential equation can be rearranged to isolate for the second derivative on the left-hand side. The result is the Schrödinger equation of a free electron.

 d2ψ(x)dx2=2mE2ψ(x)

Recall the definition of the angular wavenumber.

k=2mE2

This definition can be substituted into the Schrödinger equation of a free electron.

 d2ψ(x)dx2=k2ψ(x)

The second derivative in the equation above requires solving a second order differential equation for the wavefunction.

( d2dx2+k2)ψ(x)=0

This linear second order differential equation can be solved by separating it into two first-order differential equations.

( ddx+ik)( ddxik)ψ(x)=0

The above holds true if either

( ddx+ik)ψ(x)=0

or

( ddxik)ψ(x)=0

Now, the first-order differential equations can be solved simultaneously.

 dψ±(x)dx±ikψ±(x)=0

 dψ±(x)dx=±ikψ±(x)

 dψ±(x)ψ±(x)=±ikdx

To eliminate the derivative, integrate both sides of the equation.

lnψ±(x)=±ikx+C±

To eliminate the natural logarithm, exponentiate both sides of the equation.

ψ±(x)=e±ikx+C±

ψ±(x)=e±ikxeC±

Set the eC± term equal to a constant, A±.

ψ±(x)=A±e±ikx

This is the wave function of a free electron, where the ± sign represents the direction in which the wave is propagating, since the free electron does not have defined boundary conditions.

Template:BookCat