WKB approximation

From Infogalactic: the planetary knowledge core
(Redirected from WKB method)
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

In mathematical physics, the WKB approximation or WKB method is a method for finding approximate solutions to linear differential equations with spatially varying coefficients. It is typically used for a semiclassical calculation in quantum mechanics in which the wavefunction is recast as an exponential function, semiclassically expanded, and then either the amplitude or the phase is taken to be slowly changing.

The name is an initialism for Wentzel–Kramers–Brillouin. It is also known as the LG or Liouville–Green method. Other often-used letter combinations include JWKB and WKBJ, where the "J" stands for Jeffreys.

Brief history

This method is named after physicists Wentzel, Kramers, and Brillouin, who all developed it in 1926. In 1923, mathematician Harold Jeffreys had developed a general method of approximating solutions to linear, second-order differential equations, which includes the Schrödinger equation. Even though the Schrödinger equation was developed two years later, Wentzel, Kramers, and Brillouin were apparently unaware of this earlier work, so Jeffreys is often neglected credit. Early texts in quantum mechanics contain any number of combinations of their initials, including WBK, BWK, WKBJ, JWKB and BWKJ.

Earlier references to the method are: Carlini in 1817, Liouville in 1837, Green in 1837, Rayleigh in 1912 and Gans in 1915. Liouville and Green may be said to have founded the method in 1837, and it is also commonly referred to as the Liouville–Green or LG method.[1] [2]

The important contribution of Jeffreys, Wentzel, Kramers and Brillouin to the method was the inclusion of the treatment of turning points, connecting the evanescent and oscillatory solutions at either side of the turning point. For example, this may occur in the Schrödinger equation, due to a potential energy hill.

WKB method

Generally, WKB theory is a method for approximating the solution of a differential equation whose highest derivative is multiplied by a small parameter ε. The method of approximation is as follows.

For a differential equation

 \epsilon \frac{\mathrm{d}^ny}{\mathrm{d}x^n} + a(x)\frac{\mathrm{d}^{n-1}y}{\mathrm{d}x^{n-1}} + \cdots + k(x)\frac{\mathrm{d}y}{\mathrm{d}x} + m(x)y= 0  ~,

assume a solution of the form of an asymptotic series expansion

 y(x) \sim \exp\left[\frac{1}{\delta}\sum_{n=0}^{\infty}\delta^nS_n(x)\right]

in the limit δ → 0. The asymptotic scaling of δ in terms of ε will be determined by the equation – see the example below.

Substituting the above ansatz into the differential equation and cancelling out the exponential terms allows one to solve for an arbitrary number of terms Sn(x) in the expansion.

WKB theory is a special case of multiple scale analysis.[3][4][5]

An example

This example comes from the text of Bender and Orszag referenced. Consider the second-order homogeneous linear differential equation

 \epsilon^2 \frac{d^2 y}{dx^2} = Q(x) y,

where Q(x) \neq 0. Substituting

y(x) = \exp\left[\frac{1}{\delta}\sum_{n=0}^\infty \delta^nS_n(x)\right]

results in the equation

