Ch 01/Foundations -- Definitions, Order, Degree and Formation/H.K. Dass 3.1-3.3

Foundations -- Definitions, Order, Degree and Formation

An equation containing derivatives is called a differential equation. We classify DEs by order, degree, and type (ODE vs PDE), and learn to form DEs by eliminating arbitrary constants.

IWhat is a Differential Equation?

An equation that contains derivatives is called a differential equation (DE).


A normal equation like tells you the direct relationship between and . A differential equation like tells you something about the rate of change of with respect to .


There are two types:


Ordinary Differential Equation (ODE): Only one independent variable is involved. All derivatives are ordinary derivatives ().

Example:


Partial Differential Equation (PDE): More than one independent variable. Derivatives are partial derivatives.

Example:


We will only study ODEs in this course.

Note

Think of it this way: in algebra we solve for a number, but in differential equations we solve for a function. The solution is an entire curve, not a single point.

Population growth
Newton's cooling
RC circuit

IIOrder and Degree

Order = the highest derivative that appears in the equation.

- If the highest derivative is , the order is 1.

- If the highest derivative is , the order is 2.

- If the highest derivative is , the order is 3.


Degree = the power (exponent) of that highest-order derivative, BUT only after you have removed all roots and fractions from the derivative terms.


Important: If the equation contains or or , the degree is not defined because these are transcendental functions of the derivative.

Note

Always remove radicals and fractions from derivative terms FIRST, then read the degree. The degree of lower-order derivatives does not matter -- we only care about the highest-order derivative.

Example 1easy

Find the order and degree of .

Show step-by-step solution+
Identify highest derivative
The highest derivative is , a second derivative.
Read the order
Order = 2.
Read the degree
The power of is 1. Degree = 1.
Example 2medium

Find the order and degree of .

Show step-by-step solution+
Highest derivative
appears, so Order = 2.
Remove the fractional power
Square both sides:
Read degree
Now has power 2. Degree = 2.
Example 3hard

Find the order and degree of .

Show step-by-step solution+
Highest derivative
is present, so Order = 2.
Power of highest derivative
It is raised to the third power.
Degree
Degree = 3. Note: has lower order so it does not determine the degree.

IIIFormation of Differential Equations

If a relation between and contains arbitrary constants, we can form a DE by:

1. Differentiating the relation as many times as there are constants

2. Eliminating all the constants


The number of arbitrary constants = the order of the resulting DE.

Note

When we write , it means "square the entire derivative," not . These are completely different things!

Example 1 (Easy)easy

Form the DE from .

Show step-by-step solution+
Count constants
One constant , so differentiate once.
Differentiate
, so .
Substitute back
Result
First-order DE (one constant eliminated). This is Clairaut's equation form.
Example 2 (Medium)medium

Form the DE from .

Show step-by-step solution+
Count constants
Two constants (), so differentiate twice.
First differentiation
Second differentiation
Key observation
Final DE
Example 3 (Hard)hard

Obtain the DE of which is a solution.

Show step-by-step solution+
Setup
One constant (), differentiate once. But appears nonlinearly.
Expand and differentiate
. Differentiating: , so .
Substitute back
Final DE
Next chapter →
Ch 2 · Variables Separable Method
Take chapter quiz →