Applications of Series: Learn It 3

Solving Differential Equations with Power Series

Consider the differential equation

[latex]{y}^{\prime }\left(x\right)=y[/latex].

This is a first-order separable equation with solution [latex]y=C{e}^{x}[/latex]. We can solve this using techniques from earlier chapters.

For most differential equations, however, we do not yet have analytical tools to solve them. Power series are an extremely useful tool for solving many types of differential equations. In this technique, we look for a solution of the form [latex]y=\displaystyle\sum_{n=0}^{\infty}{c}_{n}{x}^{n}[/latex] and determine what the coefficients need to be.

In the next example, we consider an initial-value problem involving [latex]{y}^{\prime}=y[/latex] to illustrate the technique.

Use power series to solve the initial-value problem

[latex]{y}^{\prime }=y,y\left(0\right)=3[/latex].

 

Watch the following video to see the worked solution to the example above.

You can view the transcript for “6.4.4” here (opens in new window).

We now consider an example involving a differential equation that we cannot solve using previously discussed methods. This differential equation:

[latex]{y}^{\prime }-xy=0[/latex]

is known as Airy’s equation. It has many applications in mathematical physics, such as modeling the diffraction of light. Here we show how to solve it using power series.

Use power series to solve

[latex]y^{\prime\prime}-xy=0[/latex]

 

with the initial conditions [latex]y\left(0\right)=a[/latex] and [latex]y^{\prime} \left(0\right)=b[/latex].