12. Application of Non Linear Equations
Dated: 15-11-2024
Logistic Equation
The logistic model
is also called Verhulst-Pearl model
.
Suppose \(a > 0\) is the constant average rate of birth and that death rate is proportional to the population \(P(t)\) at any time \(t\).
Thus if \(\frac 1 P \cdot \frac {dP}{dt}\) is the rate of growth per individual then
The term \(-bP^2\) where \(b > 0\) can be interpreted as inhibition term.
When \(b = 0\) then the equation reduces to the one in exponential model
.1
Solution to Logistic Equation
For the constant solutions
For non constant solutions,
Resolve into partial fractions
,2 we have
If we are given any initial value problem such that
We get
Plugging it back in, we get
It is clear that there is limited growth as \(t \to \infty\).
Special Cases of Logistic Equation
Epidemic Spread
Suppose that one person infected from a contagious disease is introduced in a fixed population of \(n\) people.
Assumption
Rate of spread of disease \(\frac {dx}{dt}\) is proportional to number of infected people \(x(t)\) and number of uninfected people \(y(t)\).
Therefore,
This is used for
- Spread of information
- Impact of advertising
Modification of Logistic Equation
This equation is used in studies of
- Solid tumors
- Actuarial Predictions
- Growth of revenue from the sale of a commercial product
- Growth or decline of population
Example
A flu virus spreads on a college campus of 1000 students at a rate proportional to the product of infected (\(x\)) and uninfected students \((1000 - x)\).
If \(x(4) = 50\), determine the number of infected students after \(6\) days.
Solution
Therefore, the solution is
Now using \(x(4) = 50\), we determine \(k\).
Chemical Reactions
In a first-order chemical reaction, substance \(A\) decomposes into smaller molecules at a rate proportional to the remaining amount of \(A\).
Radioactive decay is an example of this type of reaction.
If \(X\) is the remaining amount of substance \(A\) at any time \(t\) then
\(k < 0\) because \(X\) is decreasing.
In a second-order reaction, chemicals \(A\) and \(B\) react to form chemical \(C\) at a rate proportional to the product of their remaining concentrations.
If \(X\) is the amount of \(C\) formed at time \(t\), the unconverted amounts of \(A\) and \(B\) are \(\alpha - X\) and \(\beta - X\), respectively.
Hence the rate of formation of chemical \(C\) is
Example
A compound \(C\) forms when chemicals \(A\) and \(B\) react in a ratio of \(1:4\).
If \(30\) grams of \(C\) are formed in \(10\) minutes, and the reaction rate is proportional to the product of the remaining amounts of \(A\) and \(B\), determine the amount of \(C\) at any time, given initial amounts of \(50\) grams of \(A\) and \(32\) grams of \(B\).
Find \(C\) at \(15\) minutes and interpret as \(t \to \infty\).
Solution
If \(X(t)\) denotes the number of grams of chemical \(C\) present at time \(t\), then
Suppose there are \(2\) grams of compound \(C\) and we have used \(\alpha\) grams of \(A\) and \(b\) grams of \(B\) then
Solving these equations, we get
If there were \(X\) amount of \(C\) then
Therefore, the amount of \(A\) and \(B\) remaining at any time \(t\) are
Therefore,
Solving the equation
When \(t = 0\), \(X = 0\), so it follows at this point that \(c_2 = \frac {25} 4\).
Using \(X = 30\) at \(t = 10\), we find
We will solve for \(X\)
It is clear that \(e^{-0.1258t} \to 0\) as \(t \to \infty\).
Therefore, \(X \to 40\) as \(t \to \infty\).
t | X |
---|---|
10 | 30 |
15 | 34.78 |
20 | 37.25 |
25 | 38.54 |
30 | 39.22 |
35 | 39.59 |
Miscellaneous Applications
Application 1
The velocity \(v\) and a falling mass \(m\) subject to air resistance, is given by
Application 2
The rate at which a drug disseminates into bloodstream is governed by the differential equation
\(x(t)\) describes the concentration of drug in the bloodstream at any time \(t\).
Application 3
The rate of memorization of a subject is given by
\(A(t)\) is the amount of material memorized at any time \(t\).
\(M\) is the total amount.
References
Read more about notations and symbols.
-
Read more about exponential model. ↩
-
Read more about partial fractions. ↩