Exercise 1.3Z: Calculating with Complex Numbers II
From LNTwww
The following three complex quantities are shown in the complex plane to the right:
- z1=4+3⋅j,
- z2=−2,
- z3=6⋅j.
Within the framework of this task, the following quantities are to be calculated:
- z4=z1⋅z⋆1,
- z5=z1+2⋅z2−z3/2,
- z6=z1⋅z2,
- z7=z3/z1.
Hints:
- This exercise belongs to the chapter Calculating with Complex Numbers.
- The topic of this task is also covered in the (German language) learning video
Rechnen mit komplexen Zahlen ⇒ "Arithmetic operations involving complex numbers". - Enter the phase values in the range of −180∘<ϕ≤+180∘.
Questions
Solution
(1) The magnitude can be calculated according to the Pythagorean theorem:
- |z1|=√x21+y21=√42+32=5_.
- For the phase angle, the following applies according to the page Darstellung nach Betrag und Phase :
- ϕ1=arctany1x1=arctan34=36.9∘_.
(2) Multiplying z1 by its conjugate complex z⋆1 yields the purely real quantity z4, as the following equations show:
- z4=(x1+j⋅y1)(x1−j⋅y1)=x21+y21=|z1|2=25,
- z4=|z1|⋅ej⋅ϕ1⋅|z1|⋅e−j⋅ϕ1=|z1|2=25⇒x4=25_,y4=0_.
(3) By dividing into real and imaginary part one can write:
- x5=x1+2⋅x2−x3/2=4+2⋅(−2)−0=0_,
- y5=y1+2⋅y2−y3/2=3+2⋅0−62=0_.
(4) If one writes z2 as magnitude and phase ⇒ |z2|=2, ϕ2=180∘, one obtains for the product:
- |z6|=|z1|⋅|z2|=5⋅2=10_,
- ϕ6=ϕ1+ϕ2=36.9∘+180∘=216.9∘=−143.1∘_.
(5) The phase is ϕ3=90∘ (see graph above). This can be formally proven:
- ϕ3=arctan(60)=arctan(∞)⇒ϕ3=90∘_.
(6) First, the more inconvenient solution:
- z7=z3z1=6j4+3j=6j⋅(4−3j)(4+3j)⋅(4−3j)=18+24j25=1.2⋅ej⋅53.1∘.
- An easier way of solving the problem is:
- |z7|=|z3||z1|=65=1.2_,ϕ7=ϕ3−ϕ1=90∘−36.9∘=53.1∘_.