Difference between revisions of "Arclength"

(how to find arclength of a curve)
 
(cleanup)
 
Line 1: Line 1:
To find the arclength of a curve <math>y=f(x)</math>, chop it up into pieces of length <math>ds</math> then add them up to get <math>\int ds</math>, as follows:
+
To find the arclength of a curve <math>y=f(x)</math>, chop it up into infinitely small pieces of length <math>ds</math> as follows:
 
<br />
 
<br />
 
<br />
 
<br />
Line 7: Line 7:
 
<br />
 
<br />
 
<br />
 
<br />
To find the arclength of a curve <math>r=f(\theta)</math>, chop it up into pieces of length <math>ds</math> then add them up to get <math>\int ds</math>, as follows:
+
To find the arclength of a curve <math>r=f(\theta)</math>, chop it up into infinitely small pieces of length <math>ds</math> as follows:
 
<br />
 
<br />
 
<br />
 
<br />
Line 15: Line 15:
 
<br />
 
<br />
 
<br />
 
<br />
It is clear from the diagrams that the polar coordinate version is harder than the cartesian coordinate version, so instead work in terms of <math>x,y</math> and convert to <math>r,\theta</math> as needed.
+
Then add up all the lengths of the pieces to get the length of the whole curve: <math>\int ds</math>.
 +
 
 +
When you evaluate this integral, you get the arclength <math>s</math>.
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
It is clear from the diagrams that the polar coordinate version is way harder than the cartesian coordinate version, so just work in terms of <math>x,y</math> and convert to <math>r,\theta</math> at the end.
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
To get the length of the section of curve between <math>x=a</math> and <math>x=b</math>, just add up the pieces between <math>x=a</math> and <math>x=b</math>: <cmath>\int_{x=a}^b ds=\int_a^b ... dx.</cmath>
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
To get the length of the section of curve between <math>\theta=a</math> and <math>\theta=b</math>, just add up the pieces between <math>\theta=a</math> and <math>\theta=b</math>: <cmath>\int_{\theta=a}^b ds=\int_a^b ... d\theta.</cmath>

Latest revision as of 02:05, 27 July 2019

To find the arclength of a curve $y=f(x)$, chop it up into infinitely small pieces of length $ds$ as follows:

CartesianArclength



To find the arclength of a curve $r=f(\theta)$, chop it up into infinitely small pieces of length $ds$ as follows:

CartesianArclength



Then add up all the lengths of the pieces to get the length of the whole curve: $\int ds$.

When you evaluate this integral, you get the arclength $s$.



It is clear from the diagrams that the polar coordinate version is way harder than the cartesian coordinate version, so just work in terms of $x,y$ and convert to $r,\theta$ at the end.



To get the length of the section of curve between $x=a$ and $x=b$, just add up the pieces between $x=a$ and $x=b$: \[\int_{x=a}^b ds=\int_a^b ... dx.\]



To get the length of the section of curve between $\theta=a$ and $\theta=b$, just add up the pieces between $\theta=a$ and $\theta=b$: \[\int_{\theta=a}^b ds=\int_a^b ... d\theta.\]