Power series solution method for differential equations: Difference between revisions
(Created page with "==Description of the method== This method aims to find power series for the solution functions to a differential equation. The general idea is as follows: # Assume t...") |
|||
| Line 27: | Line 27: | ||
We thus see that <math>a_0,a_1,a_2</math> can be varied freely, and once these are determined, all the coefficients are determined. Explicitly, we have <math>a_0 = a_3 = a_6 = \dots</math>, separately <math>a_1 = a_4 = a_7 = \dots</math>, and separately <math>a_2 = a_5 = a_8 = \dots</math>. Thus, the power series can be written as: | We thus see that <math>a_0,a_1,a_2</math> can be varied freely, and once these are determined, all the coefficients are determined. Explicitly, we have <math>a_0 = a_3 = a_6 = \dots</math>, separately <math>a_1 = a_4 = a_7 = \dots</math>, and separately <math>a_2 = a_5 = a_8 = \dots</math>. Thus, the power series can be written as: | ||
<math>a_0 \left(1 + \frac{x^3}{3!} + \frac{x^6}{6!} + \dots \right) + a_1 \left(x + \frac{x^4}{4!} + \frac{x^7}{7!} + \dots \right) + a_2 \left(\frac{x^2}{2!} + \frac{x^5}{5!} + \frac{x^8}{8!} + \dots \right)</math> | <math>a_0 \left(1 + \frac{x^3}{3!} + \frac{x^6}{6!} + \dots \right) + a_1 \left(x + \frac{x^4}{4!} + \frac{x^7}{7!} + \dots \right) + a_2 \left(\frac{x^2}{2!} + \frac{x^5}{5!} + \frac{x^8}{8!} + \dots \right), \qquad a_0, a_1, a_2 \in \R</math> | ||
Revision as of 21:15, 9 July 2012
Description of the method
This method aims to find power series for the solution functions to a differential equation. The general idea is as follows:
- Assume that the solution function has a power series that converges to it. It is typically helpful to write the power series as an exponential generating function, i.e., in the form .
- Compute the power series for the derivatives of the function, and then plug in the differential equation to obtain a recurrence relation between the s.
- Solve this recurrence relation. In general, we expect that all the coefficients are determined by the first few, where the number of initial coefficients that we are free to specify equals the order of the differential equation. For an initial value problem, these first few coefficients can be determined.
Examples
Consider the differential equation where the independent variable is and the dependent variable is :
Suppose has a power series:
It is easy to see that:
The equation means that these power series are equal coefficient-wise, so we get:
We thus see that can be varied freely, and once these are determined, all the coefficients are determined. Explicitly, we have , separately , and separately . Thus, the power series can be written as: