@Chen Siyi

November 16, 2020

Note7 Power Series Solutions

Note7 Power Series SolutionsSummary of Power Series AnsatzODE with Analytic CoefficientsODE with Coefficents having Singular PointsRegular Singular PointsEuler's EquationThe Method of FrobeniusBasic MethodFind a Second Independent Solution

For homogeneous linear ODEs with variable coefficients, sometimes finding an explicit solution is difficult, then we use the method of power series ansatz to solve/approximate solutions.

Recall: homogeneous, linear, ordinary, variable coefficients.

Summary of Power Series Ansatz

  1. Analyze the equation, decide whether we can use power series ansatz around some point
  2. Choose which form of ansatz to use
  3. Plug into the ansatz, get recurrence relationship of the coefficients
  4. Set initial value of coeffiencients. solve for coefficients to get one or more independent solutions
  5. If not enough independent solutions are found, using reduction of order to find more solutions
  6. Obtain the general solution

ODE with Analytic Coefficients

Where and are analytic in a neiborhood of .

ā€œ a neighborhood of ā€ contains

Then we can choose the ansatz

Accordingly,

Plug the three equations back, we can obtain the relationship of the coefficients {, , , ...}.

Depending on the situation, after setting values for first terms (always 2), we can solve 1 to (expected) independent solutions.

If not enough indepedent solutions are found, sometimes we can use reduction of order to find more.

Comments:

Radius of Convergence of a Power Series:

 

ODE with Coefficents having Singular Points


The general form of a homogeneous linear second-order ODE with variable coefficients:

It is said to have a singular point at if .

Generally around singular points, it's hard to decide or find continuous solutions. But there're some specific cases we can deal with.


Regular Singular Points

is said to have a regular singular point at if the functions and are analytic in a neighborhood of . A singular point which is not regular is said to be irregular.

The general claim is: if an equation has a regular sigular point at , then we can assume and use the ansatz to find solutions.

Euler's Equation

Analysis:

This is exactly the case where the equation is having a regular singular point at .

Then we can choose the ansatz

Inserting back and solve for we get

Reduction of order:

For equation , and a known solution , let , then you can solve for using

The Method of Frobenius

Basic Method

If it has a regular singular point at , then we can write out

and are known constants for us

We choose the Frobenius ansatz

Accordingly,

Plug back into the equations we then get

Setting

We get the indicial equation and recurrence equations to solve for

With the recurrence equations, you can usually generate out a easier recurrence equation.

For good and different solved by the indical equation, llus some assumed initial values for , , ..., we are possible to solve for all .

If everything goes fine, with are two GOOD solutions, you get two INDEPENDENT solutions.

Question

Find the series solution to the below equation in the vicinity of


Answer

 

 

 

 

 

Find a Second Independent Solution

But things can go wrong if

Noticing the above 3 cases have one thing in common: , including 0. There's a general method for the above cases.

The recurrence equations can give a relationship . Then we have

where the constant may vanish. If , then .

And a tricky way to find is to use

But this method may still fail sometimes... why? Then are there other methods?

Concrete examples are in Note8.