Loading
Learn to find concavity along parametric curves by differentiating dy/dx with respect to the parameter.
The idea of describing a curve by expressing its coordinates as functions of an independent variable—a parameter—dates back to the seventeenth century, when mathematicians sought tools powerful enough to analyze curves that could not be captured by a single equation y = f(x). Parametric representations allowed the study of trajectories, cycloids, and other complex loci by letting both x and y depend on a common variable t. Once the first derivative dy/dx was understood in parametric terms, the natural next question arose: how does one determine the concavity of such a curve? The answer required extending the chain rule to produce a second derivative, d²y/dx², entirely from parametric data. This section traces the intellectual lineage of that extension.
The central question this lesson addresses is deceptively simple: given x(t) and y(t), how do we compute d²y/dx²? While the first derivative dy/dx = (dy/dt) / (dx/dt) follows directly from the chain rule, the second derivative involves a subtlety that trips up many students—you cannot simply differentiate dy/dx with respect to t and divide by dx/dt again without careful justification. Understanding why the formula works is just as important as memorizing it, and that understanding connects back to the chain rule that Leibniz and Newton gave us centuries ago.
Before tackling the second derivative, it is essential to have a firm grasp of the foundational ideas that make parametric differentiation possible. The following grid lays out the four pillars upon which the entire technique rests.
The diagram below shows a parametric curve along with tangent lines at several points. Observe how the slope of the tangent changes as t increases; the rate of that change is precisely what d²y/dx² measures. Where the tangent lines rotate counterclockwise (slope increasing with x), the curve is concave up; where they rotate clockwise (slope decreasing with x), the curve is concave down.
Notice that the violet tangent lines at t₁, t₂, and t₃ are getting steeper (more negative to more positive slope) as you move to the right, indicating d²y/dx² > 0 in that region. In contrast, the pink tangent lines at t₄ and t₅ show the slope becoming less positive and then negative, corresponding to d²y/dx² < 0. This visual intuition is exactly what the second derivative formula captures algebraically.
Let us derive the second derivative formula rigorously. Suppose a smooth curve C is defined by x = x(t) and y = y(t), where both functions are at least twice differentiable and dx/dt ≠ 0 on the interval of interest.
The second derivative d²y/dx² is defined as d/dx(dy/dx). Since dy/dx is expressed as a function of t—not x—we cannot differentiate directly with respect to x. Instead, we apply the chain rule once more: to convert a derivative with respect to x into one with respect to t, we note that d/dx = (d/dt) / (dx/dt). Therefore:
If we let dy/dx = (dy/dt)/(dx/dt) = ẏ/ẋ (using dot notation for derivatives with respect to t), then applying the quotient rule to differentiate ẏ/ẋ with respect to t gives:
The most reliable strategy on the AP exam is a structured two-step process. This approach minimizes algebraic errors by separating the computation into manageable stages. The diagram below illustrates the workflow as a flowchart, and the subsequent table compares the two-step method with the expanded formula approach.
| Approach | When to Use | Advantages | Pitfalls |
|---|---|---|---|
| Two-Step Method | Most problems; especially when dy/dx simplifies nicely before differentiating again | Transparent; each step is verifiable; matches the conceptual definition | Requires careful algebra in the quotient rule step |
| Expanded Formula | When asked to prove the formula or when dy/dx does not simplify easily | Single formula; can be applied directly if all four parametric derivatives are known | Easy to confuse the numerator terms; (ẋ)³ in the denominator is often forgotten |
Let us work through a complete example. Suppose a curve is defined by x = t² + 1 and y = t³ − 3t. We wish to find d²y/dx² and determine where the curve is concave up.
Understanding how the parametric second derivative relates to—and differs from—its Cartesian and polar counterparts helps solidify when and why each formula is used. The following table provides a direct comparison.
| Representation | First Derivative dy/dx | Second Derivative d²y/dx² |
|---|---|---|
| Cartesian y = f(x) | f'(x) | f''(x) |
| Parametric x(t), y(t) | (dy/dt) / (dx/dt) | (d/dt)(dy/dx) / (dx/dt) |
| Polar r = f(θ) | Use x = r cos θ, y = r sin θ as parametric with t = θ | Same parametric formula applies with t = θ |
The second derivative d²y/dx² measures concavity—whether a curve bends upward or downward relative to the x-axis. In more advanced courses such as multivariable calculus and differential geometry, this idea generalizes into curvature, denoted κ, which measures how sharply a curve bends regardless of the coordinate system. The parametric second derivative is a stepping stone toward curvature because the curvature formula itself depends on the same parametric derivatives.
| Concept | AP Calculus BC | Advanced (Diff. Geometry) |
|---|---|---|
| What is measured | Concavity: is the curve bending up or down relative to the x-axis? | Curvature κ: how much does the tangent vector rotate per unit arc length? |
| Formula | d²y/dx² = (d/dt)(dy/dx) / (dx/dt) | κ = |ẋÿ − ẏẍ| / (ẋ² + ẏ²)^(3/2) |
| Coordinate dependence | Depends on orientation of axes (sign can change under rotation) | Intrinsic quantity—independent of coordinate system |
| Key ingredients | dx/dt, dy/dt, and the derivative of their ratio | All four: ẋ, ẍ, ẏ, ÿ |
Notice that the numerator of the curvature formula, |ẋÿ − ẏẍ|, is closely related to the expanded form of d²y/dx² we derived earlier. Mastering the parametric second derivative now means you already have the algebraic fluency to handle curvature when you encounter it in a multivariable or engineering context. For the AP exam, however, your focus should remain on computing d²y/dx² via the two-step method and interpreting its sign for concavity.
For a curve defined by x = x(t) and y = y(t), the first derivative is dy/dx = (dy/dt) / (dx/dt), and the second derivative is d²y/dx² = (d/dt)(dy/dx) / (dx/dt). The critical step is to differentiate the entire expression dy/dx with respect to t—not merely the individual numerator and denominator—before dividing by dx/dt one more time.
The sign of d²y/dx² determines concavity: positive values indicate the curve is concave up, and negative values indicate it is concave down. Remember the most common pitfall: d²y/dx² ≠ (d²y/dt²) / (d²x/dt²). Use the two-step method on exams—compute dy/dx first, differentiate it with respect to t, then divide by dx/dt—to maximize both accuracy and partial credit.
Keep learning with more lessons from the same subject.