Solving a Polar Plot with r^2 Area Problem: r^2=8cos(2θ)

  • Thread starter Thread starter EvenSteven
  • Start date Start date
  • Tags Tags
    Plot Polar
EvenSteven
Messages
4
Reaction score
0
Area problem regarding r^2=8cos(2θ) and some other curve.

I don't understand how to plot this. I started off with a table of values. I get confused when θ = π/2. I thought it would give r^2 = -8. But looking at mathematica it gives a leminiscate that crosses the origin. How come? Is it because it would give imaginary values? Should I even take the square root? I was doing fine when it was just r = whatever.

Thanks.
 
Physics news on Phys.org
EvenSteven said:
Area problem regarding r^2=8cos(2θ) and some other curve.

I don't understand how to plot this. I started off with a table of values. I get confused when θ = π/2. I thought it would give r^2 = -8. But looking at mathematica it gives a leminiscate that crosses the origin. How come? Is it because it would give imaginary values? Should I even take the square root? I was doing fine when it was just r = whatever.

Thanks.

You can't get any point for the curve where r^2 is a negative number. Just plot over values of theta that give you a nonnegative number.
 
  • Like
Likes 1 person
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