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.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top