azatkgz
- 182
- 0
It's easy question,but I don't know whether I solved it correctly.
Calculate the length of the curve given by
r=a\sin^3 \frac{\theta}{3}
in polar coordinates. Here, a > 0 is some number.
l=\int \sqrt{r^2(\theta)+(\frac{dr}{d\theta})^2}d\theta
l=\int \sqrt{a^2 \sin^6\frac{\theta}{3}+a^2\sin^4\frac{\theta}{3}\cos^2\frac{\theta}{3}}\theta
l=a\int \sin^2\frac{\theta}{3}d\theta
for 0<\frac{2\theta}{3}<2\pi
l=\frac{a}{2}\int_{0}^{3\pi}(1-\cos\frac{2\theta}{3})d\theta
l=\frac{3\pi}{2}
Homework Statement
Calculate the length of the curve given by
r=a\sin^3 \frac{\theta}{3}
in polar coordinates. Here, a > 0 is some number.
Homework Equations
l=\int \sqrt{r^2(\theta)+(\frac{dr}{d\theta})^2}d\theta
The Attempt at a Solution
l=\int \sqrt{a^2 \sin^6\frac{\theta}{3}+a^2\sin^4\frac{\theta}{3}\cos^2\frac{\theta}{3}}\theta
l=a\int \sin^2\frac{\theta}{3}d\theta
for 0<\frac{2\theta}{3}<2\pi
l=\frac{a}{2}\int_{0}^{3\pi}(1-\cos\frac{2\theta}{3})d\theta
l=\frac{3\pi}{2}