Zalgorithm

Introduction to Imaginary Numbers

This is not a math tutorial. See Why am I writing about math?

Terminology (fuzzy) #

The imaginary unit is ii, where i2=1i^2 = -1.

An imaginary number is a number in the form bibi, where bb is a real number (R\mathbb{R}) and b0b \neq 0.

A complex number is a number in the form a+bia + bi, where both aa and bb are real numbers.

The imaginary unit #

Technically ii is both the imaginary unit and an imaginary number. ii can be expressed in the form bibi, where b=1b = 1:

i=1i i = 1 \cdot i

The powers of i cycle #

ii raised to the power of whole numbers (0,1,2,3...)({0, 1, 2, 3...}) has a cycle of 44:

An imaginary number to the power of zero is a real number #

Following the rule that any (non-zero) number to the power of 0 equals 1:

bi0=b1=b bi^0 = b \cdot 1 = b

An imaginary number is also a complex number #

Related to:

A complex number is a number in the form a+bia + bi, where both aa and bb are real numbers. It follows that:

i=0+1i i = 0 + 1\cdot{i}

bi plotted on the Cartesian plane #

It follows from an imaginary number also being a complex number that bibi can be plotted on the Cartesian plane at the point (0,b)(0, b).