How can I find the area under a polar curve with the equation r^2 = 4cos(2θ)?

  • Thread starter Thread starter johnhuntsman
  • Start date Start date
  • Tags Tags
    Area Curve Polar
johnhuntsman
Messages
76
Reaction score
0
r2 = 4cos(2θ)

First I graph it. Then I set up the integral.

_____π
(1 / 2)∫ 4cos(2θ) dθ
_____0

________π
= [sin(2θ)]
________0

I thought the limits ought to be π and 0, but that comes out to zero. I pick other limits and they come out to 0. My graph matches the one in the back of the book. I know I've integrated correctly. I think the problem is the limits I'm picking somehow. The correct answer is 4.

[Edit] I also picked (π / 4) and -(π / 4) as limits, but that certainly didn't get me 4. [Edit]
 
Physics news on Phys.org
Forget it I see what I'm doing. I'm only finding the area of one loop. My bad. Feel free to delete this post if you're a mod.
 
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