Order, degree, and solutions
Before solving a differential equation we must classify it. The two basic descriptors are the order (the highest derivative present) and the degree (the power of the highest-order derivative after rationalisation). Together they tell us what kind of solution to expect and which technique to bring.
Definitions
A differential equation is an equation that relates a function of an independent variable with one or more of its derivatives .
Order: the highest-order derivative present.
Degree: the power of the highest-order derivative, after the equation is rationalised , i.e. cleared of fractional and surd expressions involving derivatives.
For example, has order , degree .
The equation has order , degree .
The equation has order . Degree: squaring both sides gives , so degree .
The equation becomes (after cubing) . Order , degree .
If after rationalisation the highest-order derivative cannot be brought to a polynomial form (e.g. ), the degree is not defined.
What is a solution?
A solution to a differential equation on an interval is a function defined on such that substituting (and its derivatives) into the equation makes it true for every .
For example, is a solution of on all of . So is . So is for any constant . The full family is the general solution. Choosing a specific (typically via an initial condition like , which forces ) gives a particular solution.
The general principle: a differential equation of order has a general solution with arbitrary constants. To pin down a particular solution we need pieces of additional information.
Forming a DE from a family of curves
The reverse problem also matters. Given a family of curves with arbitrary constants , e.g. (two constants), or , find a differential equation, of order , that the entire family satisfies.
Procedure. Differentiate the equation times. You now have the original equation plus derivative equations, in total equations involving , , , …, , and the constants. Eliminate all constants , the result is a differential equation of order .
Example. Form the DE for .
Differentiate: . Differentiate again: . The second equation contains no constants , it is the DE we want. So the DE is .
Example. Form the DE for .
. . So the DE is .
Verifying a solution
You can always test a proposed solution by substitution. Given , compute the derivatives, plug into the equation, and check that it simplifies to (or the appropriate identity).
Worked examples
Example 1. Find the order and degree of .
Highest derivative: second. Order . After rationalisation: already polynomial in . Degree .
Example 2. Find the order and degree of .
Square both sides: . Order , degree .
Example 3. Form the DE for the family , where is an arbitrary constant.
Differentiate: . Substitute back: , i.e. .
Example 4. Verify that satisfies .
, . So . Confirmed.
Example 5. Find the DE of all circles passing through the origin with centres on the -axis.
Family: , expanding to . One constant , so order expected. Differentiate: , giving . Substitute into the original: , simplifying to , or
Example 6. Find the DE of the family of ellipses , considering a function of , both parameters arbitrary. (Two constants, so order .)
Differentiate: , so , hence . Differentiate again to eliminate the second constant: , so , i.e. .
Try it yourself
- Find the order and degree: .
- Find the order and degree: .
- Find the order and degree: .
- Find the order and degree: .
- Form the DE for , arbitrary.
- Form the DE for , , arbitrary.
- Form the DE for .
- Verify satisfies .
- Verify satisfies .
- Form the DE of the family (circles centred at origin).
- Find a particular solution of satisfying .
- Verify satisfies .
- Form the DE for the family .
- State why has no real-valued solution.
Pitfalls and tricks
- Order is always defined; degree sometimes isn't. When the equation contains a transcendental function of derivatives (like ), the degree is undefined.
- Rationalise before reading degree. Always clear fractions, radicals, and exponents involving derivatives.
- Number of constants = order. When forming a DE, the order equals the number of arbitrary constants in the family.
- Verify by substitution. Mathematics is the only subject where you can check your own answer cold.
- Eliminate constants by sequential differentiation. Each derivative reduces the problem by one constant.