W4 Applications of First Order Differential Equations - Module
W4 Applications of First Order Differential Equations - Module
1
Applications of First Order Differential Equations
Let N(t) denote the amount of substance (or population) that is either growing or
𝑑𝑁
decaying. If we assume that , the time rate of change of this amount of substance, is
𝑑𝑡
𝑑𝑁
proportional to the amount of substance present, then = 𝑘𝑁 or
𝑑𝑡
𝑑𝑁
− 𝑘𝑁 = 0
𝑑𝑡
Where k is the constant proportionality.
We are assuming that N(t) is a differentiable, hence continuous, function of time. For
population problems where N(t) is actually discrete and integer-valued, this
assumption is incorrect. Nonetheless, still provides a good approximation to the
physical laws governing such a system.
SAMPLE PROBLEM 1
If the population of a country doubles in 50 years, in how many years will it
treble under the assumption that the rate of increase is proportional to the number of
inhabitants?
Solution:
Let y denote the population at time t years and y0 the population at t=0. Then
𝑑𝑦 𝑑𝑦
= 𝑘𝑦 𝑜𝑟 = 𝑘𝑑𝑡 (1)
𝑑𝑡 𝑦
Where k is the proportionality factor.
Course Module
Integrating (1) we have
2𝑙𝑛𝑦 = 𝑘𝑡 + 𝑙𝑛𝑐 𝑜𝑟 𝑦 = 𝑐𝑒 𝑘𝑡 (2)
At time t=0, y=𝑦0 , and from (2), c=𝑦0 . Thus
𝑦 = 𝑦0 𝑒 𝑘𝑡 (3)
At t=50, y=2𝑦0 , from (3),
2𝑦0 =𝑦0 𝑒 30𝑘 𝑜𝑟 𝑒 30𝑘 = 2.
When y=3𝑦0 , (3) gives
3=𝑒 𝑘𝑡
Then
330 = 𝑒 30𝑘𝑡 = 2𝑡 𝑎𝑛𝑑 𝒕 = 𝟕𝟗 𝒚𝒆𝒂𝒓𝒔.
SAMPLE PROBLEM 2:
A metal bar at a temperature of 100°F is placed in a room at a constant temperature of
0°F. If after 20 minutes the temperature of the bar is 50°F, find (a) the time it will take
the bar to reach a temperature of 25°F and (b) the temperature of the bar after 10
minutes.
Solution:
Given Tm=0: the medium here is the room which is being held at a constant temperature
𝑑𝑇
of 0F. Thus we have 𝑑𝑡 + 𝑘𝑇 = 0, a linear equation whose solution is
𝑇 = 𝑐𝑒 −𝑘𝑡 (1)
Since T=100 at t=0 (the temperature of the bar is initially 100 ° F), it follows from (1) that
100= 𝑐𝑒 −𝑘(0) or 100=c. Substituting this value into (1), we obtain
Differential Equations
3
Applications of First Order Differential Equations
Substituting this value into (2), we obtain the temperature of the bar at any time t as
𝑇 = 100𝑒 −0,035 (3)
25 = 100𝑒 −0.035𝑡
t=39.6 min
(b) When we require T when t=10. Substituting t=10 into (3) and then solving for T, we
find that
It should be noted that since Newton’s law is valid only for small temperature
differences, the above calculations represent only a first approximation to the
physical situation.
Electrical Circuits
Figure 4.1.
Course Module
SAMPLE PROBLEM 3
The current i in an electric circuit containing resistance R and inductance L in
series with a constant voltage source E is given by the differential equation
𝑑𝑖
𝐸 − 𝐿 𝑑𝑡 = 𝑅𝑖.
Solve the equation and find i in terms of time t given when t=0, i=0.
Solution:
In the R − L series circuit shown in Figure 4.1, the supply potential difference, E, is given
by:
𝐸 = 𝑉𝑅 + 𝑉𝐿
𝑑𝑖
𝑉𝑅 = 𝑖𝑅 𝑎𝑛𝑑 𝑉𝐿 = 𝐿 𝑑𝑡
Hence,
𝑑𝑖
𝐸 = 𝑖𝑅 + 𝐿
𝑑𝑡
From which,
𝑑𝑖
𝐸−𝐿 = 𝑅𝑖
𝑑𝑡
Most electrical circuits can be reduced to a differential equation.
𝑑𝑖
Rearranging 𝐸 − 𝐿 𝑑𝑡 = 𝑅𝑖 gives
𝑑𝑖 𝐸 − 𝑅𝑖
=
𝑑𝑡 𝐿
Separating the variables gives
𝑑𝑖 𝑑𝑡
=
𝐸 − 𝑅𝑖 𝐿
Integrating both sides gives
𝑑𝑖 𝑑𝑡
∫ =∫
𝐸 − 𝑅𝑖 𝐿
Hence, the general solution is
𝟏 𝒕
− 𝐥𝐧(𝑬 − 𝑹𝒊) = + 𝒄
𝑹 𝑳
*by making a substitution u = E – Ri
When i=0, t=0, thus
1
− 𝑙𝑛𝐸 = 𝑐
𝑅
Thus, the particular solution is:
𝟏 𝒕 𝟏
− 𝐥𝐧(𝑬 − 𝑹𝒊) = − 𝒍𝒏𝑬
𝑹 𝑳 𝑹
Transposing gives:
Differential Equations
5
Applications of First Order Differential Equations
1 1 𝑡
− ln(𝐸 − 𝑅𝑖 ) + 𝑙𝑛𝐸 =
𝑅 𝑅 𝐿
1 𝑡
[𝑙𝑛𝐸 − ln(𝐸 − 𝑅𝑖)] =
𝑅 𝐿
𝐸 𝑅𝑡
ln ( )=
𝐸 − 𝑅𝑖 𝐿
From which
𝐸 𝑅𝑡
=𝑒𝐿
𝐸 − 𝑅𝑖
Hence,
𝐸 − 𝑅𝑖 −𝑅𝑡 −𝑅𝑡 −𝑅𝑡
= 𝑒 𝐿 𝑎𝑛𝑑 𝐸 − 𝑅𝑖 = 𝐸𝑒 𝐿 𝑎𝑛𝑑 𝑅𝑖 = 𝐸 − 𝐸𝑒 𝐿
𝐸
Hence, current
𝑬 −𝑹𝒕
𝒊= (𝟏 − 𝒆 𝑳 )
𝑹
which represents the law of growth of current in an inductive circuit.
Course Module
References and Supplementary Materials