Geometry of complex numbers

 From the definition of complex numbers, we can plot any complex number z=a+ibC with a,bR as a point (a,b) in a two-dimensional plane.



Here the ``x'' axis represents the real part of complex numbers, whereas the ``y'' axis represents the imaginary part. When we use this ``xy'' plane to plot complex numbers, this plane is called the complex (number) plane, also known as the Argand diagram (Figure 1).



Figure 1. The complex plane or Argand diagram.

Definition (Modulus)

Let z=a+ibC with a,bR. The modulus of z is defined by

|z|=a2+b2.

That is, the modulus |z| is the distance between z and the origin in the complex plane (Figure 1).

In comparison, the modulus of a real number xR is defined (usually) as

|x|={x(if x0),x(otherwise).

But this is equivalent to

|x|=x2.

Note the similarity to the above definition. We can see that the modulus of complex numbers is a natural generalization of that of real numbers.

Definition (Complex conjugate)

Let z=a+ibC with a,bR. Then the complex conjugate z¯ of z is defined by

z¯=aib.

On the complex plane, the complex conjugate z¯ is the mirror image of z across the x-axis (Figure 1). Also, note that

zz¯=a2+b2=|z|2.

You should try to interpret the following lemma in terms of the complex plane.

Lemma

  1. zC,z¯¯=z.
  2. z1,z2C,z1+z2=z1¯+z2¯.
  3. z¯=z if and only if zR.
  4. z¯=z if and only if z is purely imaginary.
  5. zC,z+z¯R.
  6. zC,zz¯ is purely imaginary.
  7. z1,z2C,z1z2=z1¯z2¯
  8. z1,z2C,|z1z2|=|z1||z2|.
  9. z1,z2C,|z1+z2||z1|+|z2|. (the triangle inequality)
Proof. Let z=a+ib where a,bR. Similarly, let z1=a1+ib1, z2=a2+ib2.
  1. z¯=aib by definition. Thus, z¯¯=aib=a+ib.
  2. On one hand, z1+z2=(a1+a2)+i(b1+b2), and hence z1+z2=(a1+a2)i(b1+b2). On the other hand, z¯1+z¯2=(a1ib1)+(a2ib2)=(a1+a2)i(b1+b2)
  3. Suppose z¯=z. Then, aib=a+ib. Thus, ib=0, which implies b=0. Therefore, z=aR. Conversely, suppose zR. Then, b=0 (the imaginary part is zero). Thus, z¯=a=z
  4. Suppose z¯=z. Then, aib=aib. Thus, a=0, which implies z=ib is purely imaginary. Conversely, suppose z is purely imaginary. Then, z=ib (the real part is zero). Thus, z¯=ib=z.
  5. z+z¯=(a+ib)+(aib)=2aR.
  6. zz¯=(a+ib)(aib)=2ib is purely imaginary.
  7. On one hand, z1z2=(a1a2b1b2)+i(a1b2+b1a2)=(a1a2b1b2)(a1b2+b1a2). On the other hand, z¯1z¯2=(a1ib1)(a2ib2)=(a1a2b1b2)i(a1b2+b1a2).
  8. |z1z2|2=(z1z2)(z1z2)=(z1z1¯)(z2z2¯)=|z1|2|z2|2 Since the modulus is always non-negative, |z1z2|=|z1||z2|.
  9. Let αC. αα¯ is purely imaginary (Part 6) so (αα¯)2 is a non-positive real number: (αα¯)20. Adding 4αα¯=4|α|2 to the both sides, (αα¯)2+4αα¯4|α|2. By rearranging the left-hand side, (α+α¯)24|α|2, and hence α+α¯2|α|. Now let α=z1z2¯ to obtain z1z2¯+z1¯z22|z1||z2|. Add z1z1¯+z2z2¯=|z1|2+|z2|2 to the both sides, and we have z1z1¯+z2z2¯+z1z2¯+z1¯z2|z1|2+|z2|2+2|z1||z2| which can be rearranged into |z1+z2|2(|z1|+|z2|)2 from which the result follows. ■

Definition (Argument)

Let uC such that |u|=1. Then u is on the unit circle with the center at the origin of the complex plane. Let the paths round the unit circle from 1 to u have signed lengths θ+2kπ where kZ is measured in the anti-clockwise direction. We define the argument of u to be

arg(u)={θ+2kπkZ}.

The unique element of arg(u) in the interval (π,π] is called the principal argument of u, and is written capitalized as Arg(u).

More generally, if zC{0}, then we can define z^=z/|z| so |z^|=1. We define arg(z)=arg(z^) and Arg(z)=Arg(z^). (See Figure 1)

Example

  1. Arg(1)=0; arg(1)={0,±2π,±4π,}.
  2. Arg(i)=π/2; arg(i)={π/2,π/2±2π,π/2±4π,}.
  3. Arg(1)=πarg(1)={±π,±3π,±5π,}.
  4. Arg(i)=π/2; arg(i)={π/2,π/2±2π,π/2±4π,}.

Comments

Popular posts from this blog

Birth process

Branching processes: Mean and variance

Informal introduction to formal logic