Posted by mark on Monday, September 22, 2008 at 7:26pm.
If ds is a length element, then:
ds^2 = dx^2 + dy^2
In polar coordinates:
x = r cos(theta)
y = r sin(theta)
Using Leibnitz rule:
dx = cos(theta)dr -sin(theta) r dtheta
dy = sin(theta)dr +cos(theta) r dtheta
ds^2 = dx^2 + dy^2 =
[cos^2(theta) + sin^2(theta)] dr^2 +
[cos^2(theta) + sin^2(theta)] r^2 dtheta^2 +
2 [sin(theta)cos(theta) - cos(theta)sin(theta)] r dr dtheta.
The contents of first two square brackets are equal to one, the last is zero. So, we have:
ds^2 = dr^2 + r^2 dtheta^2
You could have imediately written down this equation. At any point along the curve, dr is a length element in the radial direction and r dtheta is the length element in the tangential direction, which is orthogonal to the radial direction. So, by Pythagoras' theorem, ds^2 is the sum of the suares of the two length elements.
It then follows that:
ds = sqrt[dr^2 + r^2 dtheta^2] =
sqrt[(dr/dtheta)^2 + r^2] dtheta
Integrating both sides over theta from theta = a to theta = b then gives the curve length.
Related Questions
Calculus - Consider a plane curve which is described in polar coordinates (r...
calculus - Consider a plane curve which is described in polar coordinates (r...
Calculus please help ! - 1.Graph the polar equation r=3-2sin(theta) 2. Find the ...
Pre-calculus; urgent ! Please help ! - 1.Graph the polar equation r=3-2sin(theta...
Math ! Please Help ! - 1.Graph the polar equation r=3-2sin(theta) 2. Find the ...
calculus - Find the area of the region lying inside the polar curve r = 2(1 &...
calculus - Find the area of the region lying inside the polar curve r = 2(1 &...
Math (Calculus) - Given any Cartesian coordinates, (x,y), there are polar ...
calculus - find the area of the region bounded by the polar curve r=sqrt(6ln(...
Calculus - I'm extremely confused on what to do in part a of this question...
For Further Reading