Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

7.4: Regular Singular Points Euler Equations

( \newcommand{\kernel}{\mathrm{null}\,}\)

In the next three sections we’ll continue to study equations of the form

P0(x)y+P1(x)y+P2(x)y=0

where P0, P1, and P2 are polynomials, but the emphasis will be different from that of Sections 7.2 and 7.3, where we obtained solutions of Equation ??? near an ordinary point x0 in the form of power series in xx0. If x0 is a singular point of Equation ??? (that is, if P(x0)=0), the solutions can’t in general be represented by power series in xx0. Nevertheless, it is often necessary in physical applications to study the behavior of solutions of Equation ??? near a singular point. Although this can be difficult in the absence of some sort of assumption on the nature of the singular point, equations that satisfy the requirements of the next definition can be solved by series methods discussed in the next three sections. Fortunately, many equations arising in applications satisfy these requirements.

Definition 7.5.1 : Regular Singular Points

Let P0, P1, and P2 be polynomials with no common factor and suppose P0(x0)=0. Then x0 is a regular singular point of the equation

P0(x)y+P1(x)y+P2(x)y=0

if (???) can be written as

(xx0)2A(x)y+(xx0)B(x)y+C(x)y=0

where A, B, and C are polynomials and A(x0)0; otherwise, x0 is an irregular singular point of Equation ???.

Example 7.5.1 : Bessel’s equation

Bessel’s equation,

x2y+xy+(x2ν2)y=0,

has the singular point x0=0. Since this equation is of the form Equation ??? with x0=0, A(x)=1, B(x)=1, and C(x)=x2ν2, it follows that x0=0 is a regular singular point of Equation ???.

Example 7.5.2 : Legendre’s equation

Legendre’s equation,

(1x2)y2xy+α(α+1)y=0,

has the singular points x0=±1. Mutiplying through by 1x yields

(x1)2(x+1)y+2x(x1)yα(α+1)(x1)y=0,

which is of the form Equation ??? with x0=1, A(x)=x+1, B(x)=2x, and C(x)=α(α+1)(x1). Therefore x0=1 is a regular singular point of Equation ???. We leave it to you to show that x0=1 is also a regular singular point of Equation ???.

Example 7.5.3

The equation

x3y+xy+y=0

has an irregular singular point at x0=0. (Verify.)

For convenience we restrict our attention to the case where x0=0 is a regular singular point of Equation ???. This isn’t really a restriction, since if x00 is a regular singular point of Equation ??? then introducing the new independent variable t=xx0 and the new unknown Y(t)=y(t+x0) leads to a differential equation with polynomial coefficients that has a regular singular point at t0=0. This is illustrated in Exercise 7.4.22 for Legendre’s equation, and in Exercise 7.4.23 for the general case.

Euler Equations

The simplest kind of equation with a regular singular point at x0=0 is the Euler equation, defined as follows.

Definition 7.5.2 : Euler Equations

An Euler equation is an equation that can be written in the form

ax2y+bxy+cy=0,

where a,b, and c are real constants and a0.

Theorem 5.1.1 implies that Equation ??? has solutions defined on (0,) and (,0), since Equation ??? can be rewritten as

ay+bxy+cx2y=0.

For convenience we’ll restrict our attention to the interval (0,). (Exercise 7.4.19 deals with solutions of Equation ??? on (,0).) The key to finding solutions on (0,) is that if x>0 then xr is defined as a real-valued function on (0,) for all values of r, and substituting y=xr into Equation ??? produces

ax2(xr)+bx(xr)+cxr=ax2r(r1)xr2+bxrxr1+cxr=[ar(r1)+br+c]xr.

The polynomial

p(r)=ar(r1)+br+c

is called the indicial polynomial of Equation ???, and p(r)=0 is its indicial equation. From Equation ??? we can see that y=xr is a solution of Equation ??? on (0,) if and only if p(r)=0. Therefore, if the indicial equation has distinct real roots r1 and r2 then y1=xr1 and y2=xr2 form a fundamental set of solutions of Equation ??? on (0,), since y2/y1=xr2r1 is nonconstant. In this case

y=c1xr1+c2xr2

is the general solution of Equation ??? on (0,).

Example 7.5.4

Find the general solution of

x2yxy8y=0

on (0,).

Solution

The indicial polynomial of Equation ??? is

p(r)=r(r1)r8=(r4)(r+2).

Therefore y1=x4 and y2=x2 are solutions of Equation ??? on (0,), and its general solution on (0,) is

y=c1x4+c2x2.

Example 7.5.5

Find the general solution of

6x2y+5xyy=0

on (0,).

Solution

The indicial polynomial of Equation ??? is

p(r)=6r(r1)+5r1=(2r1)(3r+1).

Therefore the general solution of Equation ??? on (0,) is

y=c1x1/2+c2x1/3.

If the indicial equation has a repeated root r1, then y1=xr1 is a solution of

ax2y+bxy+cy=0,

on (0,), but Equation ??? has no other solution of the form y=xr. If the indicial equation has complex conjugate zeros then Equation ??? has no real–valued solutions of the form y=xr. Fortunately we can use the results of Section 5.2 for constant coefficient equations to solve Equation ??? in any case.

Theorem 7.5.3

Suppose the roots of the indicial equation

ar(r1)+br+c=0

are r1 and r2. Then the general solution of the Euler equation

ax2y+bxy+cy=0

on (0,) is

y=c1xr1+c2xr2 if r1 and r2 are distinct real numbers ;y=xr1(c1+c2lnx) if r1=r2 ;y=xλ[c1cos(ωlnx)+c2sin(ωlnx)] if r1,r2=λ±iω with ω>0.

Proof

We first show that y=y(x) satisfies Equation ??? on (0,) if and only if Y(t)=y(et) satisfies the constant coefficient equation

ad2Ydt2+(ba)dYdt+cY=0

on (,). To do this, it is convenient to write x=et, or, equivalently, t=lnx; thus, Y(t)=y(x), where x=et. From the chain rule,

dYdt=dydxdxdt

and, since

dxdt=et=x,

it follows that

dYdt=xdydx.

Differentiating this with respect to t and using the chain rule again yields

d2Ydt2=dtdt(dYdt)=dtdt(xdydx)=dxdtdydx+xd2ydx2dxdt=xdydx+x2d2ydx2( since dxdt=x).

From this and Equation 7.4.24,

x2d2ydx2=d2Ydt2dYdt.

Substituting this and Equation 7.4.24 into Equation ??? yields Equation 7.4.23. Since Equation ??? is the characteristic equation of Equation 7.4.23, Theorem 5.2.1 implies that the general solution of Equation 7.4.23 on (,) is

Y(t)=c1er1t+c2er2t if r1 and r2 are distinct real numbers; Y(t)=er1t(c1+c2t) if r1=r2Y(t)=eλt(c1cosωt+c2sinωt) if r1,r2=λ±iω with ω0.

Since Y(t)=y(et), substituting t=lnx in the last three equations shows that the general solution of Equation ??? on (0,) has the form stated in the theorem.

Example 7.5.6

Find the general solution of

x2y5xy+9y=0

on (0,).

Solution

The indicial polynomial of Equation ??? is

p(r)=r(r1)5r+9=(r3)2.

Therefore the general solution of Equation ??? on (0,) is

y=x3(c1+c2lnx).

Example 7.5.7

Find the general solution of

x2y+3xy+2y=0

on (0,).

Solution

The indicial polynomial of Equation ??? is

p(r)=r(r1)+3r+2=(r+1)2+1.

The roots of the indicial equation are r=1±i and the general solution of Equation ??? on (0,) is

y=1x[c1cos(lnx)+c2sin(lnx)].


This page titled 7.4: Regular Singular Points Euler Equations is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by William F. Trench.

Support Center

How can we help?