Differential Equations: every key term you need (+ practice quiz)
40 flashcard terms for AP Calculus AB Unit 5, written to match the course framework. Read them here, drill them as flashcards, or take the 26-question quiz. Free, no account needed.
x=f(t), y=g(t); traces curve as parameter varies; dy/dx = (dy/dt)/(dx/dt); allows smooth representation of complex curves.
Polar Coordinates
(r,θ): r is distance from origin, θ is angle; x=r·cos(θ), y=r·sin(θ); area: A = (1/2)∫_α^β r² dθ.
Verifying a Solution
Substitute a proposed function and its derivatives into the differential equation; if both sides agree identically, the function is a solution.
General vs Particular Solution
The general solution carries an arbitrary constant; a particular solution uses an initial condition to fix that constant to a single number.
Separation Procedure
Move all y factors with dy and all x factors with dx, integrate both sides, add one constant, then solve for y and apply the initial condition.
Growth Model dy/dx = ky
The solutions are y = Ce^(kx); with dy/dx = 2xy the exponent instead becomes x², since the coefficient of y depends on x.
Doubling Time
For exponential growth y = y₀e^(kt), the doubling time is ln2/k, independent of the starting amount.
Newton's Law of Cooling
dT/dt = k(T - T_s) yields T = T_s + (T₀ - T_s)e^(kt) with k negative; the object's temperature approaches the surroundings asymptotically.
Equilibrium Solutions
Constant solutions occur where dy/dx = 0 for all x; for dy/dx = y - 2 the line y = 2 is an equilibrium that other solutions move away from.
Reading Slope Fields
Match a field to an equation by testing where slopes are zero, where they are constant along horizontal or vertical lines, and how they change sign.
Domain of a Particular Solution
A solution is valid only on the largest interval containing the initial x-value on which the solution is defined and differentiable.
Implicit Solutions
Sometimes integration leaves a relation such as y²/2 = sin x + C; solving for y requires choosing the branch that matches the initial condition's sign.
Area Between Curves
Integrate (top - bottom) with respect to x, or (right - left) with respect to y; intersection points supply the limits of integration.
Area Example
Between y = x and y = x² on [0,1], the region has area ∫(x - x²)dx = 1/2 - 1/3 = 1/6.
Disk Method
Revolving about a horizontal axis gives V = π∫[R(x)]²dx, where R is the distance from the axis to the curve.
Washer Method
With a gap between the region and the axis, V = π∫([R_outer]² - [R_inner]²)dx; the squares must be subtracted, never the radii first.
Revolving About a Vertical Axis
Rewrite the boundary as x = g(y) and integrate with respect to y, using the same disk or washer structure.
Known Cross Sections
For solids with cross sections perpendicular to an axis, V = ∫A(x)dx where A is the area formula for the given shape in terms of the base's width.