Series Solutions of Differential Equations

Learning Objectives

  • Use power series to solve first-order and second-order differential equations.

problem-solving strategy: finding power series solutions to differential equations

  1. Assume the differential equation has a solution of the form y(x)=n=0anxn.
  2. Differentiate the power series term by term to get y(x)=n=0nanxn1 and y(x)=n=2n(n1)anxn2.
  3. Substitute the power series expressions into the differential equation.
  4. Re-index sums as necessary to combine terms and simplify the expression.
  5. Equate coefficients of like powers of x to determine values for the coefficients an in the power series.
  6. Substitute the coefficients back into the power series and write the solution.

Example: series solutions to differential equations

Find a power series solution for the following differential equations.

  1. yy=0
  2. (x21)y+6xy+4y=4

try it

Find a power series solution for the following differential equations.

  1. y+2xy=0
  2. (x+1)y=3y

Watch the following video to see the worked solution to the above Try It

We close this section with a brief introduction to Bessel functions. Complete treatment of Bessel functions is well beyond the scope of this course, but we get a little taste of the topic here so we can see how series solutions to differential equations are used in real-world applications. The Bessel equation of order n is given by

x2y+xy+(x2n2)y=0.

This equation arises in many physical applications, particularly those involving cylindrical coordinates, such as the vibration of a circular drum head and transient heating or cooling of a cylinder. In the next example, we find a power series solution to the Bessel equation of order 0.

Example: power series solution to the bessel equation

Find a power series solution to the Bessel equation of order 0 and graph the solution.

try it

Verify that the expression found in Example “Power Series Solution to the Bessel Equation” is a solution to the Bessel equation of order 0.