Nikitin
- 734
- 27
I have the function in polar coordinates r=cos(n*θ), where r is the radii. I'm supposed to draw the graph of this function, and calculate the area. But to calculate the area, I need to know how fast the function traverses. From the solution in my book, it says if n is even, the function traverses when θ goes from 0 to 2pi, and from 0 to pi if n is odd.
Why is the traverse-time for this function only dependant on if n is odd or even? I do not understand this at all. Can you guys help me develop an intuition for functions in polar coordinates?
Why is the traverse-time for this function only dependant on if n is odd or even? I do not understand this at all. Can you guys help me develop an intuition for functions in polar coordinates?