MHB Reviewing Phasors: When to Add +/- 180 in $\tan^{-1}$?

  • Thread starter Thread starter Dethrone
  • Start date Start date
  • Tags Tags
    Phasors
Dethrone
Messages
716
Reaction score
0
I'm reviewing phasors (in circuits) and my prof wrote that if you're taking the inverse tangent, $\tan^{-1}{\frac{b}{a}}$ where $a$ is negative, you need to add $+/- 180$. Now I understand that the inverse tangent is defined between $-\pi/2$ to $\pi/2$ for invertibility, etc, but adding or subtracting 180 doesn't always work?

For example, consider $-3+1j$, where (j is the imaginary unit), then the angle is easily seen to be $108.4$ degrees. Using a calculator, $\tan^{-1}(-1/3)=-18.4$ degrees, but no scalar multiply of $180$ will bring me to $108.4$. (I have to add $90$ degrees) So does that imply that my prof's method doesn't generally work?

This is not a problem when you do conversions by hand, but it's been recommended to use the calculator to convert from rectangular to polar, so it would be crucial to know whether or not to add 90, 180, etc.
 
Last edited:
Mathematics news on Phys.org
You keep editing your post...every time I go to reply, it has changed...:D

For the complex number:

$$z=-1+3j$$

We then find (bearing in mind we are in quadrant II):

$$\arg(z)=\pi-\arctan\left(3\right)\approx108.4^{\circ}$$

You simply mixed up the coordinates in the Argand plane. :D

edit: You changed your post again...:(
 
Sorry, LOL, I'm way too tired at the moment (I kept doing $\tan^{-1}\frac{a}{b}$ instead of $\tan^{-1}\frac{b}{a}$which further added to my confusion), but mainly I was trying to find a simple example that matched the question in the book until i realized the book was wrong - so my confusion in the first place was nonsense.

$-1103.55+j353.5$
In polar coordinates:
$1158.79 \angle 162.2$, but the book gets $1158.79\angle 107.76$

The book answer is wrong?

(I normally use the quadrant argument, but when I get rational functions in rectangular form and stick it into a calculator, I can't really distill which quadrant it belongs to, so I decide to stick with adding 180 degrees. I could rationalize it the denominator, but there isn't enough time on the exam :D)
 
Last edited:
Just busting your chops, my friend...I have days where nothing I post is right the first time...:D

W|A agrees with you:

View attachment 4216
 

Attachments

  • ridopolar.png
    ridopolar.png
    2.5 KB · Views: 125
You basically need atan2 - Wikipedia, the free encyclopedia (scroll down to "definition and computation" to see how it is defined, watch out for the order of the arguments). This will make sure to return the right angle in every case, assuming that zero radians is along the positive real axis and you measure counterclockwise.
 
Haha, thanks so much, Mark! :D

EDIT: ...and Bacterius! I never knew about atan2 (pretty cool stuff!), sadly the calculator mandated by my department lacks that function.
EDIT2: Yes! atan2 defined piece-wisely is what I need. (Cool)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top