4.2.16 · D4Calculus II — Integration

Exercises — Arc length formula — derivation

2,014 words9 min readBack to topic

The one formula the whole page runs on (from the parent derivation):

Figure — Arc length formula — derivation

Level 1 — Recognition

Recall Solution

Move 1 — differentiate. (power rule). Move 2 — build the integrand. , so . Move 3 — assemble the integral between the given limits: That is a correct setup. (This one has no nice closed form — recognition problems only test that you can build the integral, not evaluate it.)

Recall Solution

, so Why write it over a common denominator? Because the next step is always , and roots of fractions split as — cleaner to spot whether the top is a perfect square.


Level 2 — Application

Recall Solution

Move 1. . Why so clean? The constants were chosen precisely so the from the power rule cancels. Move 2. , so . A perfect... well, just . Even nicer. Move 3. Numerically . Sanity check: endpoints are and ; chord . The curve is longer than its chord ✓. See the figure below.

Figure — Arc length formula — derivation
Recall Solution

Why the formula? Because the curve is handed to us as depending on , so the natural leg to pull out of the root is . Move 1. . Move 2. , so , and . Move 3. Numerically .


Level 3 — Analysis

Recall Solution

Move 1. . Why term-by-term? Sum rule; differentiates to . Move 2 — the analysis step. Write the slope as with and . Square it, watching the cross term: The cross term is . Now add the mandatory from the formula: Why is this now a perfect square? The perfect square needs a middle term of . We started with , and adding lands us exactly on — because . So the "" is precisely the amount that flips the middle term from to . Hence This only works because these curves are engineered so that exactly; then the formula's does the sign flip for free. Move 3 — take the root (positive on ): Numerically .

Recall Solution

Move 1. . Why? Chain rule: derivative of is with . Move 2. , and the Pythagorean identity gives . Move 3 — mind the absolute value. . On , so and . Thus Numerically .


Level 4 — Synthesis

Recall Solution

Why appears here. A surface of revolution is swept by a tiny arc piece of length travelling in a circle of radius ; each band has area . So we reuse the same built in the parent derivation. Move 1. . Move 2. , so . Move 3 — assemble the surface integral with radius : The from radius and the in the denominator cancel — a single clean square root remains. (Evaluating: .)

Recall Solution

Why a new-looking formula, same idea. Over a tiny , the point moves across and up. Pythagoras on that infinitesimal triangle: . Identical to the parent, just parameterised by . Move 1. . Move 2. , so (with on , so , not trouble). Move 3. Substitute , : Numerically .


Level 5 — Mastery

Recall Solution

Why that polar . In polar coordinates a tiny step has a radial part and a sideways arc part (arc = radius × angle). These two are perpendicular, so Pythagoras gives — same Pythagorean skeleton. See the figure below. Move 1. . Move 2. Use the half-angle identity , so and Move 3 — check the sign. On , , where , so the bars drop safely: The full cardioid ( to ) would be twice this, , by symmetry.

Figure — Arc length formula — derivation
Recall Solution

Move 1 — differentiate. With : Why the constants matter: the denominators are chosen so the exponent factors cancel, leaving the clean . Move 2 — square, watch the cross term. With , : So . Add 1: the middle term becomes : Conclusion. (positive for ). This is why textbook arc-length curves always split into "power plus reciprocal power": the mandatory turns the difference-of-squares cross term into the sum-of-squares . That's the fingerprint you now recognise instantly.


Recall Master checklist (open only after trying all)
  1. Did I differentiate first, then square? (L1 trap)
  2. Is the curve given as , , , or ? Pick the matching . (L2/L4 traps)
  3. After , is stuff on the whole interval? If not, split the integral where the sign changes, or carry . (L3/L5 traps)
  4. Sanity: is my answer the straight chord between endpoints? Length can never be shorter than a straight line.

Connections