The Need for Complex Numbers and the Imaginary Unit i
Quick answer Since no real number squares to a negative number, mathematicians defined i with i² = −1 so that equations like x² + 1 = 0 have solutions; numbers of the form a + ib are called complex numbers.
Every real number, when squared, gives a value that is zero or positive. So the equation x² + 1 = 0, that is x² = −1, has no solution among real numbers. To solve such equations, a new number called the imaginary unit, denoted i, is introduced and defined by i² = −1 (so i = √−1).
Using i, the square root of any negative real number can be written directly: for a > 0, √(−a) = i√a. For example, √−9 = i√9 = 3i, and √−16 = i√16 = 4i.
A complex number is a number of the form z = a + ib, where a and b are real numbers. Here a is the real part, written Re(z) = a, and b is the imaginary part, written Im(z) = b. The set of all complex numbers is denoted C. Every real number a can be written as a + i0, so every real number is also a complex number.
Two complex numbers a + ib and c + id are equal if and only if a = c and b = d — their real parts are equal and their imaginary parts are equal.
Powers of i repeat in a cycle of 4: i1 = i, i2 = −1, i3 = i²·i = −i, i4 = (i²)² = 1, then i5 = i again. In general, for any integer k: i4k = 1, i4k+1 = i, i4k+2 = −1, i4k+3 = −i.
Worked Example: Simplify i37 + 1/i67.
Since 37 = 4(9) + 1, i37 = i4×9+1 = i. Since 67 = 4(16) + 3, i67 = i4×16+3 = i³ = −i, so 1/i67 = 1/(−i) = i (because i × (−i) = −i² = 1, so 1/(−i) = i). Hence i37 + 1/i67 = i + i = 2i.
- i is defined by i² = −1; it is not a real number.
- Every complex number has the form a + ib with real a and b (real part and imaginary part).
- √(−a) = i√a for a > 0 lets us handle negative quantities under a square root.
- Powers of i cycle every 4 steps: i, −1, −i, 1.
- Two complex numbers are equal only when both their real parts and imaginary parts match.
