Arc Length (Unit 8 Applications of Integration, AP Calculus BC)
What Arc Length Means for a Curve
Arc length is the total distance you would travel if you traced along a curve from one endpoint to another. For straight-line segments, distance is easy—you use the distance formula. For a curved path, the key idea is to approximate the curve by many tiny straight segments and add up their lengths.
This matters in calculus because it is a classic “applications of integration” problem: you use an integral to add up infinitely many tiny contributions. It also connects directly to the deeper geometric idea of measuring curves (a major reason derivatives and integrals were developed historically).
From “add up small segments” to a calculus formula
Imagine a smooth curve in the plane (no sharp corners) and suppose you want the length from a starting point to an ending point.
- Approximate the curve with a polygonal path. Pick points along the curve and connect consecutive points with straight lines.
- Compute each small straight length using the Pythagorean theorem. If one tiny segment changes in the horizontal direction by and vertically by , then its length is approximately
- Add them up. If you use many points, the polygonal path hugs the curve more closely.
- Take a limit as the segments get shorter and more numerous. That limit becomes an integral.
The “smoothness” condition is important. A smooth planar curve typically means the curve is differentiable and its derivative behaves nicely (often continuous) on the interval. Smoothness ensures the small straight-segment approximation converges to a well-defined length. If there’s a corner or cusp, you usually have to split the curve into pieces where it is smooth.
The differential arc length idea
For a curve given as , over a tiny change , the vertical change is approximately
A tiny piece of arc length (think: “small length”) is then approximated by
Factor out (conceptually, not as a formal algebraic step yet): the length depends on how much the curve rises/falls compared to how much it runs. That is why the derivative appears in the final formula.
Why arc length integrals can be hard
Arc length formulas often produce integrals involving square roots like
These frequently do not have elementary antiderivatives. On AP Calculus BC, you are often asked to set up the correct integral, and sometimes to evaluate it when it simplifies nicely (or to approximate it numerically when allowed).
Exam Focus
- Typical question patterns:
- “Set up an integral for the length of the curve from to .”
- “Find the arc length of a curve given parametrically on .”
- “Compute arc length for a polar curve over a given interval.”
- Common mistakes:
- Treating arc length like area and using instead of the arc length integrand.
- Forgetting that arc length requires a square root of a sum of squares (coming from the Pythagorean theorem).
- Not splitting the interval when the curve is only smooth on pieces.
Arc Length for a Graph on
When a curve is given explicitly as a function of —that is, —you can measure its length from to by adding the lengths of tiny hypotenuses formed by small horizontal and vertical changes.
The arc length formula (Cartesian, function of )
If is differentiable on , the arc length is
Here’s what each part means:
- is the total length along the curve.
- measures slope (how fast changes compared to ).
- The expression is the “stretch factor” converting a tiny horizontal change into a tiny along-the-curve length .
A useful way to interpret it: if the curve is nearly flat (small slope), then and the integrand is near , so arc length is close to the horizontal distance . If the curve is steep, the integrand becomes larger, reflecting a longer path.
When to use this formula
Use this formula when:
- The curve is naturally described as as a function of .
- The interval is specified in -values (from to ).
If the curve fails to be a function of (for instance, it doubles back horizontally), you should consider a parametric description or splitting into pieces.
Worked example 1 (evaluates nicely)
Find the length of the curve
from to .
Step 1: Differentiate.
So
Step 2: Set up the arc length integral.
Step 3: Evaluate.
So
That is the exact length.
Worked example 2 (set up only, because it becomes difficult)
Set up (but do not attempt to evaluate in elementary form) the arc length of
from to .
Step 1: Differentiate.
Step 2: Plug into the arc length formula.
There is no obvious simplification to make this elementary. On many calculus assessments (including AP-style problems), the goal is to produce this correct setup.
What commonly goes wrong with arc length
A frequent misconception is thinking that “length” should involve . The function value tells you height, not the local steepness. Arc length depends on how the curve is changing, so the derivative must appear.
Another common issue: students sometimes try to cancel the square root incorrectly. Remember the structure comes from distance:
You should expect a square root of a sum of squares.
Exam Focus
- Typical question patterns:
- “Compute the arc length of on .” (Often chosen so the integral simplifies.)
- “Set up the arc length integral for a given function.”
- “Decide whether to split the interval if is not continuous everywhere.”
- Common mistakes:
- Using instead of inside the formula.
- Forgetting the square root or forgetting the in .
- Using the wrong bounds (for example, using -values instead of -values when the problem specifies an interval).
Arc Length for a Graph on
Sometimes a curve is more naturally expressed as as a function of (for example, sideways parabolas). The same geometric idea applies: you approximate with tiny straight segments, but now it’s convenient to use vertical steps .
The arc length formula (Cartesian, function of )
If is differentiable on , the arc length is
Here measures how rapidly the curve moves horizontally as changes. This formula is essentially the same as the version, but with the roles of and swapped.
When this is the right tool
Use this when:
- The curve is given explicitly as in terms of .
- The interval is given in -values.
If you instead try to solve for as a function of , you might create a function that is not single-valued (fails the vertical line test) or you might complicate the algebra unnecessarily.
Worked example (sideways parabola)
Find the length of the curve
from to .
Step 1: Differentiate with respect to .
Step 2: Set up the arc length integral.
This integral can be evaluated using a hyperbolic substitution or a known formula, but on an AP-style exam you might be asked only for the setup unless it’s designed to simplify.
Common pitfalls
A typical error is mixing differentials: writing something like
The variable of integration must match the derivative inside. If you use , then you integrate with respect to .
Exam Focus
- Typical question patterns:
- “A curve is given by . Set up the arc length on .”
- “Choose whether it’s easier to use or for a given curve.”
- Common mistakes:
- Using when the setup is in terms of .
- Converting to and accidentally losing part of the curve (for example, taking only the top branch).
Arc Length for Parametric Curves
Parametric equations describe a curve by giving both coordinates as functions of a parameter . This is especially powerful when:
- the curve loops or fails the vertical line test,
- motion is involved (the parameter behaves like time),
- or the algebra is simpler parametrically.
Why the parametric arc length formula looks the way it does
Over a small change , the changes in coordinates are approximately
and
The tiny straight-line distance traveled is approximately
Substituting the approximations and taking a limit produces the integral.
The parametric arc length formula
If and are differentiable on , then the arc length is
Interpretation: the integrand is the speed along the curve (distance per unit ). This connects arc length to kinematics: if is time, then arc length is total distance traveled.
Worked example (simplifies cleanly)
Find the arc length of the parametric curve
for from to .
Step 1: Differentiate each component.
Step 2: Plug into the formula.
Factor inside the square root:
(Here on , so .)
Step 3: Evaluate with substitution. Let
Then
So
Compute:
Thus
A note about reparameterization
Arc length depends on the geometric path, not on how fast you move along it. If you change the parameterization (for example, replace with and adjust the interval), the integral may look different but the final length should be the same—assuming you trace the same portion of the curve once.
Common pitfalls with parametric arc length
- Forgetting to square derivatives: The formula uses a sum of squares, so negative derivatives do not create negative length.
- Using the wrong interval: The parameter bounds are given in , not or .
- Not checking for retracing: Some parameterizations trace the same curve segment more than once; then the arc length integral gives total distance traveled, which would count retraced parts multiple times.
Exam Focus
- Typical question patterns:
- “Given and , find the length on .”
- “Set up the arc length integral for a parametric curve; evaluate if possible.”
- “A particle follows a parametric path; interpret arc length as total distance traveled.”
- Common mistakes:
- Plugging and into the formula directly instead of using and .
- Dropping the square root too early or mishandling (you must consider the sign of on the interval).
Arc Length for Polar Curves (A Planar Curve in Polar Form)
Polar coordinates describe a planar curve using a radius from the origin and an angle . Many curves with rotational or circular symmetry are simpler in polar form.
Where the polar arc length formula comes from
A small change in angle creates two kinds of change:
- a change in radius (outward/inward) of size about ,
- and a change due to “sweeping” around the circle, which contributes about .
These two changes are perpendicular in the limit, so a tiny arc length element satisfies an approximate Pythagorean relationship:
Dividing by and taking limits leads to the polar formula.
The polar arc length formula
If is differentiable on , then the arc length is
This is a direct analogue of the parametric formula. In fact, you can justify it by converting to parametric form:
and using the parametric arc length formula.
Worked example (nice simplification)
Find the arc length of the polar curve
for from to .
Step 1: Differentiate.
Step 2: Plug into the polar arc length formula.
Simplify inside the root:
Step 3: Integrate.
Common pitfalls with polar arc length
- Mixing up the formula with polar area (which is ). Arc length uses , not .
- Using the wrong bounds in , especially if the curve has symmetry. If you use symmetry to shorten work, you must be sure the curve segment is traced exactly once.
Exam Focus
- Typical question patterns:
- “Find the length of on a specified interval.”
- “Set up the integral for polar arc length; evaluate if it simplifies.”
- Common mistakes:
- Confusing polar arc length with polar area.
- Forgetting to compute or squaring it incorrectly.
Choosing the Right Arc Length Setup (and Knowing When to Split)
Even though there are multiple formulas, they all come from the same geometric fact: small pieces of a smooth curve behave like hypotenuses of tiny right triangles.
Notation and formula reference (same idea, different forms)
| Curve description | Use when | Arc length formula |
|---|---|---|
| on | explicit function of | |
| on | explicit function of | |
| on | parametric curve / motion | |
| on | polar curve |
When you must split the interval
Arc length is additive: if a curve is smooth on and , then
You typically split when:
- The derivative is undefined at a point (a cusp, corner, or vertical tangent in a Cartesian setup).
- A parametric curve changes direction in a way that makes algebraic simplification depend on sign (for example, when simplifying ).
- A polar curve crosses the origin or is traced multiple times, and you need to ensure you are measuring exactly the intended portion.
Reality check: exact vs. numerical answers
In many authentic applications (engineering, physics, computer graphics), arc length is computed numerically because the integrals are hard. In an AP context, you should be comfortable with both:
- Exact evaluation when the integrand simplifies (often by algebra, substitution, or a trig identity).
- Correct setup when it does not.
Exam Focus
- Typical question patterns:
- “Here is a curve (possibly in an unfamiliar form). Choose the correct arc length formula and set up the integral.”
- “Compute the length and show correct work; simplification is often the main hurdle.”
- Common mistakes:
- Using bounds from the wrong variable (for example, using -bounds in a integral).
- Not recognizing when a curve is traced twice (leading to an arc length that is double what the question intends).
- Failing to split when simplifications require sign information (especially with behavior across negative and positive ).