First-degree differential equation

From Calculus
Revision as of 20:49, 9 July 2012 by Vipul (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

A first-degree differential equation is a differential equation that is linear in its highest-order derivative. Explicitly, of the independent variable is x, the dependent variable is y, and the order is kit has the form:

P(x,y,y,,y(k1))y(k)=Q(x,y,y,,y(k1))

Relation with explicit differential equations

First-degree differential equations are typically solved by converting them to explicit differential equations. This simply involves dividing by P. The explicit differential equation form is:

y(k)=Q(x,y,y,,y(k1))P(x,y,y,,y(k1))

However, when doing this division, we may throw away some solutions where P(x,y,y,,y(k1))=Q(x,y,y,,y(k1))=0. These solutions can be checked for separately, but we can note that these are differential equations of a lower order (specifically, order at most k1) hence presumably easier to solve.