Complex Numbers Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Simplify i2i^2, i3i^3, and i4i^4.

Solution

  1. 1
    i2=โˆ’1i^2 = -1 by definition of the imaginary unit.
  2. 2
    i3=i2โ‹…i=(โˆ’1)โ‹…i=โˆ’ii^3 = i^2 \cdot i = (-1) \cdot i = -i.
  3. 3
    i4=i3โ‹…i=(โˆ’i)โ‹…i=โˆ’i2=โˆ’(โˆ’1)=1i^4 = i^3 \cdot i = (-i) \cdot i = -i^2 = -(-1) = 1.

Answer

i2=โˆ’1,i3=โˆ’i,i4=1i^2 = -1, \quad i^3 = -i, \quad i^4 = 1
The powers of ii cycle with period 4: i,โˆ’1,โˆ’i,1,i,โˆ’1,โˆ’i,1,โ€ฆi, -1, -i, 1, i, -1, -i, 1, \ldots Knowing this cycle allows rapid simplification of any power of ii by finding the remainder when the exponent is divided by 4.

About Complex Numbers

Numbers of the form a+bia + bi where a,ba, b are real and i=โˆ’1i = \sqrt{-1}; they extend the real numbers to solve x2=โˆ’1x^2 = -1.

Learn more about Complex Numbers โ†’

More Complex Numbers Examples