Arc Length of a Parametric Curve
AP Calculus BCΒ· AP Calculus BC CED β Parametric Equations, Polar Coordinates, and Vector-Valued FunctionsΒ· 14 min read
1. Core Definition and Contextβ β ββββ± 3 min
Arc length is the total distance along a curve between two endpoints, distinct from the straight-line distance between those points. For parametric curves, where and for , arc length gives the total length of the path traced out as moves from to .
This topic is explicitly required by the AP Calculus BC Course and Exam Description, making up 1-3% of total exam score, and appears in both multiple-choice and free-response sections. It is commonly paired with parametric motion problems, where represents time, and arc length equals total distance traveled by a particle over an interval. Unlike Cartesian arc length, the parametric formula works for curves that are not functions of or , including loops, cycloids, and projectile paths.
Smooth Parametric Curve
A parametric curve on is smooth if and are continuous on , and are never both zero at the same point, which avoids cusps or sharp corners that break the curve.
Example:
A circle parametrized as is smooth for all real .
2. Derivation and the Arc Length Formulaβ β β βββ± 4 min
We derive the parametric arc length formula using the same Riemann sum approach used for Cartesian arc length, adapted for two parametric functions.
Derive the formula for the arc length of a smooth parametric curve
Riemann sum approximation of distance between consecutive points on the curve
- 1
Split the parameter interval into subintervals of width .
- 2
By the Pythagorean theorem, the straight-line distance between consecutive points and is:
- 3
- 4
By the Mean Value Theorem, there exists a in such that and . Substitute into the distance expression:
- 5
- 6
Take the limit as , converting the Riemann sum to a definite integral.
The resulting arc length formula for a smooth parametric curve from to is:
Find the arc length of the parametric curve , for .
- 1
- Compute derivatives:
- 2
- 3
- Square and add the derivatives, using the Pythagorean identity:
- 4
- 5
- Substitute into the arc length formula:
- 6
- 7
- Evaluate the definite integral:
- 8
Exam tip:
The arc length integrand is always non-negative, so the result can never be negative for correctly set up integrals.
3. Orientation and Arc Length Sign Rulesβ β ββββ± 3 min
Orientation is the direction a parametric curve is traced as increases. Arc length is a measure of total distance, so it is always non-negative, regardless of the direction the curve is traced. In the derivation, is always positive, so the lower limit of integration must always be the smaller -value, and the upper limit the larger -value.
If you reverse the limits, you will get the negative of the correct arc length, because , and the integrand is always non-negative. This is especially relevant for particle motion: even if a particle backtracks along its path, the formula automatically adds the length of every segment, regardless of direction, so you do not need to adjust bounds when direction changes.
What is the arc length of the line segment from to traced parametrically as , for ?
- 1
- Compute derivatives:
- 2
- 3
- Square and add derivatives:
- 4
- 5
- Set up the integral with smaller as the lower limit:
- 6
- 7
- Evaluate the integral:
- 8
4. Numerical Integration for Non-Elementary Integralsβ β β βββ± 4 min
β Calculator OK
Most parametric arc length integrals do not simplify to functions with elementary antiderivatives, so AP exams regularly test your ability to set up the integral correctly and evaluate it numerically using a graphing calculator. For these problems, the majority of points are awarded for the correct set up, even if your final decimal value is slightly off, so prioritizing writing the correct integral is key. The AP exam standard requires rounding to 3 decimal places for numerical answers unless explicitly stated otherwise.
Set up and evaluate the arc length of the parametric curve , for , rounded to 3 decimal places.
- 1
- Compute derivatives using the chain rule:
- 2
- 3
- Square and add derivatives: this expression cannot be simplified to an elementary integrable function:
- 4
- 5
- Set up the arc length integral:
- 6
- 7
- Use a graphing calculator's numerical integration function to evaluate, rounded to three decimal places:
- 8
Which of the following is the correct integral for the arc length of the parametric curve , for ?
A)
B)
C)
D)
Reveal answer
2 βCorrect. First compute derivatives: and . Squaring each gives and , which matches option C. Option A fails to square , option B squares and instead of their derivatives, and option D fails to square correctly.
5. Common Pitfalls
Wrong move:
Using the Cartesian arc length formula for a non-function parametric curve (e.g., a full circle).
Why:
Students confuse parametric and Cartesian arc length, and try to convert to Cartesian form incorrectly, leading to wrong integrands for curves that cross themselves.
Correct move:
Always use the parametric arc length formula for parametric curves, regardless of whether you can convert to Cartesian form.
Wrong move:
Reversing lower and upper bounds of integration, leaving a negative arc length as the final answer.
Why:
Students mix up orientation and sign rules, forgetting arc length is always positive.
Correct move:
Always set the lower limit equal to the smaller -value, upper limit equal to the larger -value, so the result is automatically non-negative.
Wrong move:
Forgetting to square both derivatives inside the square root, or writing instead of .
Why:
Students rush through algebra steps for problems with multi-term derivatives.
Correct move:
Write each squared derivative separately, expand, and simplify before combining into the integrand.
Wrong move:
When finding total distance traveled, adjusting bounds to subtract backtracked path length.
Why:
Students confuse total distance (arc length) with net displacement.
Correct move:
For total distance, always use the full interval from start time to end time in the integral.
Wrong move:
On numerical integration problems, only writing the final decimal answer without writing the integral set up.
Why:
Students forget AP awards points for set up even if the calculator result is wrong.
Correct move:
Always write the complete integral with correct integrand and bounds before using your calculator.
6. Quick Reference Cheatsheet
Category | Formula/Rule | Notes |
|---|---|---|
General Arc Length (Smooth Parametric) | Requires continuous, not both zero on . Always use . | |
Total Distance (Parametric Particle) | Equal to arc length; automatically accounts for direction changes/backtracking. | |
Orientation and Sign | Arc length is always non-negative. Reversing limits gives negative , so always use smaller as lower bound. | |
Arc Length vs Displacement | Displacement magnitude = | Arc length = total path length; displacement = net distance between endpoints. Arc length displacement. |
Numerical Integration | Evaluate with calculator for non-elementary integrals | Always write the full integral before calculating; round to 3 decimal places unless told otherwise. |
Smooth Curve Check | Smooth if continuous, not both zero anywhere | Split the integral at any point where both derivatives are zero to avoid undefined values. |
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.
- 2022 Β· MCQ
Identify correct arc length integral
- 2023 Β· FRQ
Total distance for parametric particle
What's Next
Mastering arc length of parametric curves is a critical prerequisite for upcoming topics in this unit: arc length of polar curves and surface area of revolution for parametric and polar curves. Without correctly applying the parametric arc length formula, you will not be able to derive or evaluate these more advanced integrals, which are also tested on the AP Calculus BC exam. This topic builds on your knowledge of definite integrals and parametric differentiation, and connects directly to vector-valued functions, where the integrand of the arc length formula is exactly the speed of a moving particle (the magnitude of the velocity vector). Understanding parametric arc length also lays the foundation for line integrals in multivariable calculus, which you will encounter in college-level calculus after AP Calculus BC.
