Solving Differential Equations with Power Series
Consider the differential equation
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
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:
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
with the initial conditions [latex]y\left(0\right)=a[/latex] and [latex]y^{\prime} \left(0\right)=b[/latex].