Differential Equations are those types of equations that have some Derivatives of certain Functions. The derivatives can either be ordinary derivatives or partial derivatives. If there are only ordinary derivatives in the equation then, the equation is defined as the ordinary type of differential equation and if the equation has all its terms as partial derivative then, such type of equation is called as partial differential equation. For example, let’s consider an equation:
a(dy/dx) = f(x,y).....(equation 1)
The above example shows the simplest form of the differential equation. Some other examples can be taken as:
ax’’ + bx’ + cx = f(y)......(equation 2)
a2 d2u/ dx2 = du/ dx.....(equation 3)
sin(y) d2u/ dx2 = (1-2y) dy/dx + y3e-2y …..(equation 4)
x(4) + 4y’’’ – 5y = sin(t).....(equation 5)
d3u/ d2xdt = 1 – du/ dx.....(equation 6)
Now, let's talk about the order of the differential equations. The order of any differential equation is the highest derivative present in the equation. Here, in above examples, equation 1 is first order equation, equations 2 and 3 are the type of second order differential equations, equation 6 is the third order differential equation and equation 5 is fourth order differential equation. The types of differential equations are based on the order of these equations. Proceeding further, let’s discuss about types of Differential Equations, we have linear differential equations, ordinary differential equation, and partial differential equations. The linear types of differential equations are equations that can be expressed in the form of:
a1yn(t) + a2y(n-1)(t) + a3y(n-2)(t)………+ y2(t) + y(t) = f(t)
The coefficients of equation a0, a1, a2 etc. can be zero or nonzero Numbers, linear or non-linear function, and constant or non-constant Functions. If an equation cannot be written in the form of linear equation then it is called as non-linear type of equation.
The above equations 3, 4, and 6 are the partial type of equations and ordinary equations are equations 1, 2, and 5. Now, solve few problems related to differential equations.
For instance: dy/dx = x3 - 5,
So, we have to integrate this equation with respect to x to find the solution of the equation and also add a variable in the solution (k). This composition is the general solution for the differential equation. Let us see an example:
dy/ dx = x3 – 5x + 5
Now, this equation can be written in differential form as:
Y = ∫ (x3 – 5x + 5) dx
Y = x4 /4 – 5x2/2 + 5x + k
This is the general solution for the differential equation.
Differential equations are most commonly used in real life. To find the velocity of a freely falling object when there is only the gravity and resistance of the air in the environment. They are also used to find the exponential growth of any quantity.
Equation which has an independent variable along with a dependent variable and the derivative of the dependent variable is called a differential equation. We have two terms related to the solution of Differential Equations:
1. Order of differential equation, and
2. The degree of differential equation.
Order of differential Equa...Read More
The general first order differential equation can be expressed as follows:
dy / dx + p (x) y = q (x) (1)
Where p (x) and q (x) are continuous Functions of x. A continuous function is a function having no...Read More
When we calculate rate of any function with respect to any variable, then this procedure is called as a differentiation. For example y = f(x), then if we differentiate y with respect to x, it pr...Read More
Differentiation is important and interesting part of mathematics. We use differentiation process for calculating the rate of particular function with respect to particular variable like f(x) is...Read More
In differential equation we study the equations which are changed when their parameters changed or it is the study of anything that changes. From the study of differential, we learn that t...Read More