Study Guide

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.

πŸ“ Worked Example

Given and , find the particular solution for .

  1. 1

    Find the general antiderivative of with respect to :

    y=∫(3x2+2sin⁑x)dx=x3βˆ’2cos⁑x+Cy = \int (3x^2 + 2\sin x) dx = x^3 - 2\cos x + C
  2. 2

    Substitute the initial condition into the general solution:

    5=(0)3βˆ’2cos⁑(0)+C5 = (0)^3 - 2\cos(0) + C
  3. 3

    Simplify to solve for , using :

    5=βˆ’2+Cβ€…β€ŠβŸΉβ€…β€ŠC=75 = -2 + C \implies C=7
  4. 4

    Substitute back to get the final particular solution, then verify it matches both the derivative and initial condition:

    y=x3βˆ’2cos⁑x+7y = x^3 - 2\cos x + 7

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.

πŸ“ Worked Example

Find the particular solution to that satisfies .

  1. 1

    Separate variables (valid for , which holds here since ):

    2ydy=xdx\frac{2}{y} dy = x dx
  2. 2

    Integrate both sides:

    ∫2ydy=∫xdxβ€…β€ŠβŸΉβ€…β€Š2ln⁑∣y∣=12x2+C1\int \frac{2}{y} dy = \int x dx \implies 2\ln|y| = \frac{1}{2}x^2 + C_1
  3. 3

    Simplify to get the general explicit solution, combining constants:

    ln⁑∣y∣=x24+C12β€…β€ŠβŸΉβ€…β€Šy=Cex24\ln|y| = \frac{x^2}{4} + \frac{C_1}{2} \implies y = Ce^{\frac{x^2}{4}}
  4. 4

    Substitute the initial condition to solve for :

    4=Ce124=Ce1/4β€…β€ŠβŸΉβ€…β€ŠC=4eβˆ’1/44 = Ce^{\frac{1^2}{4}} = Ce^{1/4} \implies C = 4e^{-1/4}
  5. 5

    Write the final simplified particular solution:

    y=4ex2βˆ’14y = 4e^{\frac{x^2 - 1}{4}}

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.

πŸ“ Worked Example

Is the correct particular solution to with initial condition ?

  1. 1

    Check the initial condition first (fastest elimination step):

    y(0)=3e0+sin⁑0=3(1)+0=3y(0) = 3e^{0} + \sin 0 = 3(1) + 0 = 3
  2. 2

    This matches the initial condition, so compute the derivative of the candidate:

    dydx=9e3x+cos⁑x\frac{dy}{dx} = 9e^{3x} + \cos x
  3. 3

    Substitute the candidate into the right-hand side of the DE and simplify:

    3yβˆ’3sin⁑x+cos⁑x=3(3e3x+sin⁑x)βˆ’3sin⁑x+cos⁑x=9e3x+cos⁑x3y - 3\sin x + \cos x = 3(3e^{3x} + \sin x) - 3\sin x + \cos x = 9e^{3x} + \cos x
  4. 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

πŸ“ Worked Example

Multiple Choice: Which of the following is the particular solution to with initial condition ?

  1. 1

    Separate variables to get , then integrate both sides:

    ln⁑∣y∣=3x2+C1β€…β€ŠβŸΉβ€…β€Šy=Ce3x2\ln|y| = 3x^2 + C_1 \implies y = Ce^{3x^2}
  2. 2

    Substitute initial condition :

    3=Ce0β€…β€ŠβŸΉβ€…β€ŠC=33 = Ce^{0} \implies C = 3
  3. 3

    Final particular solution is , which matches option A.

πŸ“ Worked Example

Free Response: Consider with . (a) Find general solution, (b) Find particular solution, (c) Find .

  1. 1

    (a) Separate and integrate:

    ∫11+y2dy=∫dxβ€…β€ŠβŸΉβ€…β€Šarctan⁑(y)=x+Cβ€…β€ŠβŸΉβ€…β€Šy=tan⁑(x+C)\int \frac{1}{1+y^2} dy = \int dx \implies \arctan(y) = x + C \implies y = \tan(x + C)
  2. 2

    (b) Substitute initial condition :

    arctan⁑(1)=0+Cβ€…β€ŠβŸΉβ€…β€ŠC=Ο€4β€…β€ŠβŸΉβ€…β€Šy=tan⁑(x+Ο€4)\arctan(1) = 0 + C \implies C = \frac{\pi}{4} \implies y = \tan\left(x + \frac{\pi}{4}\right)
  3. 3

    (c) Substitute :

    y\left(\frac{\pi}{4}\right) = \tan\left(\frac{\pi}{2}\right) \text{, which is undefined}$
πŸ“ Worked Example

Applied Problem: Population (hundreds of bacteria) grows as , is hours. At , population is 250 bacteria. Find and population after 5 hours.

  1. 1

    Initial condition: (250 = 2.5 hundred). Separate and integrate:

    ∫1PdP=∫0.2dtβ€…β€ŠβŸΉβ€…β€Šln⁑∣P∣=0.2t+Cβ€…β€ŠβŸΉβ€…β€ŠP(t)=Ce0.2t\int \frac{1}{P} dP = \int 0.2 dt \implies \ln|P| = 0.2t + C \implies P(t) = Ce^{0.2t}
  2. 2

    Solve for using initial condition: , so particular solution is:

    P(t)=2.5e0.2tP(t) = 2.5e^{0.2t}
  3. 3

    Evaluate at :

    P(5)=2.5e1β‰ˆ6.7957 hundred=680 bacteriaP(5) = 2.5e^{1} \approx 6.7957 \text{ hundred} = 680 \text{ bacteria}

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

  1. Integrate β†’
    2. Substitute to solve for
    3. Substitute back

One constant for all first-order problems

Separable DE General Solution

  1. Rewrite β†’
    2. Integrate both sides, combine constants into one

Only valid for ; check separately if needed

Solve for Particular Solution (Separable)

  1. Get general solution with
    2. Substitute
    3. Solve for
    4. Substitute back

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.