Rayleigh-Ritz method
The Rayleigh-Ritz method is an algorithm for obtaining approximate solutions to eigenvalue ODEs. It can be neatly summarized as follows:
-
1.
Choose an approximate form for the eigenfunction with the lowest eigenvalue (the ground state wavefunction, in the language of quantum mechanics). Include one or more free parameters
.
-
2.
Find the expectation value of the eigenvalue with respect to the trial eigenfunction.
-
3.
Minimize the resulting equation with respect to the free parameter(s), hence finding a value for the free parameter.
-
4.
Substitute this new eigenfunction back into the expectation value.
-
5.
The expectation value obtained is an upper bound for the actual eigenvalue of the true eigenfunction.
1 Example
Consider the Schrödinger equation for a one-dimensional harmonic oscillator potential:
(-ℏ22m∂2∂x2+12m2ω2)ψ=Eψ |
where m is the mass of the particle in the well, and ω is the angular velocity a classical particle would move with in the well. This equation can be solved exactly using Frobenius’ method, and leads to eigenfunctions of the form of Hermite polynomials multiplied by Gaussians, and half-integer eigenvalues of the form En=(n+1/2)ℏω. Since the solutions are known, it is a good test case. We choose the ground state wavefunction of the infinite potential well as our trial eigenfunction:
ψ=cos(πx2a)√a |
with a as our free parameter. We now find the expectation value:
⟨E⟩=⟨ψ|ˆH|ψ⟩=∫a-aψ*ˆHψ𝑑x |
Evaluating the integral, we find
⟨E⟩=ℏ2π28ma2+mω2a2(16-1pi2) |
We now minimise this with respect to a to obtain:
2mω2a(16-1π2)=ℏ2π24ma2 |
Hence:
a=π(34(π2-6))14(ℏmω)12 |
Substituting this into the expecation value ⟨E⟩ we obtain
⟨E⟩=12(π2-63)12ℏω |
⟨E⟩≈0.568ℏω |
The analytical value is of course 0.5ℏω. Considering the crudeness of the approximation used, the result is impressive.
Title | Rayleigh-Ritz method |
---|---|
Canonical name | RayleighRitzMethod |
Date of creation | 2013-03-22 17:52:18 |
Last modified on | 2013-03-22 17:52:18 |
Owner | invisiblerhino (19637) |
Last modified by | invisiblerhino (19637) |
Numerical id | 8 |
Author | invisiblerhino (19637) |
Entry type | Definition |
Classification | msc 65L60 |