Home Page Overview Site Map Index Appendix Illustration About Contact Update FAQ


Mathematical Minimum (for Aspiring Physicists)


Nonlinear Differential Equations

In a nonlinear differential equation such as:

dy(t) / dt = -k' y2(t) ---------- (10)

with solution in the form:

1/y - 1/yo = k't     or     y = 1 / [k't+(1/yo)] ---------- (11)

(see formula for differentiation of function with power n in footnote), it is obvious that the combined solution y = A1y1 + A2y2 is not a solution of the same differential equation any more. The blue line in Figure 02 is the decay curve described by Eq.(10) with k' = -(dy/dt)/y2|t=0 ~ 0.07/day-gm. The red line represents the case with a constant decay rate, i.e., dy/dt = -ko. Comparison shows that the feedback from y increasingly slows down the process as the contribution changed according to the power of y from y0, to y1, and y2.

Logistic Growth The logistic equation for the growth of population is a little bit more complicated (or interesting) but is still solvable in closed form :

dy/dt = ry(1 - y/K) ---------- (12)

where y represents the ratio of existing population x to the maximum population xm, i.e., y = x/xm, r refers to the rate of reproduction, and K denotes the the equilibrium size of population allowable by the environment, i.e., K = xeq/xm. Following similar procedure for solving Eq.(30) in footnote §, we can derive the integration in the form:
dy/y(1-y/K) = d{ln[y/(1-y/K)]} = rdt ---------- (13)

Figure 06 Logistic Growth
[view large image]

which yields: y/(1-y/K) = [yo/(1-yo/K)] ert or
y = Kyoert/[K + yo(ert - 1)] = yo / {(yo/K) + [1-(yo/K)]e-rt} ---------- (14)

In the limit t , the population size converges to the equilibrium y = K; while for the case K (unlimited population size), it reverts back to exponential growth as opposed to the exponential decay in Eq.(2). This is an example to demonstrate clearly the effect of negative feedback in controlling runaway process (Figure 06).

Logistic Equation, Examples Figure 07,a shows the application of the logistic equation to natural selection of two kinds of rose with different alleles (A and B) by imposing the condition A + B = 1 (for K = 1). In can be shown that the rate of reproduction has to be the reciprocal of each other. In this example, B will take over the entire population while A will become extinct eventually.

Figure 07 Logistics Equation, Examples [view large image]

Another variation involving change of r or/and K at certain point in time would create even more novel applications of the Logistic equation. For examples, a new medical technology or/and expansion of territory would enable additional increment of population size (see Figure 07,b and compare with Figure 06).

When the feedback is positive, i.e., dy/dt = ry(1 + y/K) and y = yo / {-(yo/K) + [1+(yo/K)]e-rt}, the growth is exponential approaching infinity as the time t (1/r)ln(1+K/yo), it reaches the equilibrium size y = K earlier at t = (1/r)ln(1+K/yo) - (1/r)ln(2).

Eq.(12) can be expressed in the discrete form :

yn+1 = yn + ryn (1 - yn)t

Logistic Equation, 2 Versions Logistic Equation Its solution is identical to the continuous version. However, the recurrence relation as shown in Eq.(15) yields entirely different solution with the absence of the yn term, and unity step size (see difference of the 2 versions in Figure 08, also compare to Figure 09,b).

yn+1 = Ryn (1 - yn)n ---------- (15)

where R denotes reproduction/generation, the t is replaced by increment of generation

Figure 08 Logistics Equation, 2 Version [view large image]


Figure 09 Logistic Equation,
Recurrence Relation
[view large image]


n = 1. The behavior of Eq.(15) is more complicated depending on the value of R as shown in Figure 09 (for yo = 0.1, and 80 generations) and summarized below :