Summary
- Differential Equation – any equation which involves
or any higher derivative.
- Solving differential equations means finding a relation between y and x alone through integration.
- We use the method of separating variables in order to solve linear differential equations.
- We must be able to form a differential equation from the given information.
What is Differential Equation?
A differential equation is just an equation involving a function and its derivatives. In other words any equation which involves or any higher derivative is known as a “Differential Equation”.
Solving a differential equation means finding the functions itself through integration.
We can either classify differential equations as first order, second order or higher. I.e:
is a first order differential equation (also called linear differential equation)
is a second order differential equation.
Solving differential equations involves integration. We basically find a relation between y and x alone.
We use the method of separating variables in order to solve linear differential equations.
The method works in the following way:
- E.g: we have a differential equation of first order:
- We now separate both variables x and y:
- We then integrate both sides of the equation:
- After both sides are integrated we get a function in terms of x and y only, and we must add a constant on one side of the equation when no limits or boundaries are given.
For you to understand this method better, let’s go through a few examples.
Example #1
Q. Solve the differential equation
Solution:
Separate the variables:
Integrate both sides:
Integration by parts of RHS:
(add a constant since no limits are given)
Equation becomes:
Ans:
Formation of Differential equations
Now that you understand how to solve a given linear differential equation, you must also know how to form one. In many scenarios we will be given some information, and the examiner will expect us to extract data from the given information and form a differential equation before solving it.
Mostly scenarios, involve investigations where it appears that the rate at which one variable is changing with respect to another variable, can be expressed by a simple differential equation.
A differential equation depending on the data is formed and then its possible solutions are worked out through integration.
A very common scenario is that of a “ Chemical Reaction” as shown in the example below.
Example #2
Q. In a certain industrial process, a substance is being produced in a container. The mass of the substance in the container t minutes after the start of the process is x grams. At any time, the rate of formation of a substance is proportional to its mass.
Also throughout the process , the substance is removed from the container at a constant rate of 25 grams/minute when t = 0, x = 1000 and .
Form a differential equation and solve it to obtain an expression for x in terms of t.
Solution:
Let x = Amount of the substance at any time t
Rate of formation is said to be change in the amount of substance with respect to t which is .
We can say that:
Rate of change of substance = Rate of formation – Rate of removal of substance
Substitute x = 1000, and to find k:
Equation 1 becomes:
(differential equation formed)
Now solve the equation.
Write equation in this form:
Seperate variables:
Integrate :
Find the value of constant since we know the value x = 1000 at t = 0:
Substitute the value of C in equation 2 to obtain an expression for x in terms of t
Ans:
Reference
- https://www3.ul.ie/cemtl/pdf%20files/bm2/DESolutionTech.pdf
- https://brilliant.org/practice/overview/?chapter=introduction-10