Second-order differential equation: Difference between revisions

From Calculus
(Created page with "==Definition== The term '''second-order differential equation''' is used for any differential equation whose order is 2. In other wor...")
 
(.)
Line 8: Line 8:


For more on general theory and terminology, see [[differential equation]].
For more on general theory and terminology, see [[differential equation]].
==Solution strategies==
In most cases, the solution strategy looks something like this:
# First, we construct an auxiliary [[first-order differential equation]]. How this first-order differential equation is constructed depends on the solution strategy, but in general, we do some type of first-order substitution.
# For ''every'' solution of the auxiliary first-order differential equation, we get a new first-order differential equation. The solutions to the original second-order differential equation are expected to be the union of the solutions to each of these first-order differential equations.
Thus, we need to solve two first-order differential equations, but the second first-order differential equation is not a ''single'' equation but a family of first-order differential equations, one for each value of the parameter in the solution for the auxiliary first-order differential equation. Thus, we may need to split the solution strategy for the family of first-order differential equations in Step (2) based on cases on the value of the parameter describing the family. See explicit examples under [[second-order first-degree autonomous differential equation]].

Revision as of 00:17, 7 July 2012

Definition

The term second-order differential equation is used for any differential equation whose order is 2. In other words, it is a differential equation of the form:

where is an expression (function) involving the four variables. Note that must make use of though its use of the other variables is optional.

For more on general theory and terminology, see differential equation.

Solution strategies

In most cases, the solution strategy looks something like this:

  1. First, we construct an auxiliary first-order differential equation. How this first-order differential equation is constructed depends on the solution strategy, but in general, we do some type of first-order substitution.
  2. For every solution of the auxiliary first-order differential equation, we get a new first-order differential equation. The solutions to the original second-order differential equation are expected to be the union of the solutions to each of these first-order differential equations.

Thus, we need to solve two first-order differential equations, but the second first-order differential equation is not a single equation but a family of first-order differential equations, one for each value of the parameter in the solution for the auxiliary first-order differential equation. Thus, we may need to split the solution strategy for the family of first-order differential equations in Step (2) based on cases on the value of the parameter describing the family. See explicit examples under second-order first-degree autonomous differential equation.