Hey guys,
Finally doing my Spesh holiday homework. Kind of regretting that I left it this late, but I have to do this super soon. I'm having quite a lot of trouble understanding this (I don't want to just blindly follow the formula) so I was hoping that someone may be able to clarify this for me?
I'm currently doing Complex numbers, and up to "Basic operations on complex numbers in the modulus-argument form"
Two formulas I do not get are:
|z1z2| = |z1| * |z2|
and
Arg(z1z2) = Arg(z1) + Arg(z2) + 2kpi, where k=0, 1, -1 edit1: one more question here: why is k only equal to 0,-1, 1?
I also don't understand this bit of the textbook:
"Multiplication by a scalar"
If k>0, then Arg(kz) = Arg(z) <----- How is that meant to be true? Wait, I think I get this
If k<0, then Arg(kz)= Arg(z) + pi, -pi<Arg(z) =<0 edit2: why plus pi? I mean, wouldn't addition of pi, just find the angle 2pi- Arg(z)
or =Arg(z)-pi, 0<Arg(z) =<pi edit 3: here too, why minus pi here? hmm
Please help
btw sorry for so many edits
Hey apink,
1) Firstly you need to know the formula to find the modulus , which is

|z2 x z1| = |z2| x |z1| because whenever, you multiple number together, it doesnt matter how they are listed. 2 x 3 = 6 and 3 x 2 =6
Lets do an example
Assume z1 = 2 + i and z2 = 3 + 2i
|z1 x z2| =
(3+2i)|)
===>

=====>

now we need to use the fomula above

====>

===>

now, if we decide to use it the other way
|z1| =

====>

====>

|z2| =

====>

====>
now |z1| x |z2| =

===>

which is the same as |z1z2| , thus |z1z2| = |z1| x |z2|
2) For the second question, please correct me if I am wrong
Arg(z2z1) = arg(z1) + arg(z2) [can only be done in Polar Form]
You would only use the theory of 2kpi, when you are trying to determine the nth root-
https://www.youtube.com/watch?v=0Gyv9ce7f8IHopefully this helps
