Application Based Problems: Disclaimer
Application Based Problems: Disclaimer
Disclaimer: These notes have not been subjected to the usual scrutiny reserved for formal
publications. They may be distributed outside this class only with the permission of the
Instructor.
Population Growth
Example 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 the population be 𝑥 at time 𝑡 (in years) and 𝑥0 be the population when 𝑡 = 0. Then, given
𝑑𝑥 𝑑𝑥
∝ 𝑥 𝑠𝑜 𝑡ℎ𝑎𝑡 = 𝑘𝑥 ⋯ ⋯ ⋯ (1)
𝑑𝑡 𝑑𝑡
𝑑𝑥 𝑑𝑥
(1) ⟹ = 𝑘𝑑𝑡 ⟹ ∫ = ∫ 𝑘𝑑𝑡 ⟹ ln 𝑥 − ln 𝑐 = 𝑘𝑡
𝑥 𝑥
Suppose it is known that the population of the community in Problem 1 is 10,000 after 3 years.
What was the initial population P0? What will be the population in 10 years? How fast is the
population growing at 𝑡 = 10?
Hints:
Exercise Problems:
1. The number of bacteria in a yeast culture grows at a rate which is proportional to the number
present. If the population of a colony of yeast bacteria triples in 1 hour, find the number of bacteria
which will be present at the end of 5 hours.
Answer: The bacteria are expected to grow 35 times at the end of 5 hours.
Initially 100 milligrams of a radioactive substance was present. After 6 hours the mass had
decreased by 3%. If the rate of decay is proportional to the amount of the substance present at
time t, find the amount remaining after 24 hours.
Hints:
Determine the half-life of the radioactive substance described in the above Problem 6.
Hints:
The Shroud of Turin, which shows the negative image of the body of a man who appears to have
been crucified, is believed by many to be the burial shroud of Jesus of Nazareth. In 1988 the
Vatican granted permission to have the shroud carbon-dated. Three independent scientific
laboratories analyzed the cloth and concluded that the shroud was approximately 660 years old, *
an age consistent with its historical appearance. Using this age, determine what percentage of
the original amount of C-14 remained in the cloth as of 1988.
Hints:
Example 1: According to Newton’s law of cooling, the rate at which a substance cools in moving air is
proportional to the difference between the temperature of the substance and that of the air. If the
temperature of the air is 290 K and the substance cools from 370 K to 330 K in 10 minutes, find when the
temperature will be 295K.
Solution: Let 𝑇 be the temperature of the substance at the time 𝑡 (in minutes). Then, by hypothesis, we
have
𝑑𝑇 𝑑𝑇
= −𝜆(𝑇 − 290) 𝑜𝑟, = −𝜆𝑑𝑡 ⋯ ⋯ ⋯ (1)
𝑑𝑡 𝑇 − 290
Integrating (1) between the limits 𝑡 = 0, 𝑇 = 370𝐾 and 𝑡 = 10 minutes, 𝑇 = 330𝐾, we have
330 10
𝑑𝑇
∫ = −𝜆 ∫ 𝑑𝑡 ⇒ [ln(𝑇 − 290)]330
370 = −10𝜆
𝑇 − 290
370 0
⇒ −10𝜆 = ln 40 − ln 80 ⇒ 10𝜆 = ln 80 − ln 40
1
⇒ 10𝜆 = ln 2 ⇒ 𝜆 = ln 2 ⋯ ⋯ ⋯ (2)
10
Again, assuming that 𝑡 = 𝑡 ′ minutes when 𝑇 = 295𝐾 and so integrating (1) between the limits
⇒ −𝜆𝑡 ′ = ln 5 − ln 80 ⇒ 𝜆𝑡 ′ = ln 80 − ln 5
1
⇒ 𝜆𝑡 ′ = ln 16 ⇒ ( ln 2) 𝑡 ′ = 4 ln 2
10
⇒ 𝑡 ′ = 40 𝑚𝑖𝑛𝑢𝑡𝑒𝑠.
Exercise Problems:
2. The number of bacteria in a yeast culture grows at a rate which is proportional to the number
present. If the population of a colony of yeast bacteria triples in 1 hour, find the number of bacteria
which will be present at the end of 5 hours.
Answer: The bacteria are expected to grow 35 times at the end of 5 hours.
3. Air at temperature 200K is passed over a substance at 300K. The temperature of the substance cools
down to 260 K in 30 minutes. Assuming that the rate at which a substance cools in moving air is
proportional to the difference between the temperature of the substance and that of the air, find after
what time the temperature of the substance would be 240K.
(Application of Linear Equations) Series Circuits: For a series circuit containing only a resistor and an
inductor, Kirchhoff’s second law states that the sum of the voltage drop across the inductor (𝐿(𝑑𝑖/𝑑𝑡))
and the voltage drop across the resistor (𝑖𝑅) is the same as the impressed voltage (𝐸(𝑡)) on the circuit.
See Figure 1.
Thus we obtain the linear differential equation for the current 𝑖(𝑡),
𝑑𝑖
𝐿 + 𝑅𝑖 = 𝐸(𝑡) ⋯ ⋯ ⋯ ⋯ (1)
𝑑𝑡
where 𝐿 and 𝑅 are constants known as the inductance and the resistance, respectively. The current 𝑖(𝑡) is
also called the response of the system.
Application based problems
8
The voltage drop across a capacitor with capacitance 𝐶 is given by 𝑞(𝑡)/𝐶, where 𝑞 is the charge on
the capacitor. Hence, for the series circuit shown in Figure 2, Kirchhoff’s second law gives
1
𝑅𝑖 + 𝑞 = 𝐸(𝑡) ⋯ ⋯ ⋯ ⋯ (2)
𝐶
But current 𝑖 and charge 𝑞 are related by 𝑖 = 𝑑𝑞/𝑑𝑡, so (2) becomes the linear differential equation
𝑑𝑞 1
𝑅 + 𝑞 = 𝐸(𝑡) ⋯ ⋯ ⋯ ⋯ (3)
𝑑𝑡 𝐶
1
Example: A 12-volt battery is connected to a series circuit in which the inductance is 2 henry and the
resistance is 10 ohms. Determine the current 𝑖 if the initial current is zero.
Solution: We know, for a series circuit containing only a resistor and an inductor, Kirchhoff’s second law
states that the sum of the voltage drop across the inductor (𝐿(𝑑𝑖/𝑑𝑡)) and the voltage drop across the
resistor (𝑖𝑅) is the same as the impressed voltage (𝐸(𝑡)) on the circuit.
Thus we obtain the linear differential equation for the current 𝑖(𝑡),
𝑑𝑖
𝐿 + 𝑅𝑖 = 𝐸(𝑡)
𝑑𝑡
1 𝑑𝑖
⇒ + 10𝑖 = 12
2 𝑑𝑡
𝑑𝑖
+ 20𝑖 = 24 ⋯ ⋯ ⋯ ⋯ (1)
𝑑𝑡
6 6
Therefore the response is 𝑖(𝑡) = 5 − 5 𝑒 −20𝑡 .
Exercise:
A 100-volt electromotive force is applied to an 𝑅𝐶-series circuit in which the resistance is 200 ohms and
the capacitance is 10−4 farad. Find the charge 𝑞(𝑡) on the capacitor if 𝑞(0) = 0.Find the current 𝑖(𝑡).
Answer:
1 1 −50𝑡 1
𝑞(𝑡) = − 𝑒 ; 𝑖(𝑡) = 𝑒 −50𝑡
100 100 2