What is the area inside the polar curves r = 6 sin (2θ) and r = 6 sin (θ)?

Gibybo
Messages
13
Reaction score
0
[SOLVED] Area inside Polar Curves

Homework Statement



I have spent several hours beating myself up over this and I just can't seem to solve it. It's the only problem I haven't gotten correct and it is particularly frustrating. Can you math gods here save me? :)

Find the area of the region that lies inside both curves
r = 6 \sin (2 \theta) , \quad r = 6 \sin (\theta)

Homework Equations



Area inside a single polar curve: \frac{1}{2}\int{f(\theta)^{2} d\theta}

The Attempt at a Solution



They intersect at \frac{\pi}{3} and 0
So, I take the area of the second equation from 0 to pi/3, and the area of the first equation from pi/3 to pi/2 since pi/2 is where it meets back at the origin.

\frac{1}{2}\int_{0}^{\pi/3}{(6\sin(\theta))^{2} d\theta} + \frac{1}{2}\int_{pi/3}^{\pi/2}{(6\sin(2\theta))^{2} d\theta} = \frac{-9(3\sqrt(3)-4\pi)}{8} \approx 8.2915
The website (WebWork) that we input the answer to says it is not correct though, and I cannot figure out any other way that would make sense.
 
Physics news on Phys.org
Why are you adding the two integrals? The area between r= f(\theta) and r= g(\theta) is the integral of |f(\theta)- g(\theta)|.
 
Last edited by a moderator:
HallsofIvy said:
Why are you adding the two integrals? The area between r= f(\theta) and r= g(\theta) is the integral of |f(\theta)- g(\theta)|.
<br /> <br /> Actually, I believe that his integrals may be correct. Whether or not the actual underlying integration is correct I didn&#039;t check. When two polar curves are used, the formula you gave is generally the correct approach -- but only when the resulting region is topologically equivalent to an annulus (i.e. one curve resides inside the other curve within the given domain). However, the radius from 0 to pi/3 is dependent only on 6sin(theta), whereas from pi/3 to pi/2, the radius is solely dependent on 6sin(2theta). In this case, a graph and some shading will definitely clarify the need for two integrals.<br /> <br /> What needs to be fixed, however, is that the sum of the two integrals above only gives 1/2 of the area contained within both curves. 6sin(2theta) is essentially a &quot;rose petal&quot; curve with four &quot;petals,&quot; two of which intersect 6sin(theta). Assuming your math is correct, you should be able to just double the value to get the correct area contained within both curves.
 
Last edited:
This looks right to me, but it covers the first quadrant only. Maybe you should multiply by 4?
 
Best I could do was a MS Paint recreation:
http://www.warcraftcheese.com/math/polar%20area.jpg
Note that the loop on the right should be pedal shaped, does not dip below the x-axis on the interval [0,pi/2], and is 6sin(2t).

The question says inside both, so the idea is to calculate the inner area of the bottom-right side of that region (from origin to intersection point) using 6sin(t), and add it to the upper-left area using 6sin(2t).

EDIT:
Assuming your math is correct, you should be able to just double the value to get the correct area contained within both curves.
This looks right to me, but it covers the first quadrant only.
Oh that's right, thanks so much :)
 
Last edited by a moderator:
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