Logistic models with differential equations (BC only) — AP Calculus BC Study Guide
For: AP Calculus BC candidates sitting AP Calculus BC.
Covers: The standard logistic differential equation form, equilibrium solutions, separation of variables for general/particular solutions, carrying capacity and intrinsic growth rate identification, growth rate analysis, concavity, inflection points, and contextual interpretation of logistic models.
You should already know: Separation of variables for first-order differential equations. Exponential growth modeling. Logarithm rules and partial fraction decomposition.
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.
1. What Is Logistic models with differential equations (BC only)?
Logistic differential equation models describe bounded growth of a quantity limited by finite resources, correcting the unrealistic unlimited growth of exponential growth models. This topic is exclusive to AP Calculus BC, appears in both multiple-choice (MCQ) and free-response (FRQ) sections, and makes up 2-3% of total exam score per the official AP Calculus CED, within Unit 7: Differential Equations. Unlike exponential growth, which assumes a constant per-capita growth rate regardless of population size, logistic growth accounts for resource scarcity: as the population approaches a maximum sustainable size called the carrying capacity, the growth rate slows to zero. Logistic models are used to model population growth, spread of disease, adoption of new technology, and drug concentration in the bloodstream, among other real-world quantities that approach an upper limit over time. Most exam questions ask you to identify carrying capacity from the differential equation, solve for the explicit solution, analyze growth rate and concavity, or interpret results in context.
2. The Logistic Differential Equation and Equilibrium Solutions
The standard form of the logistic differential equation is: where is the size of the quantity (e.g., population) at time , is the intrinsic growth rate (the per-capita growth rate when the population is very small), and is the carrying capacity (the maximum sustainable size of ). To build intuition for this form: when is very small, , so , which matches exponential growth, as expected for a small population with abundant resources. When , , so the population stops growing. When , , so the population decreases toward .
Equilibrium solutions are constant solutions where the growth rate . For the logistic equation, the equilibria are (the trivial solution with no population) and . is unstable: any small positive population will grow away from 0. is stable: any non-zero population will approach as . The growth rate is a quadratic function of , so its maximum occurs at , meaning the population grows fastest when it reaches half the carrying capacity.
Worked Example
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.
- Compare the given equation directly to standard form . We immediately get (intrinsic growth rate) and (carrying capacity).
- Set : , so solutions are and . For , is positive, so moves away from toward . For , is negative, so moves toward . Thus, is unstable, and is stable.
- The growth rate is a quadratic function of opening downward, with roots at and . The maximum of a quadratic occurs at the midpoint of its roots, so maximum growth rate occurs at .
Exam tip: Always rewrite the logistic equation to match the standard form where the leading term inside the parentheses is 1 before identifying K. Do not guess K from non-standard factored forms—this is the most common MCQ mistake.
3. Solving the Logistic Differential Equation
The logistic differential equation is separable, so we can use separation of variables and partial fraction decomposition to find an explicit solution for . Start with the standard equation and separate variables: Using partial fractions, the left-hand side simplifies to . Integrate both sides: Combine logarithms and exponentiate to get: where is a non-zero constant. Rearrange to solve for to get the general solution: If we have an initial condition (the population at time ), substitute to solve for . Substitute back to get the standard particular solution: As , the exponential term , so , which confirms the stable equilibrium at .
Worked Example
A population grows according to , with initial population . Find the particular solution .
- Identify the parameters: , , .
- Substitute directly into the particular solution formula:
- Simplify the expression:
- Verify the initial condition: , which matches the given initial value, confirming no algebra errors.
Exam tip: Always check your particular solution by plugging in to confirm it gives . This catches 90% of common algebra errors from rearranging terms to solve for .
4. Concavity and Inflection Points of Logistic Solutions
To analyze the shape of the logistic solution curve , we need the second derivative to find concavity and inflection points. Use the chain rule to differentiate with respect to : For , is positive, 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 matches our earlier result that the growth rate is maximized at . If the initial population , is always between and as it decreases to , so it never crosses and has no inflection point for .
Worked Example
For the logistic model with , find the -coordinate of the inflection point and state the intervals of concavity.
- We know inflection occurs at .
- Write the particular solution for : .
- Set and solve for :
- For , so , so is concave up on . For , so , so is concave down on .
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 .
5. Common Pitfalls (and how to avoid them)
- Wrong move: For , calculating 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 combining 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. Practice Questions (AP Calculus BC Style)
Question 1 (Multiple Choice)
What is the carrying capacity of a population growing according to the differential equation ? A) 32 B) 200 C) 800 D) 3200
Worked Solution: To find carrying capacity, rewrite the equation in standard form . Factor the constant term 800 out of the binomial: . Matching to standard form, . The common error is multiplying 0.04 and 800 to get 32, which is the intrinsic growth rate , not . The correct answer is C.
Question 2 (Free Response)
Consider the logistic differential equation with initial condition . (a) Find all equilibrium solutions and classify each as stable or unstable. (b) Find the particular solution . (c) Find the -coordinate of the inflection point and state the intervals of concavity for .
Worked Solution: (a) Set : or . For , , so grows away from 0 toward 200. For , , so decreases toward 200. Thus, is unstable, is stable. (b) Use the particular solution formula: . Verify , which matches the initial condition. (c) Inflection occurs at . Set : . is concave up on and concave down on .
Question 3 (Application / Real-World Style)
A coffee shop is introducing a new seasonal drink. The total number of regular customers that can try the drink is 800. The rate of new customers trying the drink follows a logistic model, where is the total number of customers that have tried the drink after days, with , and 20 customers tried the drink on opening day (so ). How many customers have tried the drink after 5 days? Round to the nearest whole number, and interpret the result.
Worked Solution: Write the particular solution using the logistic formula: Substitute : . Calculate the denominator: . Then . After 5 days, approximately 190 of the 800 total regular customers have tried the new seasonal drink.
7. Quick Reference Cheatsheet
| Category | Formula | Notes |
|---|---|---|
| Standard Logistic Differential Equation | = 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 |
8. 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. Immediately after this topic, you will explore more general autonomous differential equations, their equilibrium solutions, and other solution methods like Euler’s method for differential equations that cannot be solved algebraically. 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 and extension questions on the BC exam.
Separation of Variables Autonomous Differential Equations Euler's Method Modeling with Differential Equations