Pure · Complex numbers
1 / 10
Complex numbers in Cartesian form
The imaginary unit i with i² = −1, real and imaginary parts, equality of complex numbers, and the four operations in the form a + bi — addition, subtraction, multiplication, and division by realising the denominator with the conjugate.
Pure · Complex numbers
Complex numbers in Cartesian form
The imaginary unit i with i² = −1, real and imaginary parts, equality of complex numbers, and the four operations in the form a + bi — addition, subtraction, multiplication, and division by realising the denominator with the conjugate.
Why it works
A quadratic like has no real solution, because no real number squares to a negative. We extend the number system by defining a new symbol with Everything else follows from ordinary algebra with this one extra rule. A complex number is written , where and are real: is the real part and is the imaginary part (note the imaginary part is the real number , not ).Equality. Two complex numbers are equal exactly when their real parts are equal and their imaginary parts are equal: So a single complex equation gives you two real equations — this is how you find unknown reals.
Addition and subtraction work component-wise, like collecting like terms: .
Multiplication is ordinary expansion, then replace by : The one thing that makes it "complex" is that last step — the term folds back into the real part with a sign change.
The conjugate. The conjugate of is (flip the sign of the imaginary part only). Its point is that multiplying a number by its conjugate kills the : a real, non-negative number.
Division uses exactly that. To write in the form , multiply top and bottom by the conjugate of the denominator — this "realises" the denominator: Now the denominator is the real number , and you just divide each part by it.