Courses / Business I
Mathematics I

Differential Equations

Business I 274 words Free to read

Equations Where the Unknown Is a Curve

A differential equation relates a quantity to its rate of change, and its solution is a function of time. Business laws are statements about rates: growth, decay, and adjustment speeds.

The king of them all:

dxdt=rxx(t)=x0ert\frac{dx}{dt} = r\,x \quad\Rightarrow\quad x(t) = x_0\,e^{rt}

The change is proportional to the current size. Deposits earning continuous interest or subscriber bases obeying it grow exponentially for r>0r > 0 and decay for r<0r < 0 (depreciation, churn).

ComponentBusiness Meaning
x0x_0Initial condition, first cohort
r>0r > 0Compound growth, viral adoption
r<0r < 0Decay, depreciation, churn
ln2/r\ln 2 / rDoubling or halving time

Continuous compounding beats annual compounding at the same nominal rate: er>1+re^r > 1 + r.

Annual compounding climbs in jumps; continuous compounding is the

Growth with a Ceiling

Markets saturate; nothing exponential survives contact with a finite world. The logistic equation adds a brake:

dxdt=rx(1xK)\frac{dx}{dt} = r\,x\left(1 - \frac{x}{K}\right)

where KK is the market capacity. Early on (xKx \ll K) it acts exponential; as xKx \to K growth chokes to zero. The solution is the S-curve, the shape of every product's adoption.

The modeling discipline: Write the rate law you know, solve for the trajectory you want, then fit x0x_0 and rr to data. An ODE is a business assumption wearing mathematical clothes, laid bare for forecasting.

Tip: The doubling-time shortcut t2=ln2/r0.69/rt_2 = \ln 2 / r \approx 0.69/r is the cousin of the rule of 70. A process growing at 7% continuously doubles in about ten periods, no calculator needed.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

14practice questions
2interactive scenes

Mathematics I