Find Areas in Polar Coordinates

JSGhost
Messages
26
Reaction score
0
I can't seem to get the correct answer. I rechecked my calculations but no luck. Any help is appreciated. Thanks.

Homework Statement


Find the area inside the larger loop and outside the smaller loop of the limacon below.
r = sqrt(3)/2 + cos(theta)


Homework Equations


A = (integral from a to b) (1/2)*r^2 d@

Half Angle Formula:
(cos@)^2 = (1/2)(1+cos2@)

The Attempt at a Solution


A=2[ (integral from 0 to 2pi/3) [ (1/2)*(sqrt(3)/2 + cos@)^2 ]d@ - (integral from 2pi/3 to pi) [ (1/2)*(sqrt(3)/2 + cos@)^2 ]d@

= (integral from 0 to 2pi/3) [ (3/4) + sqrt(3)cos@ + (cos@)^2 ]d@ - (integral from 2pi/3 to pi) [ (3/4) + sqrt(3)cos@ + (cos@)^2 ]d@

= (integral from 0 to 2pi/3) [ (3/4) + sqrt(3)cos@ + (1/2)(1+cos2@) ]d@ - (integral from 2pi/3 to pi) [ (3/4) + sqrt(3)cos@ + (1/2)(1+cos2@) ]d@

= [(3/4)@ + sqrt(3)*sin@ + (1/2)@ + (1/4)(sin2@) ] (integral from 0 to 2pi/3) - [(3/4)@ + sqrt(3)*sin@ + (1/2)@ + (1/4)(sin2@) ] (integral from 2pi/3 to pi)

= [ (3/4)(2pi/3) + sqrt(3)*sin(2pi/3) + (1/2)(2pi/3) + (1/4)(sin( 2*(2pi/3) ) ] - (0 + 0 + 0 + 0) - [(3/4)(pi) + sqrt(3)*sin(pi) + (1/2)(pi) + (1/4)(sin( 2*(pi) ) ] + [ (3/4)(2pi/3) + sqrt(3)*sin(2pi/3) + (1/2)(2pi/3) + (1/4)(sin( 2*(2pi/3) ) ]

= ( pi/2 + 3/2 + pi/3 - sqrt(3)/8 ) - ( 3pi/4 + pi/2 ) + ( pi/2 + 3/2 + pi/3 - sqrt(3)/8 )

= 5pi/12 + 3 - sqrt(3)/4
 
Physics news on Phys.org
Check your limits of integration.
 
Thanks. The limits of integration was supposed to be 5pi/6 instead of 2pi/3.
 
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...

Similar threads

Replies
10
Views
2K
Replies
21
Views
233
Replies
34
Views
2K
Replies
20
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
2
Views
1K
Back
Top