First-degree differential equation

From Calculus
Revision as of 02:30, 9 July 2012 by Vipul (talk | contribs) (Created page with "==Definition== A '''first-degree differential equation''' is a differential equation that is linear in its highest-order derivative. Explicitly, of the independent variab...")
(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:

p1(x,y,y,,y(k1))y(k)+p2(x,y,y,,y(k1))=0

Relation with explicit differential equations

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

y(k)=p2(x,y,y,,y(k1))p1(x,y,y,,y(k1))

However, when doing this division, we may throw away some solutions where p1(x,y,y,,y(k1))=p2(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.