Polar Arc Length: Solve Integral of r=6cos6θ

spinnaker
Messages
23
Reaction score
0

Homework Statement


Find the arc length of one of the leaves of the polar curve r= 6 cos 6θ.


Homework Equations


L = ∫sqrt(r^2 + (dr/dθ)^2) dθ
(I use twice that since the length from 0 to π/12 is only half the petal)

The Attempt at a Solution


I seem to get an integral that can't be solved:

L = 2∫sqrt((6 cos 6θ)^2 + (-36 sin 6θ)^2) dθ
= 2∫sqrt(36 cos^2 6θ + 1296 sin^2 6θ) dθ

I simplify the cos^2 and sin^2 to get

L = 2∫sqrt(36 + 1260 sin^6θ) dθ
= 12∫sqrt(1+35 sin^2 6θ) dθ

but that's where I'm stuck. I have no idea how to do that integral. Any help would be sincerely appreciated!
 
Physics news on Phys.org
But there's got to be some sort of trick to make this easy to work with - nothing in the notes or textbook has this Elliptic Integral thing in it.

Any ideas?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top