Verifying and Proving z=cisθ Identity

  • Thread starter Thread starter danago
  • Start date Start date
  • Tags Tags
    Identity
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
danago
Gold Member
Messages
1,118
Reaction score
4
If [tex]z=cis\theta[/tex], verify that [tex] \tan \theta = \frac{{z - z^{ - 1} }}{{i(z + z^{ - 1} )}}[/tex]. Use this result to prove that [tex] \cos (2\theta ) = \frac{{1 - \tan ^2 \theta }}{{1 + \tan ^2 \theta }}[/tex]


Ok, I've managed to verify the first equation given, but I am not really sure how to use it to prove the second identity. I am really not sure where to start. If somebody could give me a hint about where to start id be very appreciative.

Thanks,
Dan.
 
Physics news on Phys.org
Nah its the reciprocal of z.
 
Haven't seen "cis" in a long time! It's engineering shorthand for [itex]cos(\theta)+ i sin(\theta)= e^{i\theta}[/itex]. From the last form, or comparing [itex]\theta[/itex] for z and z-1, it should be clear that if [itex]z= cis(\theta)[/itex] then [itex]z^{-1}= cis(-\theta)= cos(\theta)- i sin(\theta)[/itex]. Putting those in for z and z-1 in
[tex]\frac{z- z^{-1}}{i(z+ z^{-1}}[/itex]<br /> <br /> By the way, when |z|= 1, as is the case here, z<sup>-1</sup> <b>is</b> the complex conjugate:<br /> [tex]\frac{1}{x+ iy}= \frac{1}{x+iy}\frac{x-iy}{x-iy}= \frac{x-iy}{x^2+ y^2}= x- iy[/tex][/tex]
 
basically, you have [tex]\tan \theta[/tex] equal something, so all you need to do to prove your 2nd identity is just sub in this where [tex]\tan \theta[/tex]'s appear and simplify then you shall see that it actually equals to [tex]\cos (2\theta)[/tex]
hint:
[tex]\cos (x)=\frac{e^{ix}+e^{-ix}}{2}[/tex]
 
Nah its the reciprocal of z.

Nah, my question was a rhetorical one :smile:

also note that [tex]z+z^*=2\text{Re}(z)[/tex] , [tex]z-z^* = 2i\text{Im}(z)[/tex] and [tex]z z^* = |z|[/tex]
 
Got it :smile: thanks for the help guys :D