SlideShare a Scribd company logo
1 of 6
Download to read offline
Chapter 6 
Sturm-Liouville Problems 
Definition 6.1 (Sturm-Liouville Boundary Value Problem (SL-BVP)) With the notation 
L[y] ´ 
d 
dx 
· 
p(x) dy 
dx 
¸ 
+ q(x) y, (6.1) 
consider the Sturm-Liouville equation 
L[y] + ¸r(x) y = 0, (6.2) 
where p > 0, r ¸ 0, and p, q, r are continuous functions on interval [a, b]; along with the boundary 
conditions 
a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0, (6.3) 
where a21 
+ a22 
6= 0 and b21 
+ b22 
6= 0. 
The problem of finding a complex number μ if any, such that the BVP (6.2)-(6.3) with ¸ = μ, has 
a non-trivial solution is called a Sturm-Liouville Eigen Value Problem (SL-EVP). Such a value μ 
is called an eigenvalue and the corresponding non-trivial solutions y(.; μ) are called eigenfunctions. 
Further, 
(i) An SL-EVP is called a regular SL-EVP if p > 0 and r > 0 on [a, b]. 
(ii) An SL-EVP is called a singular SL-EVP if (i) p > 0 on (a, b) and p(a) = 0 = p(b), and (ii) 
r ¸ 0 on [a, b]. 
(iii) If p(a) = p(b), p > 0 and r > 0 on [a, b], p, q, r are continuous functions on [a, b], then solving 
Sturm-Liouville equation (6.2) coupled with boundary conditions 
y(a) = y(b), y0(a) = y0(b), (6.4) 
is called a periodic SL-EVP. 
We are not going to discuss singular SL-BVPs. Before we discuss further, let us completely study 
two examples that are representatives of their class of problems. 
6.1 Two examples 
Example 6.2 For ¸ 2 R, solve 
y00 + ¸y = 0, y(0) = 0, y0(¼) = 0. (6.5) 
For reasons that will be clear later on, it is enough to consider ¸ 2 R. 
53
54 6.1. Two examples 
Case 1. Let ¸ < 0. Then ¸ = −μ2, where μ is real and non-zero. The general solution of ODE in 
(6.5) is given by 
y(x) = Aeμx + Be−μx (6.6) 
This y satisfies boundary conditions in (6.5) if and only if A = B = 0. That is, y ´ 0. Therefore, 
there are no negative eigenvalues. 
Case 2. Let ¸ = 0. In this case, it easily follows that trivial solution is the only solution of 
y00 = 0, y(0) = 0, y0(¼) = 0. (6.7) 
Thus, 0 is not an eigenvalue. 
Case 3. Let ¸ > 0. Then ¸ = μ2, where μ is real and non-zero. The general solution of ODE in 
(6.5) is given by 
y(x) = Acos(μx) + B sin(μx) (6.8) 
This y satisfies boundary conditions in (6.5) if and only if A = 0 and B cos(μ¼) = 0. But 
B cos(μ¼) = 0 if and only if, either B = 0 or cos(μ¼) = 0. 
The condition A = 0 and B = 0 means y ´ 0. This does not yield any eigenvalue. If y6´ 0, then 
b6= 0. Thus cos(μ¼) = 0 should hold. This last equation has solutions given by μ = 2n−1 
2 , for 
n = 0,±1,±2, . . .. Thus eigenvalues are given by 
¸n = 
2n − 1 
2 , n = 0,±1,±2, . . . (6.9) 
and the corresponding eigenfunctions are given by 
Án(x) = B sin 
µ 
2n − 1 
¶ 
, n = 0,±1,±2, . . . (6.10) 
2 x 
Note: All the eigenvalues are positive. The eigenfunctions corresponding to each eigenvalue form 
a one dimensional vector space and so the eigenfunctions are unique upto a constant multiple. 
Example 6.3 For ¸ 2 R, solve 
y00 + ¸y = 0, y(0) − y(¼) = 0, y0(0) − y0(¼) = 0. (6.11) 
This is not a SL-BVP. It is a mixed boundary condition unlike the separated BC above. These 
boundary conditions are called periodic boundary conditions. 
Case 1. Let ¸ < 0. Then ¸ = −μ2, where μ is real and non-zero. In this case, it can be easily 
verified that trivial solution is the only solution of the BVP (6.11). 
Case 2. Let ¸ = 0. In this case, general solution of ODE in (6.11) is given by 
y(x) = A + Bx (6.12) 
This y satisfies the BCs in (6.11) if and only if B = 0. Thus A remains arbitrary. 
Thus 0 is an eigenvalue with eigenfunction being any non-zero constant. Note that eigenvalue is 
simple. An eigenvalue is called simple eigenvalue if the corresponding eigenspace is of dimension 
one, otherwise eigenvalue is called multiple eigenvalue. 
Case 3. Let ¸ > 0. Then ¸ = μ2, where μ is real and non-zero. The general solution of ODE in 
(6.11) is given by 
y(x) = Acos(μx) + B sin(μx) (6.13) 
This y satisfies boundary conditions in (6.11) if and only if 
Asin(μ¼) + B(1 − cos(μ¼)) = 0, 
A(1 − cos(μ¼)) − B sin(μ¼) = 0. 
MA 417: Ordinary Differential Equations Sivaji Ganesh Sista
Chapter 6 : Sturm-Liouville Problems 55 
This has non-trivial solution for the pair (A, B) if and only if 
¯¯¯¯ 
sin(μ¼) 1 − cos(μ¼) 
1 − cos(μ¼) −sin(μ¼) 
¯¯¯¯ 
= 0. (6.14) 
That is, cos(μ¼) = 1. This further implies that μ = ±2n with n 2 N, and hence ¸ = 4n2 with 
n 2 N. 
Thus positive eigenvalues are given by 
¸n = 4n2, n 2 N. (6.15) 
and the eigenfunctions corresponding to ¸n are given by 
Án(x) = cos (2nx) , Ãn(x) = sin (2nx) , n 2 N. (6.16) 
Note: All the eigenvalues are non-negative. There are two linearly independent eigenfunctions, 
namely cos (2nx) and sin (2nx) corresponding to each positive eigenvalue ¸n = 4n2. Compare 
these properties with that of previous example. 
6.2 Regular SL-BVP 
We noted some properties of the SL-BVP Example 6.2. These properties hold for general Regular 
SL-BVPs as well. 
Remark 6.4 We record here some of the properties of regular SL-BVPs. 
(1) The eigenvalues, if any, of a regular SL-BVP are real. 
Proof : 
Suppose ¸ 2 C is an eigenvalue of a regular SL-BVP and let y be corresponding 
eigenfunction. That is, 
L[y] + ¸r(x) y = 0, a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0. (6.17) 
Taking the complex conjugates, we get 
L[y] + ¸r(x) y = 0, a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0. (6.18) 
Multiply the ODE in (6.17) wtih y, and multiply that of (6.17) with y, and subtracting 
one from the other yields 
¤0 + (¸ − ¸)ryy = 0 (6.19) 
£ 
p(y0y − y0y) 
Integrating the last equality yields 
¤¯¯ 
[p(y0y − y0y) 
b 
a = −(¸ − ¸) 
Z b 
a 
r(x)|y(x)|2 dx. (6.20) 
But LHS of the last equation is zero, since we have both b1y(b) + b2p(b)y0(b) = 0 
and b1y(b) + b2p(b)y0(b) = 0, we also know that b21 
+ b22 
6= 0, and hence a certain 
determinant associated is zero. 
Thus we have 
(¸ − ¸) 
Z b 
a 
r|y|2 dy = 0. (6.21) 
Since y, being an eigenfunction, is not identically equal to zero, and integral of non-negative 
function (since r > 0) is not zero, the only possibility is that ¸ = ¸. That 
is, ¸ is real. Note that we have used self-adjointness of operator L somewhere! 
Sivaji Ganesh Sista MA 417: Ordinary Differential Equations
56 6.2. Regular SL-BVP 
(2) The eigenfunctions of a regular SL-BVP corresponding to distinct eigenvalues are 
othogonal w.r.t. weight function r on [a, b], that is, if u and v are eigenfunctions 
corresponding to distinct eigenvalues ¸ and μ respectively, then 
Z b 
a 
r(x)u(x)v(x) dx = 0. (6.22) 
Proof : 
As in the previous proof, writing down the equations satisfied by u and v, and multi-plying 
the equation for u with v and vice versa, finally subtracting one from another, 
we get £ 
p(u0v − v0u) 
¤0 + (¸ − μ)ruv = 0 (6.23) 
Integrating the last equality yields 
[p(u0v − v0u) 
¤¯¯ 
b 
a = −(¸ − μ) 
Z b 
a 
r(x)u(x)v(x) dx. (6.24) 
Reasoning exactly as in the previous proof, LHS of the above equality is zero. Since 
¸6= μ, we get the desired (6.22). 
(3) The eigenvalues of a regular SL-BVP are simple. Thus an eigenfunction corresponding 
to an eigenvalue is unique up to a constant multiple. 
Proof : 
Let Á1 and Á2 be two eigenfunctions corresponding to the same eigenvalue ¸. 
We recall from the section on Green’s functions (the identity (5.44) ) here: 
By Lagrange’s identity (5.20), we get d 
dx 
£ 
p(Á0 
¤ 
= 0. This implies 
1Á2 − Á1Á0 
2) 
p(Á0 
1Á2 − Á1Á0 
2) ´ c, a constant. (6.25) 
Since Á1 and Á2 satisfy the boundary condition U1[y] = 0, we get the following 
¯¯¯¯ 
Á1(a) Á0 
1(a) 
Á2(a) Á0 
2(a) 
¯¯¯¯ 
= 0. (6.26) 
Since (Á0 
1Á2 − Á1Á0 
2) is the wronskian of two solutions of a second order ODE, it is 
identically equal to zero. From here, it follows that Á1 and Á2 differ by a constant 
multiple. 
In the above remark, we only analysed the properties of an eigenvalue or of two eigenfunctions 
corresponding to distinct eigenvalues. We have not proved the existence of eigenvalues for a regular 
SL-BVP so far. We are not going to do this, since the result follows easily from a much general 
theory of a subject known as Functional analysis, to be more specific, the topic is called spectral 
theory. Some references where a proof can be found are books on functional analysis by B.V. 
Limaye, Yosida and also books on ODE by Coddington & Levinson, Hartman or even 
books on PDE by Weinberger. We will only state the result. 
Theorem 6.5 A self-adjoint regular SL-BVP has an infinite sequence of real eigenvalues 
¡ 
¸n 
¢ 
n2N, 
that are simple satisfying 
¸1 < ¸2 < · · · < ¸n < . . . (6.27) 
with lim 
n!1 
¸n ! 1. 
Exercise 6.6 Let h > 0 be a real number. Find eigenvalues and corresponding eigenvectors of the 
regular SL-BVP posed on the interval [0, 1] 
y00 + ¸y = 0, y(0) = 0, y(1) + hy0(1) = 0. 
MA 417: Ordinary Differential Equations Sivaji Ganesh Sista
Chapter 6 : Sturm-Liouville Problems 57 
6.3 Periodic SL-BVP 
For a periodic SL-BVP also, eigenvalues are real, eigenfunctions corresponding to distinct eigen-values 
are orthogonal w.r.t. weight function r, but eigenvalues need not be simple. We record 
these in the following remark. 
Remark 6.7 We record here some of the properties of periodic SL-BVPs. 
(1) The eigenvalues, if any, of a regular SL-BVP are real. 
Proof : 
Suppose ¸ 2 C is an eigenvalue of a regular SL-BVP and let y be corresponding 
eigenfunction. That is, 
L[y] + ¸r(x) y = 0, a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0. (6.28) 
Taking the complex conjugates, we get 
L[y] + ¸r(x) y = 0, a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0. (6.29) 
Multiply the ODE in (6.28) wtih y, and multiply that of (6.28) with y, and subtracting 
one from the other yields 
£ 
p(y0y − y0y) 
¤0 + (¸ − ¸)ryy = 0 (6.30) 
Integrating the last equality yields 
¤¯¯ 
[p(y0y − y0y) 
b 
a = −(¸ − ¸) 
Z b 
a 
r(x)|y(x)|2 dx. (6.31) 
But LHS of the last equation is zero, since both y and y satisfy the periodic boundary 
conditions. Note that this is new argument that we use to replace the correspondign 
argument in part (1) of Remark 6.4. 
Thus we have 
(¸ − ¸) 
Z b 
a 
r|y|2 dy = 0. (6.32) 
Since y, being an eigenfunction, is not identically equal to zero, and integral of non-negative 
function (since r > 0) is not zero, the only possibility is that ¸ = ¸. That 
is, ¸ is real. Note that we have used self-adjointness of operator L somewhere! 
(2) The eigenfunctions of a periodic SL-BVP corresponding to distinct eigenvalues are 
othogonal w.r.t. weight function r on [a, b], that is, if u and v are eigenfunctions 
corresponding to distinct eigenvalues ¸ and μ respectively, then 
Z b 
a 
r(x)u(x)v(x) dx = 0. (6.33) 
Proof : 
As in the previous proof, writing down the equations satisfied by u and v, and multi-plying 
the equation for u with v and vice versa, finally subtracting one from another, 
we get £ 
p(u0v − v0u) 
¤0 + (¸ − μ)ruv = 0 (6.34) 
Integrating the last equality yields 
[p(u0v − v0u) 
¤¯¯ 
b 
a = −(¸ − μ) 
Z b 
a 
r(x)u(x)v(x) dx. (6.35) 
Reasoning exactly as in the previous proof, LHS of the above equality is zero. Since 
¸6= μ, we get the desired (6.33). 
Sivaji Ganesh Sista MA 417: Ordinary Differential Equations
58 6.3. Periodic SL-BVP 
(3) The eigenvalues of a regular SL-BVP are not simple, and Example 6.3 illustrates this 
fact. However, it will be interesting to know why the arguments given in point (3) of 
Remark 6.4 can not be modified. In that proof we heavily rely on the form of boundary 
conditions for a regular SL-BVP, in deducing 6.26. 
In the above remark, we only analysed the properties of an eigenvalue or of two eigenfunctions 
corresponding to distinct eigenvalues. We have not proved the existence of eigenvalues for a 
periodic SL-BVP so far. We are not going to do this. We will only state the result, and you may 
refer to ODE book of Coddington & Levinson. 
Theorem 6.8 A self-adjoint periodic SL-BVP has an infinite sequence of real eigenvalues 
¡ 
¸n 
¢ 
n2N 
satisfying 
−1 < ¸1 < ¸2 · ¸3 · · · · · ¸n · · · · (6.36) 
The first eigenvalue ¸1 is simple. The number of linearly independent eigenfunctions corresponding 
to any eigenvalue μ is equal to the number of times μ is repeated in the above listing. 
Exercise 6.9 Find eigenvalues and eigenvectors of the following periodic SL-BVP posed on the 
interval [−¼, ¼] 
y00 + ¸y = 0, y(−¼) = y(¼), y0(−¼) = y0(¼). 
MA 417: Ordinary Differential Equations Sivaji Ganesh Sista

More Related Content

What's hot

Boundary Value Problems - Finite Difference
Boundary Value Problems - Finite DifferenceBoundary Value Problems - Finite Difference
Boundary Value Problems - Finite DifferenceMohammad Tawfik
 
Curve fitting - Lecture Notes
Curve fitting - Lecture NotesCurve fitting - Lecture Notes
Curve fitting - Lecture NotesDr. Nirav Vyas
 
Cyclic group- group theory
Cyclic group- group theoryCyclic group- group theory
Cyclic group- group theoryAyush Agrawal
 
Finite difference method
Finite difference methodFinite difference method
Finite difference methodDivyansh Verma
 
engineeringmathematics-iv_unit-ii
engineeringmathematics-iv_unit-iiengineeringmathematics-iv_unit-ii
engineeringmathematics-iv_unit-iiKundan Kumar
 
Methods of solving ODE
Methods of solving ODEMethods of solving ODE
Methods of solving ODEkishor pokar
 
linear equation and gaussian elimination
linear equation and gaussian eliminationlinear equation and gaussian elimination
linear equation and gaussian eliminationAju Thadikulangara
 
Gauss Jordan Method
Gauss Jordan MethodGauss Jordan Method
Gauss Jordan MethodZunAib Ali
 
Higher order ODE with applications
Higher order ODE with applicationsHigher order ODE with applications
Higher order ODE with applicationsPratik Gadhiya
 
2 linear independence
2 linear independence2 linear independence
2 linear independenceAmanSaeed11
 
Series solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular pointSeries solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular pointvaibhav tailor
 
Systems of Inequalities
Systems of InequalitiesSystems of Inequalities
Systems of Inequalitiesswartzje
 
Btech_II_ engineering mathematics_unit1
Btech_II_ engineering mathematics_unit1Btech_II_ engineering mathematics_unit1
Btech_II_ engineering mathematics_unit1Rai University
 
Matlab m files and scripts
Matlab m files and scriptsMatlab m files and scripts
Matlab m files and scriptsAmeen San
 
Poynting theorem & Poynting vector
Poynting theorem & Poynting vectorPoynting theorem & Poynting vector
Poynting theorem & Poynting vectorVIKRAMSINGH1697
 

What's hot (20)

Boundary Value Problems - Finite Difference
Boundary Value Problems - Finite DifferenceBoundary Value Problems - Finite Difference
Boundary Value Problems - Finite Difference
 
Runge Kutta Method
Runge Kutta MethodRunge Kutta Method
Runge Kutta Method
 
Curve fitting - Lecture Notes
Curve fitting - Lecture NotesCurve fitting - Lecture Notes
Curve fitting - Lecture Notes
 
Cyclic group- group theory
Cyclic group- group theoryCyclic group- group theory
Cyclic group- group theory
 
Finite difference method
Finite difference methodFinite difference method
Finite difference method
 
engineeringmathematics-iv_unit-ii
engineeringmathematics-iv_unit-iiengineeringmathematics-iv_unit-ii
engineeringmathematics-iv_unit-ii
 
Poisson's equation 2nd 4
Poisson's equation 2nd 4Poisson's equation 2nd 4
Poisson's equation 2nd 4
 
Methods of solving ODE
Methods of solving ODEMethods of solving ODE
Methods of solving ODE
 
linear equation and gaussian elimination
linear equation and gaussian eliminationlinear equation and gaussian elimination
linear equation and gaussian elimination
 
Gauss Jordan Method
Gauss Jordan MethodGauss Jordan Method
Gauss Jordan Method
 
Higher order ODE with applications
Higher order ODE with applicationsHigher order ODE with applications
Higher order ODE with applications
 
2 linear independence
2 linear independence2 linear independence
2 linear independence
 
Series solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular pointSeries solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular point
 
Proof Techniques
Proof TechniquesProof Techniques
Proof Techniques
 
Systems of Inequalities
Systems of InequalitiesSystems of Inequalities
Systems of Inequalities
 
Btech_II_ engineering mathematics_unit1
Btech_II_ engineering mathematics_unit1Btech_II_ engineering mathematics_unit1
Btech_II_ engineering mathematics_unit1
 
Matlab m files and scripts
Matlab m files and scriptsMatlab m files and scripts
Matlab m files and scripts
 
Poynting theorem & Poynting vector
Poynting theorem & Poynting vectorPoynting theorem & Poynting vector
Poynting theorem & Poynting vector
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Introduction of Partial Differential Equations
Introduction of Partial Differential EquationsIntroduction of Partial Differential Equations
Introduction of Partial Differential Equations
 

Similar to Sturm-Liouville Problems and Eigenvalues

Week 6 [compatibility mode]
Week 6 [compatibility mode]Week 6 [compatibility mode]
Week 6 [compatibility mode]Hazrul156
 
Strum Liouville Problems in Eigenvalues and Eigenfunctions
Strum Liouville Problems in Eigenvalues and EigenfunctionsStrum Liouville Problems in Eigenvalues and Eigenfunctions
Strum Liouville Problems in Eigenvalues and Eigenfunctionsijtsrd
 
Week 7 [compatibility mode]
Week 7 [compatibility mode]Week 7 [compatibility mode]
Week 7 [compatibility mode]Hazrul156
 
Newton Raphson method for load flow analysis
Newton Raphson method for load flow analysisNewton Raphson method for load flow analysis
Newton Raphson method for load flow analysisdivyanshuprakashrock
 
Application of Schrodinger Equation to particle in one Dimensional Box: Energ...
Application of Schrodinger Equation to particle in one Dimensional Box: Energ...Application of Schrodinger Equation to particle in one Dimensional Box: Energ...
Application of Schrodinger Equation to particle in one Dimensional Box: Energ...limbraj Ravangave
 
Partial midterm set7 soln linear algebra
Partial midterm set7 soln linear algebraPartial midterm set7 soln linear algebra
Partial midterm set7 soln linear algebrameezanchand
 
Analytic Solutions of an Iterative Functional Differential Equation with Dela...
Analytic Solutions of an Iterative Functional Differential Equation with Dela...Analytic Solutions of an Iterative Functional Differential Equation with Dela...
Analytic Solutions of an Iterative Functional Differential Equation with Dela...inventionjournals
 
Conformable Chebyshev differential equation of first kind
Conformable Chebyshev differential equation of first kindConformable Chebyshev differential equation of first kind
Conformable Chebyshev differential equation of first kindIJECEIAES
 
Minimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian updateMinimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian updateAlexander Litvinenko
 
physics430_lecture11.ppt
physics430_lecture11.pptphysics430_lecture11.ppt
physics430_lecture11.pptmanjarigupta43
 
My paper for Domain Decomposition Conference in Strobl, Austria, 2005
My paper for Domain Decomposition Conference in Strobl, Austria, 2005My paper for Domain Decomposition Conference in Strobl, Austria, 2005
My paper for Domain Decomposition Conference in Strobl, Austria, 2005Alexander Litvinenko
 
about power system operation and control13197214.ppt
about power system operation and control13197214.pptabout power system operation and control13197214.ppt
about power system operation and control13197214.pptMohammedAhmed66819
 
Introduction to the Theory of Computation, Winter 2003 A. Hevia and J. Mao S...
 Introduction to the Theory of Computation, Winter 2003 A. Hevia and J. Mao S... Introduction to the Theory of Computation, Winter 2003 A. Hevia and J. Mao S...
Introduction to the Theory of Computation, Winter 2003 A. Hevia and J. Mao S...parmeet834
 

Similar to Sturm-Liouville Problems and Eigenvalues (20)

Week 6 [compatibility mode]
Week 6 [compatibility mode]Week 6 [compatibility mode]
Week 6 [compatibility mode]
 
Strum Liouville Problems in Eigenvalues and Eigenfunctions
Strum Liouville Problems in Eigenvalues and EigenfunctionsStrum Liouville Problems in Eigenvalues and Eigenfunctions
Strum Liouville Problems in Eigenvalues and Eigenfunctions
 
Week 7 [compatibility mode]
Week 7 [compatibility mode]Week 7 [compatibility mode]
Week 7 [compatibility mode]
 
Ch05 2
Ch05 2Ch05 2
Ch05 2
 
Newton Raphson method for load flow analysis
Newton Raphson method for load flow analysisNewton Raphson method for load flow analysis
Newton Raphson method for load flow analysis
 
Ch05 4
Ch05 4Ch05 4
Ch05 4
 
Application of Schrodinger Equation to particle in one Dimensional Box: Energ...
Application of Schrodinger Equation to particle in one Dimensional Box: Energ...Application of Schrodinger Equation to particle in one Dimensional Box: Energ...
Application of Schrodinger Equation to particle in one Dimensional Box: Energ...
 
Partial midterm set7 soln linear algebra
Partial midterm set7 soln linear algebraPartial midterm set7 soln linear algebra
Partial midterm set7 soln linear algebra
 
Ch07 3
Ch07 3Ch07 3
Ch07 3
 
Ch07 6
Ch07 6Ch07 6
Ch07 6
 
Analytic Solutions of an Iterative Functional Differential Equation with Dela...
Analytic Solutions of an Iterative Functional Differential Equation with Dela...Analytic Solutions of an Iterative Functional Differential Equation with Dela...
Analytic Solutions of an Iterative Functional Differential Equation with Dela...
 
Estimation rs
Estimation rsEstimation rs
Estimation rs
 
Conformable Chebyshev differential equation of first kind
Conformable Chebyshev differential equation of first kindConformable Chebyshev differential equation of first kind
Conformable Chebyshev differential equation of first kind
 
Minimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian updateMinimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian update
 
physics430_lecture11.ppt
physics430_lecture11.pptphysics430_lecture11.ppt
physics430_lecture11.ppt
 
My paper for Domain Decomposition Conference in Strobl, Austria, 2005
My paper for Domain Decomposition Conference in Strobl, Austria, 2005My paper for Domain Decomposition Conference in Strobl, Austria, 2005
My paper for Domain Decomposition Conference in Strobl, Austria, 2005
 
about power system operation and control13197214.ppt
about power system operation and control13197214.pptabout power system operation and control13197214.ppt
about power system operation and control13197214.ppt
 
03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf
 
03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf
 
Introduction to the Theory of Computation, Winter 2003 A. Hevia and J. Mao S...
 Introduction to the Theory of Computation, Winter 2003 A. Hevia and J. Mao S... Introduction to the Theory of Computation, Winter 2003 A. Hevia and J. Mao S...
Introduction to the Theory of Computation, Winter 2003 A. Hevia and J. Mao S...
 

Recently uploaded

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 

Recently uploaded (20)

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 

Sturm-Liouville Problems and Eigenvalues

  • 1. Chapter 6 Sturm-Liouville Problems Definition 6.1 (Sturm-Liouville Boundary Value Problem (SL-BVP)) With the notation L[y] ´ d dx · p(x) dy dx ¸ + q(x) y, (6.1) consider the Sturm-Liouville equation L[y] + ¸r(x) y = 0, (6.2) where p > 0, r ¸ 0, and p, q, r are continuous functions on interval [a, b]; along with the boundary conditions a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0, (6.3) where a21 + a22 6= 0 and b21 + b22 6= 0. The problem of finding a complex number μ if any, such that the BVP (6.2)-(6.3) with ¸ = μ, has a non-trivial solution is called a Sturm-Liouville Eigen Value Problem (SL-EVP). Such a value μ is called an eigenvalue and the corresponding non-trivial solutions y(.; μ) are called eigenfunctions. Further, (i) An SL-EVP is called a regular SL-EVP if p > 0 and r > 0 on [a, b]. (ii) An SL-EVP is called a singular SL-EVP if (i) p > 0 on (a, b) and p(a) = 0 = p(b), and (ii) r ¸ 0 on [a, b]. (iii) If p(a) = p(b), p > 0 and r > 0 on [a, b], p, q, r are continuous functions on [a, b], then solving Sturm-Liouville equation (6.2) coupled with boundary conditions y(a) = y(b), y0(a) = y0(b), (6.4) is called a periodic SL-EVP. We are not going to discuss singular SL-BVPs. Before we discuss further, let us completely study two examples that are representatives of their class of problems. 6.1 Two examples Example 6.2 For ¸ 2 R, solve y00 + ¸y = 0, y(0) = 0, y0(¼) = 0. (6.5) For reasons that will be clear later on, it is enough to consider ¸ 2 R. 53
  • 2. 54 6.1. Two examples Case 1. Let ¸ < 0. Then ¸ = −μ2, where μ is real and non-zero. The general solution of ODE in (6.5) is given by y(x) = Aeμx + Be−μx (6.6) This y satisfies boundary conditions in (6.5) if and only if A = B = 0. That is, y ´ 0. Therefore, there are no negative eigenvalues. Case 2. Let ¸ = 0. In this case, it easily follows that trivial solution is the only solution of y00 = 0, y(0) = 0, y0(¼) = 0. (6.7) Thus, 0 is not an eigenvalue. Case 3. Let ¸ > 0. Then ¸ = μ2, where μ is real and non-zero. The general solution of ODE in (6.5) is given by y(x) = Acos(μx) + B sin(μx) (6.8) This y satisfies boundary conditions in (6.5) if and only if A = 0 and B cos(μ¼) = 0. But B cos(μ¼) = 0 if and only if, either B = 0 or cos(μ¼) = 0. The condition A = 0 and B = 0 means y ´ 0. This does not yield any eigenvalue. If y6´ 0, then b6= 0. Thus cos(μ¼) = 0 should hold. This last equation has solutions given by μ = 2n−1 2 , for n = 0,±1,±2, . . .. Thus eigenvalues are given by ¸n = 2n − 1 2 , n = 0,±1,±2, . . . (6.9) and the corresponding eigenfunctions are given by Án(x) = B sin µ 2n − 1 ¶ , n = 0,±1,±2, . . . (6.10) 2 x Note: All the eigenvalues are positive. The eigenfunctions corresponding to each eigenvalue form a one dimensional vector space and so the eigenfunctions are unique upto a constant multiple. Example 6.3 For ¸ 2 R, solve y00 + ¸y = 0, y(0) − y(¼) = 0, y0(0) − y0(¼) = 0. (6.11) This is not a SL-BVP. It is a mixed boundary condition unlike the separated BC above. These boundary conditions are called periodic boundary conditions. Case 1. Let ¸ < 0. Then ¸ = −μ2, where μ is real and non-zero. In this case, it can be easily verified that trivial solution is the only solution of the BVP (6.11). Case 2. Let ¸ = 0. In this case, general solution of ODE in (6.11) is given by y(x) = A + Bx (6.12) This y satisfies the BCs in (6.11) if and only if B = 0. Thus A remains arbitrary. Thus 0 is an eigenvalue with eigenfunction being any non-zero constant. Note that eigenvalue is simple. An eigenvalue is called simple eigenvalue if the corresponding eigenspace is of dimension one, otherwise eigenvalue is called multiple eigenvalue. Case 3. Let ¸ > 0. Then ¸ = μ2, where μ is real and non-zero. The general solution of ODE in (6.11) is given by y(x) = Acos(μx) + B sin(μx) (6.13) This y satisfies boundary conditions in (6.11) if and only if Asin(μ¼) + B(1 − cos(μ¼)) = 0, A(1 − cos(μ¼)) − B sin(μ¼) = 0. MA 417: Ordinary Differential Equations Sivaji Ganesh Sista
  • 3. Chapter 6 : Sturm-Liouville Problems 55 This has non-trivial solution for the pair (A, B) if and only if ¯¯¯¯ sin(μ¼) 1 − cos(μ¼) 1 − cos(μ¼) −sin(μ¼) ¯¯¯¯ = 0. (6.14) That is, cos(μ¼) = 1. This further implies that μ = ±2n with n 2 N, and hence ¸ = 4n2 with n 2 N. Thus positive eigenvalues are given by ¸n = 4n2, n 2 N. (6.15) and the eigenfunctions corresponding to ¸n are given by Án(x) = cos (2nx) , Ãn(x) = sin (2nx) , n 2 N. (6.16) Note: All the eigenvalues are non-negative. There are two linearly independent eigenfunctions, namely cos (2nx) and sin (2nx) corresponding to each positive eigenvalue ¸n = 4n2. Compare these properties with that of previous example. 6.2 Regular SL-BVP We noted some properties of the SL-BVP Example 6.2. These properties hold for general Regular SL-BVPs as well. Remark 6.4 We record here some of the properties of regular SL-BVPs. (1) The eigenvalues, if any, of a regular SL-BVP are real. Proof : Suppose ¸ 2 C is an eigenvalue of a regular SL-BVP and let y be corresponding eigenfunction. That is, L[y] + ¸r(x) y = 0, a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0. (6.17) Taking the complex conjugates, we get L[y] + ¸r(x) y = 0, a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0. (6.18) Multiply the ODE in (6.17) wtih y, and multiply that of (6.17) with y, and subtracting one from the other yields ¤0 + (¸ − ¸)ryy = 0 (6.19) £ p(y0y − y0y) Integrating the last equality yields ¤¯¯ [p(y0y − y0y) b a = −(¸ − ¸) Z b a r(x)|y(x)|2 dx. (6.20) But LHS of the last equation is zero, since we have both b1y(b) + b2p(b)y0(b) = 0 and b1y(b) + b2p(b)y0(b) = 0, we also know that b21 + b22 6= 0, and hence a certain determinant associated is zero. Thus we have (¸ − ¸) Z b a r|y|2 dy = 0. (6.21) Since y, being an eigenfunction, is not identically equal to zero, and integral of non-negative function (since r > 0) is not zero, the only possibility is that ¸ = ¸. That is, ¸ is real. Note that we have used self-adjointness of operator L somewhere! Sivaji Ganesh Sista MA 417: Ordinary Differential Equations
  • 4. 56 6.2. Regular SL-BVP (2) The eigenfunctions of a regular SL-BVP corresponding to distinct eigenvalues are othogonal w.r.t. weight function r on [a, b], that is, if u and v are eigenfunctions corresponding to distinct eigenvalues ¸ and μ respectively, then Z b a r(x)u(x)v(x) dx = 0. (6.22) Proof : As in the previous proof, writing down the equations satisfied by u and v, and multi-plying the equation for u with v and vice versa, finally subtracting one from another, we get £ p(u0v − v0u) ¤0 + (¸ − μ)ruv = 0 (6.23) Integrating the last equality yields [p(u0v − v0u) ¤¯¯ b a = −(¸ − μ) Z b a r(x)u(x)v(x) dx. (6.24) Reasoning exactly as in the previous proof, LHS of the above equality is zero. Since ¸6= μ, we get the desired (6.22). (3) The eigenvalues of a regular SL-BVP are simple. Thus an eigenfunction corresponding to an eigenvalue is unique up to a constant multiple. Proof : Let Á1 and Á2 be two eigenfunctions corresponding to the same eigenvalue ¸. We recall from the section on Green’s functions (the identity (5.44) ) here: By Lagrange’s identity (5.20), we get d dx £ p(Á0 ¤ = 0. This implies 1Á2 − Á1Á0 2) p(Á0 1Á2 − Á1Á0 2) ´ c, a constant. (6.25) Since Á1 and Á2 satisfy the boundary condition U1[y] = 0, we get the following ¯¯¯¯ Á1(a) Á0 1(a) Á2(a) Á0 2(a) ¯¯¯¯ = 0. (6.26) Since (Á0 1Á2 − Á1Á0 2) is the wronskian of two solutions of a second order ODE, it is identically equal to zero. From here, it follows that Á1 and Á2 differ by a constant multiple. In the above remark, we only analysed the properties of an eigenvalue or of two eigenfunctions corresponding to distinct eigenvalues. We have not proved the existence of eigenvalues for a regular SL-BVP so far. We are not going to do this, since the result follows easily from a much general theory of a subject known as Functional analysis, to be more specific, the topic is called spectral theory. Some references where a proof can be found are books on functional analysis by B.V. Limaye, Yosida and also books on ODE by Coddington & Levinson, Hartman or even books on PDE by Weinberger. We will only state the result. Theorem 6.5 A self-adjoint regular SL-BVP has an infinite sequence of real eigenvalues ¡ ¸n ¢ n2N, that are simple satisfying ¸1 < ¸2 < · · · < ¸n < . . . (6.27) with lim n!1 ¸n ! 1. Exercise 6.6 Let h > 0 be a real number. Find eigenvalues and corresponding eigenvectors of the regular SL-BVP posed on the interval [0, 1] y00 + ¸y = 0, y(0) = 0, y(1) + hy0(1) = 0. MA 417: Ordinary Differential Equations Sivaji Ganesh Sista
  • 5. Chapter 6 : Sturm-Liouville Problems 57 6.3 Periodic SL-BVP For a periodic SL-BVP also, eigenvalues are real, eigenfunctions corresponding to distinct eigen-values are orthogonal w.r.t. weight function r, but eigenvalues need not be simple. We record these in the following remark. Remark 6.7 We record here some of the properties of periodic SL-BVPs. (1) The eigenvalues, if any, of a regular SL-BVP are real. Proof : Suppose ¸ 2 C is an eigenvalue of a regular SL-BVP and let y be corresponding eigenfunction. That is, L[y] + ¸r(x) y = 0, a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0. (6.28) Taking the complex conjugates, we get L[y] + ¸r(x) y = 0, a1y(a) + a2p(a)y0(a) = 0, b1y(b) + b2p(b)y0(b) = 0. (6.29) Multiply the ODE in (6.28) wtih y, and multiply that of (6.28) with y, and subtracting one from the other yields £ p(y0y − y0y) ¤0 + (¸ − ¸)ryy = 0 (6.30) Integrating the last equality yields ¤¯¯ [p(y0y − y0y) b a = −(¸ − ¸) Z b a r(x)|y(x)|2 dx. (6.31) But LHS of the last equation is zero, since both y and y satisfy the periodic boundary conditions. Note that this is new argument that we use to replace the correspondign argument in part (1) of Remark 6.4. Thus we have (¸ − ¸) Z b a r|y|2 dy = 0. (6.32) Since y, being an eigenfunction, is not identically equal to zero, and integral of non-negative function (since r > 0) is not zero, the only possibility is that ¸ = ¸. That is, ¸ is real. Note that we have used self-adjointness of operator L somewhere! (2) The eigenfunctions of a periodic SL-BVP corresponding to distinct eigenvalues are othogonal w.r.t. weight function r on [a, b], that is, if u and v are eigenfunctions corresponding to distinct eigenvalues ¸ and μ respectively, then Z b a r(x)u(x)v(x) dx = 0. (6.33) Proof : As in the previous proof, writing down the equations satisfied by u and v, and multi-plying the equation for u with v and vice versa, finally subtracting one from another, we get £ p(u0v − v0u) ¤0 + (¸ − μ)ruv = 0 (6.34) Integrating the last equality yields [p(u0v − v0u) ¤¯¯ b a = −(¸ − μ) Z b a r(x)u(x)v(x) dx. (6.35) Reasoning exactly as in the previous proof, LHS of the above equality is zero. Since ¸6= μ, we get the desired (6.33). Sivaji Ganesh Sista MA 417: Ordinary Differential Equations
  • 6. 58 6.3. Periodic SL-BVP (3) The eigenvalues of a regular SL-BVP are not simple, and Example 6.3 illustrates this fact. However, it will be interesting to know why the arguments given in point (3) of Remark 6.4 can not be modified. In that proof we heavily rely on the form of boundary conditions for a regular SL-BVP, in deducing 6.26. In the above remark, we only analysed the properties of an eigenvalue or of two eigenfunctions corresponding to distinct eigenvalues. We have not proved the existence of eigenvalues for a periodic SL-BVP so far. We are not going to do this. We will only state the result, and you may refer to ODE book of Coddington & Levinson. Theorem 6.8 A self-adjoint periodic SL-BVP has an infinite sequence of real eigenvalues ¡ ¸n ¢ n2N satisfying −1 < ¸1 < ¸2 · ¸3 · · · · · ¸n · · · · (6.36) The first eigenvalue ¸1 is simple. The number of linearly independent eigenfunctions corresponding to any eigenvalue μ is equal to the number of times μ is repeated in the above listing. Exercise 6.9 Find eigenvalues and eigenvectors of the following periodic SL-BVP posed on the interval [−¼, ¼] y00 + ¸y = 0, y(−¼) = y(¼), y0(−¼) = y0(¼). MA 417: Ordinary Differential Equations Sivaji Ganesh Sista