Library/Algebra/Complex numbers/Algebraic form, conjugation, modulus, etc.

Algebraic form, conjugation, modulus, etc.

Overview
Important

A complex number is often written in the algebraic (or standard) form as z=a+biz = a + bi, where aa and bb are real numbers and ii is the imaginary unit with i2=1i^2 = -1. The conjugate of zz is z=abi\overline{z} = a - bi. The modulus (or absolute value) of zz is z=a2+b2|z| = \sqrt{a^2 + b^2}.

Important properties

  • The conjugate of z=a+biz = a + bi is z=abi\overline{z} = a - bi.

  • The modulus z|z| represents the distance from the origin to the point (a,b)(a, b) in the complex plane.

  • zz=z2z \cdot \overline{z} = |z|^2.

  • z0|z| \geq 0 and z=0|z| = 0 only if z=0z = 0.

  • For any two complex numbers zz and ww, zw=zw|z \cdot w| = |z| \cdot |w|.