Solution of Differential Equations

The differential equation has infinitely many solutions. Solving a differential equation is referred to as integrating a differential equation since the process of finding the solution to a differential equation involves integration. A solution of a differential equation is an expression for the dependent variable in terms of the independent variable which satisfies the differential… Continue reading Solution of Differential Equations

Partial Differential Equation

An equation involving only partial derivatives of one or more functions of two or more independent variables is called a partial differential equation also known as PDE. A few examples are: ?u/ dx + ?/dy = 0, ?2u/?x2 + ?2u/?x2 = 0

Types of Differential Equations

The differential equations are classified as: Ordinary Differential Equations Partial Differential Equations Ordinary Differential Equation The “Ordinary Differential Equation” also known as ODE is an equation that contains only one independent variable and one or more of its derivatives with respect to the variable. Thus, the ordinary differential equation is represented as the relation having… Continue reading Types of Differential Equations

Order of Differential Equations

The order of a differential equation is the highest order of the derivative appearing in the equation. Consider the following differential equations, dy/dx = ex, (d4y/dx4) + y = 0, (d3y/dx3) + x2(d2y/dx2) = 0 In above differential equation examples, the highest derivative are of first, fourth and third order respectively.

Differential Equations

An equation that contains the derivative of an unknown function is called a differential equation. The rate of change of a function at a point is defined by the derivatives of the function. A differential equation relates these derivatives with the other functions. Differential equations are mainly used in the fields of biology, physics, engineering,… Continue reading Differential Equations