WKB approximation

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In physics, the WKB (Wentzel-Kramers-Brillouin) approximation, also known as WKBJ (Wentzel-Kramers-Brillouin-Jeffreys) approximation, is the most familiar example of 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.

Contents

[edit] 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 linear, second-order differential equations, which includes the Schrödinger equation. But since the Schrödinger equation was developed two years later, and Wentzel, Kramers, and Brillouin were apparently unaware of this earlier work, Jeffreys is often neglected credit. Early texts in quantum mechanics contain any number of combinations of their initials, including WBK, BWK, WKBJ 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 called the founders of the method, in 1837.
The important contribution of Wentzel, Kramers, Brillouin and Jeffreys 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.

[edit] 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

Failed to parse (Missing texvc executable; please see math/README to configure.): \varepsilon \frac{d^ny}{dx^n} + a(x)\frac{d^{n-1}y}{dx^{n-1}} + \cdots + k(x)\frac{dy}{dx} + m(x)y= 0


assume a solution of the form of an asymptotic series expansion

Failed to parse (Missing texvc executable; please see math/README to configure.): y(x) \sim \exp\left[\frac{1}{\delta}\sum_{n=0}^{\infty}\delta^nS_n(x)\right]


In the limit Failed to parse (Missing texvc executable; please see math/README to configure.): \delta \rightarrow 0 . Plugging the above ansatz into the differential equation and canceling out the exponential terms will allow you to solve for an arbitrary number of terms Failed to parse (Missing texvc executable; please see math/README to configure.): S_n(x)

in the expansion. WKB Theory is a special case of Multiple Scale Analysis.

[edit] An example

Consider the second-order homogeneous linear differential equation

Failed to parse (Missing texvc executable; please see math/README to configure.): \varepsilon^2 \frac{d^2 y}{dx^2} = Q(x) y


where Failed to parse (Missing texvc executable; please see math/README to configure.): Q(x) \neq 0 . Plugging in

Failed to parse (Missing texvc executable; please see math/README to configure.): y(x) = \exp\left[\frac{1}{\delta}\sum_{n=0}^{\infty}\delta^nS_n(x)\right]


results in the equation

Failed to parse (Missing texvc executable; please see math/README to configure.): \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

Failed to parse (Missing texvc executable; please see math/README to configure.): \frac{\varepsilon^2}{\delta^2}S_0'^2 + \frac{2\epsilon^2}{\delta}S_0'S_1' + \frac{\varepsilon^2}{\delta}S_0'' = Q(x)


In the limit Failed to parse (Missing texvc executable; please see math/README to configure.): \delta \rightarrow 0 , the dominant balance is given by

Failed to parse (Missing texvc executable; please see math/README to configure.): \frac{\varepsilon^2}{\delta^2}S_0'^2 \sim Q(x)


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

Failed to parse (Missing texvc executable; please see math/README to configure.): \varepsilon^0: \; \; \; S_0'^2 = Q(x)


Which can be recognized as the Eikonal equation, with solution

Failed to parse (Missing texvc executable; please see math/README to configure.): S_0(x) = \pm \int_{x_0}^{x}\sqrt{Q(t)}\,dt


Looking at first-order powers of ε gives

Failed to parse (Missing texvc executable; please see math/README to configure.): \epsilon^1: \; \; \; 2S_0'S_1' + S_0'' = 0


Which is the unidimensional transport equation, which has the solution

Failed to parse (Missing texvc executable; please see math/README to configure.): S_1(x) = -\frac{1}{4}\log\left(Q(x)\right) + k_1.\,


And Failed to parse (Missing texvc executable; please see math/README to configure.): k_1

is an arbitrary constant. We now have a pair of approximations to the system (a pair because Failed to parse (Missing texvc executable; please see math/README to configure.): S_0
can take two signs); the first-order WKB-approximation will be a linear combination of the two:
Failed to parse (Missing texvc executable; please see math/README to configure.): 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

Failed to parse (Missing texvc executable; please see math/README to configure.): 2S_0'S_n' + S''_{n-1} + \sum_{j=1}^{n-1}S'_jS'_{n-j} = 0


for Failed to parse (Missing texvc executable; please see math/README to configure.): n>2 . This example comes from Bender and Orszag's textbook (see references).

[edit] Application to Schrödinger equation

The one dimensional, time-independent Schrödinger equation is

Failed to parse (Missing texvc executable; please see math/README to configure.): -\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

Failed to parse (Missing texvc executable; please see math/README to configure.): \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):

Failed to parse (Missing texvc executable; please see math/README to configure.): \Psi(x) = e^{\Phi(x)}, \!


so that

Failed to parse (Missing texvc executable; please see math/README to configure.): \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. The derivative Failed to parse (Missing texvc executable; please see math/README to configure.): \Phi'(x)

can be separated into real and imaginary parts by introducing the real functions A and B:
Failed to parse (Missing texvc executable; please see math/README to configure.): \Phi'(x) = A(x) + i B(x). \;


The amplitude of the wavefunction is then Failed to parse (Missing texvc executable; please see math/README to configure.): e^{A(x)}

while the phase is Failed to parse (Missing texvc executable; please see math/README to configure.): B(x)

. The Schrödinger equation implies that these functions must satisfy:

