Arc Length of a Curve
Problem
Find the length of the curve y = x² from x = 0 to x = 2.
Explanation
The arc length of a smooth curve is the total distance you'd walk along it. We approximate the curve by tiny straight segments, sum up their lengths via Pythagoras, and take the limit — which gives a clean integral formula.
Deriving the Formula
Take a tiny piece of curve. Its horizontal change is , its vertical change is . By Pythagoras:
Integrating from to :
Step-by-Step Solution
Given: on .
Find: The arc length .
Step 1 — Compute .
Step 2 — Plug into the formula.
Step 3 — This integral has a closed form.
The antiderivative of involves a hyperbolic substitution or a trig substitution. The closed form is:
Step 4 — Evaluate at the bounds and .
At :
At :
Step 5 — Subtract.
Step 6 — Sanity check using a polygonal approximation.
If you split into 100 tiny segments and compute , you get approximately — matching the closed form. The visualization does this on the fly.
Step 7 — Compare to the straight-line distance.
The straight chord from to has length . So the curved path is about longer than the straight one (3.9% longer). The curve doesn't deviate much from the chord because is fairly mild on this interval.
Answer: The arc length of from to is
This is about 4% longer than the straight chord from to .
Try It
- Adjust the number of segments widget — see how the polygonal approximation gets more accurate as grows.
- The HUD shows the running sum (the polygonal length) compared to the closed-form value.
- At , the approximation is already accurate to about 4 decimal places.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.