\epsilon^2\left[\frac{1}{\delta^2}\left(\sum_{n=0}^\infty \delta^nS_n'\right)^2 + \frac{1}{\delta}\sum_{n=0}^{\infty}\delta^nS_n''\right] = Q(x).

To leading order (assuming, for the moment, the series will be asymptotically consistent), the above can be approximated as

\frac{\epsilon^2}{\delta^2}S_0'^2 + \frac{2\epsilon^2}{\delta}S_0'S_1' + \frac{\epsilon^2}{\delta}S_0'' = Q(x).

In the limit δ → 0, the dominant balance is given by

\frac{\epsilon^2}{\delta^2}S_0'^2 \sim Q(x).

So δ is proportional to ε. Setting them equal and comparing powers yields

\epsilon^0: \quad S_0'^2 = Q(x),

which can be recognized as the Eikonal equation, with solution

S_0(x) = \pm \int_{x_0}^x \sqrt{Q(t)}\,dt.

Considering first-order powers of ε fixes

\epsilon^1: \quad 2S_0'S_1' + S_0'' = 0.

This is the unidimensional transport equation, having the solution

S_1(x) = -\frac{1}{4}\ln Q(x) + k_1,

where k1 is an arbitrary constant.

We now have a pair of approximations to the system (a pair, because S0 can take two signs); the first-order WKB-approximation will be a linear combination of the two:

y(x) \approx c_1Q^{-\frac{1}{4}}(x)\exp\left[\frac{1}{\epsilon}\int_{x_0}^x\sqrt{Q(t)}dt\right] + c_2Q^{-\frac{1}{4}}(x)\exp\left[-\frac{1}{\epsilon}\int_{x_0}^x\sqrt{Q(t)}dt\right].

Higher-order terms can be obtained by looking at equations for higher powers of δ. Explicitly,

 2S_0'S_n' + S''_{n-1} + \sum_{j=1}^{n-1}S'_jS'_{n-j} = 0

for n ≥ 2.

Precision of the asymptotic series

The asymptotic series for y(x) is usually a divergent series, whose general term δn Sn(x) starts to increase after a certain value n=nmax. Therefore, the smallest error achieved by the WKB method is at best of the order of the last included term.

For the equation

 \epsilon^2 \frac{d^2 y}{dx^2} = Q(x) y,

with Q(x) <0 an analytic function, the value n_\max and the magnitude of the last term can be estimated as follows:[6]

n_\max \approx 2\epsilon^{-1} \left|  \int_{x_0}^{x_{\ast}} dz\sqrt{-Q(z)} \right| ,
\delta^{n_\max}S_{n_\max}(x_0) \approx \sqrt{\frac{2\pi}{n_\max}} \exp[-n_\max],

where x_0 is the point at which y(x_0) needs to be evaluated and x_{\ast} is the (complex) turning point where Q(x_{\ast})=0, closest to x=x_0.

The number nmax can be interpreted as the number of oscillations between x_0 and the closest turning point.

If \epsilon^{-1}Q(x) is a slowly changing function,

\epsilon\left| \frac{dQ}{dx} \right| \ll Q^2 ,

the number nmax will be large, and the minimum error of the asymptotic series will be exponentially small.

Application to the Schrödinger equation

The above example may be applied specifically to the one-dimensional, time-independent Schrödinger equation,

-\frac{\hbar^2}{2m} \frac{\mathrm{d}^2}{\mathrm{d}x^2} \Psi(x) + V(x) \Psi(x) = E \Psi(x),

which can be rewritten as

\frac{\mathrm{d}^2}{\mathrm{d}x^2} \Psi(x) = \frac{2m}{\hbar^2} \left( V(x) - E \right) \Psi(x).

The wavefunction can be rewritten as the exponential of another function Φ (which is closely related to the action), which could be complex,

\Psi(x) = e^{\Phi(x)} ~,

so that

\Phi''(x) + \left[\Phi'(x)\right]^2 = \frac{2m}{\hbar^2} \left( V(x) - E \right),

where Φ ' indicates the derivative of Φ with respect to x. This derivative Φ ' can be separated into real and imaginary parts by introducing the real functions A and B,

\Phi'(x) = A(x) + i B(x)~.

The amplitude of the wavefunction is then

\exp\left[\int^x A(x')dx'\right]\,\!, while the phase is \int^x B(x')dx'\,\!.

The real and imaginary parts of the Schrödinger equation then become

A'(x) + A(x)^2 - B(x)^2 = \frac{2m}{\hbar^2} \left( V(x) - E \right),
B'(x) + 2 A(x) B(x) = 0~.

Next, the semiclassical approximation is used. This means that each function is expanded as a power series in ħ. From the above equations, it can be seen that the power series must start with at least an order of 1/ħ to satisfy the real part of the equation. In order to achieve a good classical limit, it is necessary to start with as high a power of Planck's constant ħ as possible:

A(x) = \frac{1}{\hbar} \sum_{n=0}^\infty \hbar^n A_n(x),
B(x) = \frac{1}{\hbar} \sum_{n=0}^\infty \hbar^n B_n(x)~.

To the zeroth order in this expansion, the conditions on A and B can be written,

A_0(x)^2 - B_0(x)^2 = 2m \left( V(x) - E \right),
A_0(x) B_0(x) = 0 \;.

The first derivatives A'(x) and B'(x) were discarded, because they include factors of order 1/ħ, higher than the dominant ħ−2.

Then, if the amplitude varies sufficiently slowly as compared to the phase (A_0(x) = 0), it follows that

B_0(x) = \pm \sqrt{ 2m \left( E - V(x) \right) },

which is only valid when the total energy is greater than the potential energy, as is always the case in classical motion.

After the same procedure on the next order of the expansion it follows that

\Psi(x) \approx C_0 \frac{ e^{i \int \mathrm{d}x \sqrt{\frac{2m}{\hbar^2} \left( E - V(x) \right)} + \theta} }{\sqrt[4]{\frac{2m}{\hbar^2} \left( E - V(x) \right)}}.

On the other hand, if it is the phase that varies slowly (as compared to the amplitude), (B_0(x) = 0) then

A_0(x) = \pm \sqrt{ 2m \left( V(x) - E \right) },

which is only valid when the potential energy is greater than the total energy (the regime in which quantum tunneling occurs).

Finding the next order of the expansion yields, as in the example of the previous section,

\Psi(x) \approx \frac{ C_{+} e^{+\int \mathrm{d}x \sqrt{\frac{2m}{\hbar^2} \left( V(x) - E \right)}} 
+ C_{-} e^{- \int \mathrm{d}x \sqrt{\frac{2m}{\hbar^2} \left( V(x) - E \right)}}}{\sqrt[4]{\frac{2m}{\hbar^2} \left( V(x) - E \right)}}~.

It is evident in the denominator that both of these approximate solutions become singular near the classical turning point, where E = V(x), and cannot be valid. These are the approximate solutions away from the potential hill and beneath the potential hill. Away from the potential hill, the particle acts similarly to a free wave—the wave-function is oscillating. Beneath the potential hill, the particle undergoes exponential changes in amplitude.

To complete the derivation, the approximate solutions must be found everywhere and their coefficients matched to make a global approximate solution. The approximate solution near the classical turning points E = V(x) is yet to be found. For a classical turning point x1 and close to E = V(x1), the term \frac{2m}{\hbar^2}\left(V(x)-E\right) can be expanded in a power series,

\frac{2m}{\hbar^2}\left(V(x)-E\right) = U_1 \cdot (x - x_1) + U_2 \cdot (x - x_1)^2 + \cdots\;.

To first order, one finds

\frac{\mathrm{d}^2}{\mathrm{d}x^2} \Psi(x) = U_1 \cdot (x - x_1) \cdot \Psi(x).

This differential equation is known as the Airy equation, and the solution may be written in terms of Airy functions,

\Psi(x) = C_A \textrm{Ai}\left( \sqrt[3]{U_1} \cdot (x - x_1) \right) + C_B \textrm{Bi}\left( \sqrt[3]{U_1} \cdot (x - x_1) \right).

This solution should connect the far away and beneath solutions. Given the 2 coefficients on one side of the classical turning point, the 2 coefficients on the other side of the classical turning point can be determined by using this local solution to connect them. Thus, a relationship between C_0,\theta and C_{+},C_{-} can be found.

Fortunately, the Airy functions will asymptote into sine, cosine and exponential functions in the proper limits. The relationship can be found to be as follows (often referred to as "connection formulas"):


    C_{+} = + \frac{1}{2} C_0 \cos{\left(\theta - \frac{\pi}{4}\right)},

    C_{-} = - \frac{1}{2} C_0 \sin{\left(\theta - \frac{\pi}{4}\right)}.

Now the global (approximate) solutions can be constructed. For an estimate of the errors in this approximation, see Chapter 15 of Hall.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.

Modern references

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

Historical references

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links

  • Lua error in package.lua at line 80: module 'strict' not found. (An application of the WKB approximation to the scattering of radio waves from the ionosphere.)