Failed to parse (Missing texvc executable; please see math/README to configure.): A'(x) + A(x)^2 - B(x)^2 = \frac{2m}{\hbar^2} \left( V(x) - E \right)


and therefore, since the right hand side of the differential equation for Φ is real,

Failed to parse (Missing texvc executable; please see math/README to configure.): B'(x) + 2 A(x) B(x) = 0. \;


Next, the semiclassical approximation is invoked. This means that each function is expanded as a power series in Failed to parse (Missing texvc executable; please see math/README to configure.): \hbar . From the equations it can be seen that the power series must start with at least an order of Failed to parse (Missing texvc executable; please see math/README to configure.): \hbar^{-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.
Failed to parse (Missing texvc executable; please see math/README to configure.): A(x) = \frac{1}{\hbar} \sum_{n=0}^\infty \hbar^n A_n(x)


Failed to parse (Missing texvc executable; please see math/README to configure.): B(x) = \frac{1}{\hbar} \sum_{n=0}^\infty \hbar^n B_n(x)


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

Failed to parse (Missing texvc executable; please see math/README to configure.): A_0(x)^2 - B_0(x)^2 = 2m \left( V(x) - E \right)


Failed to parse (Missing texvc executable; please see math/README to configure.): A_0(x) B_0(x) = 0 \;


If the amplitude varies sufficiently slowly as compared to the phase (Failed to parse (Missing texvc executable; please see math/README to configure.): A_0(x) = 0 ), it follows that

Failed to parse (Missing texvc executable; please see math/README to configure.): 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

Failed to parse (Missing texvc executable; please see math/README to configure.): \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 varies that varies slowly (as compared to the amplitude), (Failed to parse (Missing texvc executable; please see math/README to configure.): B_0(x) = 0 ) then

Failed to parse (Missing texvc executable; please see math/README to configure.): 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). Grinding out the next order of the expansion yields

Failed to parse (Missing texvc executable; please see math/README to configure.): \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 apparent from the denominator, that both of these approximate solutions 'blow up' near the classical turning point where Failed to parse (Missing texvc executable; please see math/README to configure.): 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 phase 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 Failed to parse (Missing texvc executable; please see math/README to configure.): E=V(x)

is yet to be found.

For a classical turning point Failed to parse (Missing texvc executable; please see math/README to configure.): x_1

and close to Failed to parse (Missing texvc executable; please see math/README to configure.): E=V(x_1)

, Failed to parse (Missing texvc executable; please see math/README to configure.): \frac{2m}{\hbar^2}\left(V(x)-E\right)

can be expanded in a power series.
Failed to parse (Missing texvc executable; please see math/README to configure.): \frac{2m}{\hbar^2}\left(V(x)-E\right) = U_1 (x - x_1) + U_2 (x - x_1)^2 + \cdots


To first order, one finds

Failed to parse (Missing texvc executable; please see math/README to configure.): \frac{\mathrm{d}^2}{\mathrm{d}x^2} \Psi(x) = U_1 (x - x_1) \Psi(x).


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

Failed to parse (Missing texvc executable; please see math/README to configure.): \Psi(x) = C_A \textrm{Ai}\left( \sqrt[3]{U_1} (x - x_1) \right) + C_B \textrm{Bi}\left( \sqrt[3]{U_1} (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 Failed to parse (Missing texvc executable; please see math/README to configure.): C_0,\theta

and Failed to parse (Missing texvc executable; please see math/README to configure.): 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"):

Failed to parse (Missing texvc executable; please see math/README to configure.): \begin{align} 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)}. \end{align}


Now the global (approximate) solutions can be constructed.

[edit] See also

[edit] References

[edit] Modern references

[edit] Historical references

  • Carlini, Francesco (1817). Richerche sulla convergenza della serie che serva aal soluzione del problema di Keplero. Milano. 
  • Liouville, Joseph (1837). "Sur le développement des fonctions et séries...". Journal de Mathématiques Pures et Appliquées 1: 16–35.
  • Green, George (1837). "On the motion of waves in a variable canal of small depth and width". Transactions of the Cambridge Philosophical Society 6: 457–462.
  • Rayleigh, Lord (John William Strutt) (1912). "On the propagation of waves through a stratified medium, with special reference to the question of reflection". Proceedings of the Royal Society London, Series A 86: 207–226.
  • Gans, Richard (1915). "Fortplantzung des Lichts durch ein inhomogenes Medium". Annalen der Physik 47: 709–736.
  • Jeffreys, Harold (1924). "On certain approximate solutions of linear differential equations of the second order". Proceedings of the London Mathematical Society 23: 428–436.
  • Brillouin, Léon (1926). "La mécanique ondulatoire de Schrödinger: une méthode générale de resolution par approximations successives". Comptes Rendus de l'Academie des Sciences 183: 24–26.
  • Kramers, Hendrik A. (1926). "Wellenmechanik und halbzählige Quantisierung". Zeitschrift der Physik 39: 828–840.
  • Wentzel, Gregor (1926). "Eine Verallgemeinerung der Quantenbedingungen für die Zwecke der Wellenmechanik". Zeitschrift der Physik 38: 518–529.

[edit] External links

fr:Approximation BKW ko:WKB 근사 it:Approssimazione WKB nl:Wentzel-Kramers-Brillouin benadering ru:Квазиклассическое приближение uk:Квазікласичне наближення

Personal tools
AD Links