The arc length, \( s \) along the graph of a parametric function \( (x,y) = \left(x(t),y(t)\right) \) from \( t=a \) to \( t=b \) is given by:
s=∫ab(dtdx)2+(dtdy)2dt
We can see why by examining a linear approximation of the arclength:
Δs2=Δx2+Δy2 by the Pythagorean Theorem, which means that for very small Δs, ds≈Δs=Δx2+Δy2.
Also, notice that in the the case where x(t)=t, we have (x,y)=(t,y(t)), and the arc length becomes:
s=∫ab1+(dtdy)2dt
which we can use for non-parametrized functions.
Technique
Show that the arc length of a semi-circle of radius 1 is π.
Let (x,y)=(cosθ,sinθ), which describes the unit-circle. Then the arc length around the the semi-circle is given by:
s=∫0π(sinθ)2+(−cosθ)2dθ
But sin2θ+cos2θ=1 by the Pythagorean Identity, so s=∫0πdθ=π.□
Application and Extensions
Gabriel's Horn
Consider the surface area and volume of of the solid formed by rotating the region bounded by the x-axis, y=1, and y=x1, around the x-axis. This solid is called Gabriel's Horn.
Volume
The volume of the solid of revolution can be found using the disk method:
V=π∫0ax2dx=π(1−a1)
Now consider what happens as we allow a to approach infinity:
a→∞limπ(1−a1)=π
Surface Area
The surface area of a solid of revolution is given by the formula
S=2π∫abr(x)1+(dxdy)2dx
In this case, since dxd(x1)=−x21 that gives us:
S=2π∫1ax11+(−x21)2dx=2π∫1ax11+x41dx
This integral is hard to evaluate, but since in our interval 1+x41≥1 and x1>0:
2π∫1ax11+x41dx≥2π∫1ax1dx
It follows that:
SS≥2π∫1ax1dx≥2πlna
But a→∞lim2πlna=∞, which means that Gabriel's Horn has infinite surface area, but a volume of only π!
This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
There are no comments in this discussion.