An ordinary differential equation (ODE) is an equation that describes the relationship between a function and its derivatives. In other words, it relates a function to its rate of change.
Definition: Differential equations are equations with variables and their differentials.
There are two different kinds of them
1. Ordinary differential equations
2. Partial differential equations
If one or more variables can be differentiated with respect to just one independent variable, an equation is said to be ordinary.
Example: dydx+9xy=x2, d2ydx2+5dydx+8y=ex
Which of the following are ordinary differential equations?
dydx+6xy=x2
3dydx+d2xdy2=x2
dydx+d2ydx2=4x2
dydx+dxdy=5x2
If the derivatives of a differential equation refer to two or more independent variables, the equation is said to be partial.
Example: ∂z∂x2+∂z∂y2=5z, x∂z∂x+y∂z∂y=6z
Which of the following are Partial differential equation?
∂z∂x+∂z∂y=6z+xy
dydx=d2ydx2−7x2
dydx+dxdy=x2
y∂u∂x+x∂u∂y=0
In the differential equation, it is the order of the highest derivative that occurs. If the nth derivative is the equation's highest derivative, the differential equation is said to be of order "n".
Example:
1. x3+2dydx+5xy=6x2
The order of this Differential equation is 1.
2. xd2ydx2−3x+4dydx+x+2y=ex
The order of this Differential equation is 2.
Find the order of the following differential equations.
4d6ydx6−d3ydx33+5dydx=4
Order=
The degree of a differential Equation is the highest degree of the highest derivative in the equation, after the equation is made free from radicals and fractions in its derivations.
1. y=xdydx+1+dydx2 on solving we get 1−x2dydx22xydydx+1−y2=0
Degree =2.
2. ad2ydx2=1+dydx232 on solving we get a2d2ydx22=1+dydx23
Find the degree of the following differential equations.
4d3ydx33−d2ydx22+5dydx=4
Degree=