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. 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 parametersMathworldPlanetmath.

  2. 2.

    Find the expectation value of the eigenvalue with respect to the trial eigenfunction.

  3. 3.

    Minimize the resulting equation with respect to the free parameter(s), hence finding a value for the free parameter.

  4. 4.

    Substitute this new eigenfunction back into the expectation value.

  5. 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:

(-22m2x2+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 polynomialsDlmfDlmfDlmfMathworldPlanetmath 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^|ψ=-aaψ*H^ψ𝑑x

Evaluating the integralDlmfPlanetmath, 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ω
E0.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