Logistic models with differential equations (BC only)
AP Calculus BCΒ· AP Calculus BC CED β Differential EquationsΒ· 14 min read
1. The Logistic Differential Equation and Equilibrium Solutionsβ β ββββ± 4 min
Logistic models correct the unrealistic unlimited growth assumption of exponential growth by accounting for finite resource limits. They are used to model populations, disease spread, technology adoption, and other quantities that approach a maximum sustainable size called the carrying capacity . This topic makes up 2-3% of the total AP Calculus BC exam score, appearing in both multiple-choice and free-response sections.
Standard Logistic Differential Equation
Where is the quantity of interest at time , is the intrinsic growth rate (per-capita growth rate for very small populations), and is the carrying capacity (maximum sustainable size of ).
Example:
When is very small, , matching exponential growth. When , growth stops entirely; when , decreases toward .
Equilibrium solutions are constant solutions where the growth rate . For the logistic equation, the two equilibria are (unstable: any small positive will grow away from 0) and (stable: any non-zero will approach as ). The growth rate is a downward-opening quadratic function of , so its maximum occurs at , meaning growth is fastest when the quantity reaches half the carrying capacity.
Given the differential equation , (a) identify the carrying capacity and intrinsic growth rate, (b) find all equilibrium solutions and classify their stability, (c) find the value of that maximizes the growth rate.
- 1
Compare the given equation directly to standard form to get parameters:
- 2
- 3
Set to find equilibria:
- 4
- 5
For , , so moves away from toward . For , , so moves toward . Thus, is unstable, and is stable.
- 6
The maximum of a quadratic with roots at and occurs at the midpoint of the roots:
- 7
Exam tip:
Always rewrite the logistic equation to match the standard form where the leading term inside the parentheses is 1 before identifying . Do not guess from non-standard factored formsβthis is the most common MCQ mistake.
2. Solving the Logistic Differential Equationβ β β βββ± 4 min
The logistic differential equation is separable, so we can use separation of variables and partial fraction decomposition to find an explicit solution for .
Derive the general and particular solution for the logistic differential equation
Standard logistic DE:
- 1
Separate variables:
- 2
- 3
Use partial fraction decomposition to rewrite the left-hand side:
- 4
- 5
Integrate both sides and combine logarithms:
- 6
- 7
Exponentiate both sides, let :
- 8
- 9
Rearrange to solve for to get the general solution:
- 10
- 11
Substitute initial condition to solve for
The particular solution for initial condition is: . As , , confirming the stable equilibrium at .
A population grows according to , with initial population . Find the particular solution .
- 1
Identify the parameters from the DE and initial condition:
- 2
- 3
Substitute into the particular solution formula:
- 4
- 5
Simplify the expression by dividing numerator and denominator by 150:
- 6
- 7
Verify the initial condition to check for errors:
- 8
- 9
This matches the given initial value, confirming the solution is correct.
Exam tip:
Always check your particular solution by plugging in to confirm it gives . This catches 90% of common algebra errors from rearranging terms.
3. Concavity and Inflection Points of Logistic Solutionsβ β β βββ± 3 min
To analyze the shape of the logistic solution curve , we calculate the second derivative using the chain rule to identify concavity and inflection points.
Find the second derivative of for the logistic DE
- 1
Differentiate both sides with respect to using the chain rule:
- 2
- 3
Compute the derivative with respect to :
- 4
For , , so the sign of matches the sign of . When , so is concave up. When , so is concave down. This means the logistic curve has an inflection point (where concavity changes) exactly at , which is also where the growth rate is maximized. If the initial population , decreases toward and never crosses , so there is no inflection point for .
For the logistic model with , find the -coordinate of the inflection point and state the intervals of concavity.
- 1
Inflection for solutions starting below occurs at :
- 2
- 3
Write the particular solution for using the standard formula:
- 4
- 5
Set and solve for :
- 6
- 7
State intervals of concavity based on the sign of the second derivative: For , so , so is concave up. For , so , so is concave down.
Exam tip:
Remember we find concavity of as a function of , not of as a function of . Always use the chain rule to get the second derivative with respect to , do not stop at the derivative of with respect to .
4. AP-Style Worked Examplesβ β β β ββ± 3 min
Multiple Choice: What is the carrying capacity of a population growing according to ?
- 1
Rewrite the DE to match standard logistic form by factoring 800 out of the binomial:
- 2
- 3
Matching to standard form, . The value 32 is the intrinsic growth rate , not , so the correct answer is 800.
Real-World FRQ: A coffee shop introduces a new seasonal drink, with a maximum of 800 total regular customers that can try it. The rate of new customers follows the logistic model , with (20 customers tried it on opening day). How many customers have tried the drink after 5 days, rounded to the nearest whole number?
- 1
Identify parameters: , , , substitute into the particular solution formula:
- 2
- 3
Substitute and calculate:
- 4
- 5
Solve for and interpret:
- 6
- 7
After 5 days, approximately 190 of the 800 total regular customers have tried the new seasonal drink.
5. Common Pitfalls
Wrong move:
For , calculate carrying capacity as instead of .
Why:
Students assume the constant term in the factored binomial is always , without rewriting the equation to standard form.
Correct move:
Always factor out the coefficient of from the binomial to get a leading constant term, so the denominator under is . For this example, , so .
Wrong move:
After integrating, incorrectly combine as .
Why:
Students misremember logarithm rules when rushing through the partial fraction step.
Correct move:
Write the logarithm rule explicitly before exponentiating to confirm.
Wrong move:
Solving for the constant and getting instead of .
Why:
Simple fraction flip when rearranging the initial condition equation.
Correct move:
After finding , plug in to confirm you get , which will catch this error immediately.
Wrong move:
Claiming an inflection point at for a solution starting at .
Why:
Students memorize that inflection is always at , but forget that if starts above , it decreases toward and never crosses .
Correct move:
Always check the range of for your initial condition before stating there is an inflection point.
Wrong move:
Answering a question asking for maximum growth rate by reporting the carrying capacity .
Why:
Students confuse 'maximum population size' with 'maximum growth rate of the population'.
Correct move:
If asked for maximum growth rate, calculate , the value of at , not .
6. Quick Reference Cheatsheet
Category | Formula | Notes |
|---|---|---|
Standard Logistic Differential Equation | \frac{dP}{dt} = kP\left(1-\frac{P}{K}\right) | = quantity at time , = intrinsic growth rate, = carrying capacity |
Equilibrium Solutions | (unstable), (stable) | Occur where ; all non-zero solutions approach as |
Maximum Growth Rate | Maximum at | Applies only for ; matches the inflection point of |
General Solution | Result of separation of variables and partial fraction integration | |
Particular Solution () | Most commonly used form for AP exam questions | |
Second Derivative (Concavity) | Derived via chain rule, used to find intervals of concavity | |
Inflection Point | Inflection at | Only exists if the solution crosses ; no inflection if |
Long-Run Behavior | For all |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2022 Β· BC
FRQ population growth modeling
- 2023 Β· BC MCQ
Identify carrying capacity from DE
What's Next
Logistic models build on your knowledge of separation of variables and differential equations, and they are the primary example of bounded growth used for applied modeling on the AP Calculus BC exam. Mastery of logistic differential equations is critical for cross-topic FRQ questions that combine differential equations with real-world modeling, a common exam scenario. This topic also lays the groundwork for analyzing stability of equilibrium solutions, a key skill for more advanced calculus courses. After mastering this subtopic, you are ready to explore more general autonomous differential equations, their equilibrium solutions, and other practical solution methods for equations that cannot be solved algebraically.
