z=x+iy

where:

  •  is the real part

    Re(z)=x
  •  is the imaginary part

    Im(z)=y

The set of all complex numbers is denoted by Z


The Argand Diagram

The Argand Diagram is a way to visualize complex numbers on a coordinate plane:

  • The horizontal axis (x-axis) represents the real part

    ).

  • The vertical axis (y-axis) represents the imaginary part (

    ).For example, the complex number is plotted at the point in the plane.

Introduction to Complex Numbers

  • The equation 

    x2+1=0

    has no real solution since 

    x2=1

    is impossible in the real number system.

  • To solve this, we define the imaginary unit

     as:

    i=1
  • Thus, the solutions to the equation are:

    x=±i


Powers of

The imaginary unit follows a cycle:

  1. i=1
  2. i2=1
  3. i3=i2i=(1)i=i
  4. i4=(i2)2=(1)2=1

Since 

i4=1

 the powers of repeat in cycles of four.