Jump to content

User:RMPK/sandbox

From Wikipedia, the free encyclopedia

Representation of Solutions and Numerical Calculation

[edit]

The Sturm-Liouville differential equation (1) with boundary conditions may be solved in practice by a variety of numerical methods. In difficult cases, one may need to carry out the intermediate calculations to several hundred decimal places of accuracy in order to obtain the eigenvalues correctly to a few decimal places.

1. Shooting methods. [1][2] These methods proceed by guessing a value of λ, solving an initial value problem defined by the boundary conditions at one endpoint, say, a, of the interval [a,b], comparing the value this solution takes at the other endpoint b with the other desired boundary condition, and finally increasing or decreasing λ as necessary to correct the original value. This strategy is not applicable for locating complex eigenvalues.

2. Finite difference method.

3. The Spectral Parameter Power Series (SPPS) method[3] makes use of a generalization of the following fact about second order ordinary differential equations: if y is a solution which does not vanish at any point of [a,b], then the function

is a solution of the same equation and is linearly independent from y. Further, all solutions are linear combinations of these two solutions. In the SPPS algorithm, one must begin with an arbitrary value λ0* (often λ0*=0; it does not need to be an eigenvalue) and any solution y0 of (1) with λ=λ0* which does not vanish at on [a,b]. (Discussion below of ways to find appropriate y0 and λ0*.) Two sequences of functions

, on [a,b], referred to as iterated integrals, are defined recursively as follows. First when n=0, they are taken to be identically equal to 1 on [a,b]. To obtain the next functions they are multiplied alternately by 1/(py02) and wy02 and integrated, specifically

when n>0. The resulting iterated integrals are now applied as coefficients in the following two power series in λ:

and

Then for any λ (real or complex), u0 and u1 are linearly independent solutions of the corresponding equation (1). (The functions p(x) and w(x) take part in this construction through their influence on the choice of y0.)

Next one chooses coefficients c0, c1 so that the combination y=c0u0(b) + c1u1(b) satisfies the first boundary condition (2). This is simple to do since (a)=0 and (a)=0 for n>0. The values of (b) and (b) provide the values of u0(b) and u1(b) and the derivatives u0'(b) and u1'(b), so the second boundary condition (3) becomes an equation in a power series in λ. For numerical work one may truncate this series to a finite number of terms, producing a calculable polynomial in λ whose roots are approximations of the sought-after eigenvalues.

When λ= λ0, this reduces to the original construction described above for a solution linearly independent to a given one. The representations ('5'),('6') also have theoretical applications in Sturm-Liouville theory. [3]


Construction of a nonvanishing solution

[edit]

The SPPS method can be itself used to find a starting solution y0. Consider the equation (p'y)'=μqy; i.e., q, w, and λ are replaced in (1) by 0, -q, and μ respectively. Then the constant function 1 is a nonvanishing solution corresponding to the eigenvalue μ0=0. While there is no guarantee that u0 or u1 will not vanish, the complex function y0=u0+iu1 will never vanish because two linearly independent solutions of a regular S-L equation cannot vanish simultaneously as a consequence of the Sturm separation theorem. This trick gives a solution y0 of (1) for the value λ0=0. In practice if (1) has real coefficients, the solutions based on y0 will have very small imaginary parts which must be discarded.

See also

[edit]


  1. ^ J. D. Pryce, Numerical Solution of Sturm-Liouville Problems, Clarendon Press, Oxford, 1993.
  2. ^ V. Ledoux, M. Van Daele, G. Vanden Berghe, "Efficient computation of high index Sturm-Liouville eigenvalues for problems in physics," Comput. Phys. Comm. <\i> 180, 2009, 532–554.
  3. ^ a b V. V. Kravchenko, R. M. Porter, "Spectral parameter power series for Sturm-Liouville problems," Mathematical Methods in the Applied Sciences (MMAS) 33, 2010, 459-468