Introduction to Differential Equations
An equation involving one or more derivatives of a dependent variable with respect to an independent variable is called a differential equation.
For example, in
- is the independent variable,
- is the dependent variable,
- is the derivative of the dependent variable with respect to the independent variable.
Differential equations are broadly classified into two types:
1. Ordinary Differential Equations (ODEs)
These involve derivatives with respect to only one independent variable, such as
2. Partial Differential Equations (PDEs)
These involve partial derivatives with respect to more than one independent variable.
This chapter deals only with ordinary differential equations.
Order of a Differential Equation
The order of a differential equation is the order of the highest order derivative present in the equation.
To determine the order, identify the derivative that has been differentiated the maximum number of times.
Examples:
In the highest derivative is the first derivative. So, the order is 1.
In the highest derivative is the second derivative. So, the order is 2.
In the highest derivative is . So, the order is 3.
Important:
- Order depends only on which derivative is highest, not on its power.
- The order of a differential equation is always a positive integer.
Degree of a Differential Equation
The degree of a differential equation is the power of the highest order derivative, provided the equation can be expressed as a polynomial in its derivatives.
This condition is extremely important.
A differential equation is said to be polynomial in derivatives if:
- derivatives appear only with non-negative integer powers,
- derivatives are not inside trigonometric, logarithmic, exponential, or other transcendental functions,
- and there are no fractional powers of derivatives left after simplification.
Steps to find the degree
- Find the order, i.e. identify the highest order derivative.
- Rewrite the equation, if needed, so that it becomes a polynomial in derivatives.
- Then look at the exponent of the highest order derivative. That exponent is the degree.
Example: Here the highest order derivative is , and its power is 3. So,
- Order = 2
- Degree = 3
When is the Degree Not Defined?
The degree of a differential equation is not defined if the equation cannot be reduced to a polynomial form in its derivatives.
This happens when a derivative appears inside a transcendental or non-algebraic function and cannot be algebraically freed in polynomial form.
Examples where degree is not defined:
because is inside a sine function.
because the derivative is in the exponent.
if left in this form, the derivative is inside a logarithm. However, if it can be algebraically isolated and rewritten polynomially, then degree may become defined.
Very important caution
In the sine function contains only and , not a derivative. So the equation is polynomial in the derivative , and therefore the degree is 1.
Example 1: Basic Linear Equation
Find the order and degree of the differential equation: .
Solution: Step 1: Identify the highest order derivative. The only derivative present is , which is a first-order derivative. Therefore, the order is 1.
Step 2: Check whether the equation is polynomial in derivatives. Yes. The derivative appears linearly and is not inside any function.
Step 3: Determine the degree. The highest order derivative is and its power is 1. Therefore, the degree is 1.
Answer: Order = 1, Degree = 1.
Example 2: Higher Order
Find the order and degree of the differential equation: .
Solution: Step 1: Identify the highest order derivative. The derivatives present are and . The highest among these is . Hence, the order is 2.
Step 2: Check whether it is polynomial in derivatives. Yes. Both derivatives occur with non-negative integer powers, and neither is inside a transcendental function.
Step 3: Determine the degree. The highest order derivative is and its exponent is 1. Therefore, the degree is 1.
Answer: Order = 2, Degree = 1.
Example 3: Higher Degree
Find the order and degree of the differential equation: .
Solution: Step 1: Identify the highest order derivative. The derivatives present are second and third derivatives. The highest order derivative is . Hence, the order is 3.
Step 2: Check the polynomial condition. The equation is polynomial in derivatives because all derivative terms have non-negative integer powers.
Step 3: Determine the degree. The highest order derivative is , and it is raised to the power 2. Therefore, the degree is 2.
Answer: Order = 3, Degree = 2.
Example 4: Degree Not Defined (Trigonometric)
Find the order and degree of the differential equation: .
Solution: Step 1: Identify the highest order derivative. The highest order derivative is . Hence, the order is 2.
Step 2: Check whether the equation is polynomial in derivatives. No. The derivative is inside the cosine function. Therefore, the equation is not polynomial in derivatives.
Step 3: Conclude the degree. Since the polynomial condition fails, the degree is not defined.
Answer: Order = 2, Degree = Not defined.
Example 5: Clearing Fractional Powers
Find the order and degree of the differential equation: .
Solution: Step 1: Identify the highest order derivative. The highest order derivative present is . So, the order is 2.
Step 2: Convert the equation into polynomial form in derivatives. The left side contains a fractional exponent . To remove it, square both sides: which gives Now the equation is polynomial in derivatives.
Step 3: Determine the degree. The highest order derivative is and its power is now 2. Therefore, the degree is 2.
Answer: Order = 2, Degree = 2.
Example 6: Clearing Radicals
Find the order and degree of the differential equation: .
Solution: Step 1: Identify the highest order derivative. Only appears, so the order is 1.
Step 2: Remove the radical. First isolate the square root term: Now square both sides: Expanding and rearranging: so This is now polynomial in the derivative.
Step 3: Determine the degree. The highest order derivative is still , and its highest power is 2. Therefore, the degree is 2.
Answer: Order = 1, Degree = 2.
Example 7: Degree Not Defined (Exponential)
Find the order and degree of the differential equation: .
Solution: Step 1: Identify the highest order derivative. The highest derivative present is , i.e. . So, the order is 3.
Step 2: Check the polynomial condition. The first derivative appears inside an exponential function. Hence the equation is not polynomial in derivatives.
Step 3: Conclude the degree. Since it is not polynomial in derivatives, the degree is not defined.
Answer: Order = 3, Degree = Not defined.
Prime notation is often used for derivatives: , , .
Example 8: Resolving Inverse Trigonometric Functions
Find the order and degree of the differential equation: .
Solution: Step 1: At first glance, the derivative is inside an inverse trigonometric function, so the degree is not immediately visible.
Step 2: Isolate the derivative algebraically. Take sine on both sides: Now the derivative is no longer inside a transcendental function.
Step 3: Determine the order. The highest order derivative is , so the order is 1.
Step 4: Determine the degree. Now the equation is polynomial in the derivative , and its power is 1. Therefore, the degree is 1.
Answer: Order = 1, Degree = 1.
Example 9: Nested Derivatives
Find the order and degree of the differential equation: .
Solution: Step 1: Expand the derivative using the product rule. So the equation becomes
Step 2: Determine the order. The highest order derivative is . Therefore, the order is 2.
Step 3: Determine the degree. The equation is polynomial in derivatives, and the highest order derivative has power 1. Therefore, the degree is 1.
Answer: Order = 2, Degree = 1.
Example 10: Multiple Fractional Powers
Find the order and degree of the differential equation: .
Solution: Step 1: Identify the highest order derivative. The highest order derivative is . Thus, the order is 2.
Step 2: Remove fractional exponents. The powers are and . The LCM of denominators 3 and 2 is 6. Raise both sides to the 6th power: This gives Now the equation is polynomial in derivatives.
Step 3: Determine the degree. The highest order derivative is , and its exponent is 4. Therefore, the degree is 4.
Answer: Order = 2, Degree = 4.