Calculating Area of a Polar Graph with One Loop | Take Home Test Extra Credit

  • Thread starter Thread starter OrbsAndSuch
  • Start date Start date
  • Tags Tags
    Area Graph Polar
OrbsAndSuch
Messages
11
Reaction score
0
This is an extra credit problem for a take home test, so i will understand if no one feels comfortable helping me out, but any advice is greatly appreciated :biggrin:



Homework Statement



Compute the area enclosed by one loop of the graph given by r = sqrt(sin(3{theta}))


Homework Equations



see above

The Attempt at a Solution



The graph makes 3 loops, so i tried finding the area from (0, 2{pi}) but all come up with is 0


Thanks again!
 
Physics news on Phys.org
You get one loop as theta ranges from 0 to pi/3.
 
Thank you Mark. Is finding the finding the area of the entire graph, then dividing that answer by the number of loops a viable method for this type of problem?
 
You could do it that way, I suppose, but it makes more sense to me to get the area within one loop and multiply it by the number of loops. Keep in mind that the integrand is undefined for theta in [pi/3, 2pi/3], because of the square root.
 
The formula for the area [ A = (1/2)*r2 ] effectively eliminates the square root, so i don't quite understand how its undefined from [pi/3, 2pi/3] because of the square root.

However after proving to myself that r = 0 at 0 and pi/3, I have successfully found the area of one loop. Thanks again for all the help Mark :smile:
 
I was just looking at r in your first post, and wasn't thinking about the integral.
 
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