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?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top