Skip to content

Series Solution

Power Series Solution

Analytic

A function f(x) is analytic at x0 if f(x) has a power series representation in some open intervals about x0, that is

f(x)=n=0an (xx0)n for x(x0h,x0+h)

where an are the Taylor coefficients of f(x) at x0 :

an=1n!f(n)(x0)

Frobenius Solutions

for second linear ODE

P(x)y+Q(x)y+R(x)y=F(x)ory+p(x)y+q(x)y=f(x)

Ordinary Points

x0 is an ordinary point if P(x0)0, and QP, RP, and FP are analytic at x0.

Singular Points

x0 is a singular point if x0 is not an ordinary point.

Regular Singular Points

x0 is a regular singular point if x0 is a singular point and the function (xx0)QP and (xx0)2RP are analytic at x0.

Irregular Singular Points

A singular point x0 is a irregular point if it's not a regular singular points.


Frobenius Series

y(x)=n=0cn(xx0)n+r
  • r may be negative or even non-integer

  • notice that

y=n=0cn(n+r)(xx0)n+r1

summation start from n=0 instead of n=1

Frobenius Methods

the second order ODE

P y+Q y+R y=F(x)

which x0 is a Regular Singular Points

by solving it with

y(x)=n=0cn(xx0)n+r

we can get two root r1,r2

  • Case |r1r2|
    • 2 linearly independent Frobenius solutions
    • y1(x)=cn(xx0)n+r1
    • y2(x)=cn(xx0)n+r2
    • c0, c00
  • Case r1=r2

    • 2 linearly independent Frobenius solutions
    • y1(x)=cn(xx0)n+r1
    • y2(x)=y1(x)ln(x)+cn(xx0)n+r1
    • c0, c00
  • Case |r1r2|

    • y1(x)=cn(xx0)n+r1
    • y2(x)=k y1(x) ln(x)+cn(xx0)n+r2
    • c0, c00