Skip to main content

Section 4.1 Series Solutions to Linear Differential Equations

There is a common approach to solving that has already been helpful for second order equations: I assume the solution has a certain form (exponential for constant coefficient linear equations), put that form into the differential equation, and solve for the parameters of the chosen form. This chapter takes the same approach, using Taylor series as the certain form. See Section 1.3 for a review of Taylor series.
I will assume that the solution to a differential equation, a function \(f\text{,}\) can be written as a series centered at some \(\alpha\) (usually \(\alpha = 0)\text{.}\)
\begin{equation*} f = \sum_{n=0}^\infty c_n (t-\alpha)^n \end{equation*}
The series is entirely determined by the coefficients \(c_n\text{.}\) Therefore, I use the differential equation to find information about the coefficients \(c_n\text{.}\) In that way, I can build a Taylor series, and hence a function, which solves the differential equation.
There is one major caution for this approach. While many functions are analytic, is it a relativley restrictive condition. The method of this chapter only finds analytic solutions; it may miss many non-ananlytic functions which also solve the differential equation. This is the risk in any method which imposes a form, since the solution may not have the desired form.