Particular solutions with initial conditions
AP Calculus BCΒ· AP Calculus BC CED β Differential EquationsΒ· 14 min read
1. Particular Solutions for Indefinite Integralsβ βββββ± 3 min
When given a derivative (a function of only), the indefinite integral produces a general antiderivative , where is an arbitrary constant. The initial condition lets you substitute known values to solve for , resulting in exactly one unique particular solution for a well-posed IVP.
Given and , find the particular solution for .
- 1
Find the general antiderivative of with respect to :
- 2
Substitute the initial condition into the general solution:
- 3
Simplify to solve for , using :
- 4
Substitute back to get the final particular solution, then verify it matches both the derivative and initial condition:
2. Particular Solutions for Separable Differential Equationsβ β ββββ± 4 min
Most first-order differential equations on the AP exam are separable, meaning they can be rewritten as . After integrating both sides, combine the constants from each side into a single arbitrary constant to get a general solution. Substitute the initial condition to solve for and get your unique particular solution.
Find the particular solution to that satisfies .
- 1
Separate variables (valid for , which holds here since ):
- 2
Integrate both sides:
- 3
Simplify to get the general explicit solution, combining constants:
- 4
Substitute the initial condition to solve for :
- 5
Write the final simplified particular solution:
3. Verifying a Candidate Particular Solutionβ β ββββ± 3 min
AP exams often ask you to confirm if a given function is the correct particular solution to an IVP. Two independent checks are required: (1) the function must satisfy the initial condition, and (2) it must satisfy the original differential equation. Checking the initial condition first eliminates wrong options quickly in multiple choice.
Is the correct particular solution to with initial condition ?
- 1
Check the initial condition first (fastest elimination step):
- 2
This matches the initial condition, so compute the derivative of the candidate:
- 3
Substitute the candidate into the right-hand side of the DE and simplify:
- 4
Compare: equals the right-hand side, so the candidate satisfies the DE. Conclusion: Yes, this is the correct particular solution.
4. AP-Style Practice Problemsβ β β βββ± 4 min
Multiple Choice: Which of the following is the particular solution to with initial condition ?
- 1
Separate variables to get , then integrate both sides:
- 2
Substitute initial condition :
- 3
Final particular solution is , which matches option A.
Free Response: Consider with . (a) Find general solution, (b) Find particular solution, (c) Find .
- 1
(a) Separate and integrate:
- 2
(b) Substitute initial condition :
- 3
(c) Substitute :
y\left(\frac{\pi}{4}\right) = \tan\left(\frac{\pi}{2}\right) \text{, which is undefined}$
Applied Problem: Population (hundreds of bacteria) grows as , is hours. At , population is 250 bacteria. Find and population after 5 hours.
- 1
Initial condition: (250 = 2.5 hundred). Separate and integrate:
- 2
Solve for using initial condition: , so particular solution is:
- 3
Evaluate at :
5. Common Pitfalls
Wrong move:
Adding the constant of integration to only one side after integrating both sides of a separable DE.
Why:
Students are used to adding only to the right for antiderivatives, and forget both integrals produce constants.
Correct move:
After integrating both sides, combine all constants into a single arbitrary constant before substituting the initial condition.
Wrong move:
Leaving in the final particular solution after the initial condition fixes the sign of .
Why:
Students keep the general solution's ambiguity even after substituting a known positive or negative initial value.
Correct move:
After substituting the initial condition, explicitly drop the wrong sign and do not leave ambiguous in the final answer.
Wrong move:
Substituting the initial condition immediately after separating variables, before integrating.
Why:
Students rush to use the initial condition and skip finding the general solution entirely.
Correct move:
Always complete separation of variables, integrate both sides, and get the general solution with the arbitrary constant before substituting the initial condition.
Wrong move:
Dropping absolute value when integrating before finding , leading to an incorrect constant for negative .
Why:
Students drop the absolute value out of habit before using the initial condition to set the sign of .
Correct move:
Keep the absolute value until you exponentiate, then use the initial condition's sign to set the sign of your combined constant .
Wrong move:
Rounding too early when working with decimal values in applied problems.
Why:
Rounding early accumulates error, leading to a final answer outside the acceptable error range.
Correct move:
Keep as an exact value through all intermediate steps, and only round the final particular solution to the required decimal places.
6. Quick Reference Cheatsheet
Category | Steps/Formula | Notes |
|---|---|---|
Indefinite Integral IVP |
| One constant for all first-order problems |
Separable DE General Solution |
| Only valid for ; check separately if needed |
Solve for Particular Solution (Separable) |
| Simplify to explicit form if possible |
Verify Particular Solution | Two checks: (1) ; (2) Substitute into DE, confirm LHS=RHS | Check initial condition first to eliminate wrong candidates fast |
Log DE Constant Simplification | matches the sign of initial | |
Exponential IVP Standard Result | , β | Can use to skip integration steps for exponential models |
Initial Condition Notation | Means when , ; do not mix up input and output |
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.
- 2023 Β· MCQ
Identify correct particular solution
- 2022 Β· FRQ
Model population with IVP
What's Next
Mastering particular solutions with initial conditions is a prerequisite for nearly all advanced differential equation topics on AP Calculus BC, including slope fields, Euler's method, and all real-world differential equation modeling. Next, you will learn to approximate solutions for IVPs with Euler's method, which relies on the same initial used for exact particular solutions, but produces a numeric approximation instead of an exact function. You will also apply particular solutions to real-world problems for population growth, Newton's law of cooling, and logistic growth, all of which require you to use initial conditions to calibrate a model that matches observed data. Without correctly solving for the constant of integration, all subsequent work will be incorrect.
