Find the area of a "petal" of a polar curve using Green's Theorem

526 Views Asked by At

Find the area of a "petal" of the curve $r^2 = 3\sin{3\theta}$ using the parametrization $\alpha (t)$ of the equation and the formula $$\frac{1}{2}\int^b_a\begin{vmatrix} \alpha_1 & \alpha_2 \\ \alpha_1' & \alpha_2' \end{vmatrix} dt$$

So I got the parametrization of $\theta = t$ and $r = \sqrt{3\sin{3t}}$, and it's obvious that $0 \leq t \leq \frac{\pi}{3}$ because the petals intersect at the origin and this is the smallest interval that gives you a petal. Is there a better way to get the parametrization? If I plugged in this parametrization it would give a very ugly integral.

1

There are 1 best solutions below

5
On

You should use the area formula $$Area=\int_a^b\frac{1}{2}r(\theta)^2d\theta$$