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> | + | 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> | + | 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 | + | 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 01:05, 27 July 2019
To find the arclength of a curve , chop it up into infinitely small pieces of length as follows:
To find the arclength of a curve , chop it up into infinitely small pieces of length as follows:
Then add up all the lengths of the pieces to get the length of the whole curve: .
When you evaluate this integral, you get the arclength .
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 and convert to at the end.
To get the length of the section of curve between and , just add up the pieces between and :
To get the length of the section of curve between and , just add up the pieces between and :