Cartesian to polar confusion (simple)?

noahsdev
Messages
29
Reaction score
0

Homework Statement


Convert -2+2√3i to polar coordinates.

Homework Equations


r = √x2+y2
θ = tan-1(y/x)

The Attempt at a Solution


I am confused because θ = tan-1(2√3/2) = tan-1(√3) = -π/3 and r = 4, so that would make the polar form 4cis(-π/3), but the calculator gives: 4cis(2π/3).
I think the calculator is right because when I convert my answer (4cis(-π/3)) back to cartesian it gives -2-2√3i, whereas the other (4cis(2π/3))gives the right answer, -2+2√3i.

Can someone explain what I'm doing wrong?
Thanks. :)
 
Physics news on Phys.org
In which quadrant does your complex number lie?
For which interval of angles is the standard tangent function defined?
 
Tangent is, of course, periodic and your calculator can give only one value- the "principal" value which, for tangent, is the value of \theta with the smallest absolute value. Since tangent is periodic with period \pi, tan(-\pi/3)= tan(-\pi/3+ \pi)= tan(2\pi/3).

You distinguish between them by noting that -\pi/3 is in the fourth quadrant, (+,-), while 2\pi/3 is in the second quadrant, (-, +).
 
arildno said:
In which quadrant does your complex number lie?
For which interval of angles is the standard tangent function defined?
OK, I have found the angle using x and y (cos and sin) and they both confirm that the calculator is correct. And yes, it does make sense since the complex number lies in quadrant 1 but why is the tan function wrong? I'm guessing you were hinting at that part but I really don't know. :)
 
noahsdev said:
OK, I have found the angle using x and y (cos and sin) and they both confirm that the calculator is correct. And yes, it does make sense since the complex number lies in quadrant 1 but why is the tan function wrong? I'm guessing you were hinting at that part but I really don't know. :)

Are you sure that -2+2SQRT(3)i is in the first quadrant? Why don't you make a sketch?
 
HallsofIvy said:
Tangent is, of course, periodic and your calculator can give only one value- the "principal" value which, for tangent, is the value of \theta with the smallest absolute value. Since tangent is periodic with period \pi, tan(-\pi/3)= tan(-\pi/3+ \pi)= tan(2\pi/3).

You distinguish between them by noting that -\pi/3 is in the fourth quadrant, (+,-), while 2\pi/3 is in the second quadrant, (-, +).
Yes that makes sense. Thanks.
P.S I know the quadrants haha I misstyped :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top