markdown
Logistic Equationmd 030cb0b
lecture/math/differential-equations/logistic-equation.lecture.n.md
Download PDF

Logistic Equation

date2026-07-16document_iddoc_dbbe5f1dd90d06a9155baa69f5b6dc79descriptionLogistic 方程式を自律方程式として解析し、平衡解・増減・非負の状態空間における長期挙動を判定した後、変数分離と Bernoulli 型による解法へ接続する。prerequisites変数分離形と自律方程式 / Bernoulli 方程式type講義content_typelecturestatusactiverelateddata/lecture/math/differential-equations/separable-equations-and-autonomous-systems.lecture.n.md / data/lecture/math/differential-equations/bernoulli-equations.lecture.n.md / data/lecture/math/differential-equations/first-order-ode-solution-diagnostics.lecture.n.md / data/lecture/math/differential-equations/direction-fields-euler-method-error-and-stability.lecture.n.md / data/lecture/math/differential-equations/physical-models-and-transition-to-pdes.lecture.n.md / data/exercise/math/differential-equations/separable-equations-and-autonomous-systems.exercise.n.md
mathdifferential-equationslogisticmodelinglecture

1Introduction

This lecture explains how to analyze the logistic equation as an autonomous equation and determine its equilibrium solutions, monotonicity, and long-term behavior on the nonnegative state space.

Its standard form is

y=ry(1-yK),

where r>0 is the growth rate at low density and K>0 is the carrying capacity.

When y is small, 1-y/K1, so

yry,

and the behavior is close to exponential growth. As y approaches K, the factor 1-y/K becomes small and suppresses further growth.

2Why Analyze the Equilibria First?

The logistic equation is the autonomous equation

y=F(y),F(y)=ry(1-yK).

For an autonomous equation, the current value of y alone determines whether a solution increases or decreases. The sign of F(y) therefore determines the direction of motion before an explicit solution is derived.

3Proposition 1: Equilibrium Solutions of the Logistic Equation

Assume that r>0 and K>0. The equilibrium solutions of

y=ry(1-yK)

are

y=0,y=K.

3.1Proof

An equilibrium is a constant solution and must satisfy y=0. Thus

ry(1-yK)=0.

Since r>0, either y=0 or 1-y/K=0. Hence the only possible equilibria are y=0 and y=K. Substitution shows that the right-hand side vanishes for both constants, so both are solutions.

4Proposition 2: Increase for 0<y<K and Decrease for y>K

Assume that r>0 and K>0. If

0<y<K,

then y>0. If

y>K,

then y<0.

4.1Proof

For 0<y<K, both y and 1-y/K are positive. Since r>0,

ry(1-yK)>0,

so y>0 and the solution increases.

For y>K, the factor y is positive while 1-y/K<0. Therefore,

ry(1-yK)<0,

so y<0 and the solution decreases.

This sign analysis directly shows that, on the positive half-line, the arrows on the phase line point toward K. Convergence to K will be verified below from the explicit solution.

5Phase-Line Summary

RangeSign of ry(1-y/K)Direction of the solution
y<0NegativeDecreasing
0<y<KPositiveIncreasing
y>KNegativeDecreasing

When y represents a population or another nonnegative quantity, the relevant range is usually y[PARSE ERROR: Undefined("Command(\"ge\")")]0. On this part of the phase line, the arrows point away from 0 and toward K.

6Derivation of the Explicit Solution

Separate variables on a region where either 0<y<K or y>K. In both cases y0 and yK, so division by y(K-y) is valid. The equilibria y=0 and y=K, which were checked beforehand, are treated separately.

Since

y=rKy(K-y),

we have

dyy(K-y)=rKdt.

The partial-fraction decomposition is

1y(K-y)=1K(1y+1K-y).

Therefore,

1K(1y+1K-y)dy=rKdt.

Accounting for the derivative -1 of K-y in the second term gives

1Klog|yK-y|=rKt+C.

After multiplication by K, write

yK-y=Aert.

Solving for y yields

y(t)=K1+Be-rt.

For the initial condition y(0)=y0 with y0>0 and y0K,

B=K-y0y0,

and hence

y(t)=K1+K-y0y0e-rt.

This formula defines the solution on the maximal connected interval containing t=0 on which its denominator is nonzero. For every y0>0 with y0K, the formula also shows that y(t)K as t. If y0=K, the solution is the equilibrium y(t)=K itself.

7Interpretation as a Bernoulli Equation

The logistic equation can be written as

y=ry-rKy2,

or

y-ry=-rKy2.

This is the Bernoulli form

y+p(t)y=q(t)yn

with n=2.

Thus the logistic equation can be analyzed by a phase line as an autonomous equation or solved by linearization as a Bernoulli equation. A phase line is appropriate for qualitatively determining the direction of change on the positive half-line, whereas separation of variables or the Bernoulli substitution is appropriate when an explicit formula or a proof of convergence is required.

data/lecture/math/differential-equations/bernoulli-equations.lecture.n.md

8Scope

The logistic equation assumes constant parameters r and K and assumes that the rate of change depends only on the current value of y. Incorporating seasonal variation, age structure, or spatial movement leads respectively to time-dependent coefficients, systems of equations, or partial differential equations.

9Exercises

data/exercise/math/differential-equations/separable-equations-and-autonomous-systems.exercise.n.md

10Next Lecture

data/lecture/math/differential-equations/first-order-ode-solution-diagnostics.lecture.n.md
raw .n.md をコピー
loc をコピー (filepath:line ~ line)
copy share link
copy encoded share link
path をコピー
copy share link
copy encoded share link
copy share link
copy encoded share link
タブを全て閉じる