Thread Closed

Finding modulus and argument of a complex number

 
Share Thread
Jan14-09, 05:50 PM   #1
 

Finding modulus and argument of a complex number


1. The problem statement, all variables and given/known data
Find the modulus and argument of z=1-cos(a)-i*sin(a)

2. Relevant equations
mod(z)=sqrt(a^2+b^2)

3. The attempt at a solution
mod(z)=sqrt((1-cos(a))^2+(-sin(a))^2)
=sqrt(2-2cos(a))

arg(z)=arctan((-sin(a))/(1-cos(a)))

This is as far as I can get, I have asked my math teacher but he is not very familiar with thise.

my textbook gives mod(z) as 2sin(2a) and arg(z) as (a-pi)2

BTW this question is from the IB math textbook, there exists a solutions manual but I do not have it... the question is 11.2, 19 a)

Thanks in advance!
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Jan14-09, 06:00 PM   #2
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Hi choob!

You need to learn your trigonometric identities …

in this case, sin = 2 sin1/2 cos1/2

and 1 - cos = 2 sin21/2
Jan14-09, 06:47 PM   #3
 
i can get arg(z) to arctan(-cos(a/2)/(sin a/2)), how do i finish this?
Jan14-09, 06:58 PM   #4
 
Recognitions:
Homework Helper Homework Help

Finding modulus and argument of a complex number


This will help you.

[tex]tan(\frac{\pi}{2}-\theta)= \frac{1}{tan\theta}[/tex]
Jan14-09, 08:19 PM   #5
 
wow thanks a lot, lol.
Thread Closed

Similar discussions for: Finding modulus and argument of a complex number
Thread Forum Replies
Find the argument of a complex number Precalculus Mathematics Homework 18
Finding length of a complex number Precalculus Mathematics Homework 2
finding number of roots of a complex equation using rouche's theorem Calculus & Beyond Homework 1
Complex Number (Modulus/Phase) Calculus & Beyond Homework 1
Fortran Complex Argument Programming & Comp Sci 4