Finding length of a complex number

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi all.

Please take a look at this complex number:

[tex] \widehat C = \frac{1-\widehat a}{1+\widehat a}\widehat B,[/tex]

where a hat indicates that the number is complex. Can you confirm me in that the length (modulus) of this complex number [itex]|\widehat C|[/itex] is given by:

[tex] |\widehat C| = \frac{|1-\widehat a|}{|1+\widehat a|}|\widehat B|[/tex]

Thanks in advance.Niles.
 
Physics news on Phys.org
Niles said:

Homework Statement


Hi all.

Please take a look at this complex number:

[tex] \widehat C = \frac{1-\widehat a}{1+\widehat a}\widehat B,[/tex]

where a hat indicates that the number is complex. Can you confirm me in that the length (modulus) of this complex number [itex]|\widehat C|[/itex] is given by:

[tex] |\widehat C| = \frac{|1-\widehat a|}{|1+\widehat a|}|\widehat B|[/tex]

Thanks in advance.Niles.
Yes, but you need to be careful. Note that if [itex]\widehat{a} = \alpha + i\beta[/itex] then

[tex]\left|1-\widehat{a}\right| = \sqrt{\left(1-\alpha\right)^2 + \beta^2}[/tex]
 
Thanks a lot for responding quickly.