This chapter introduces **complex numbers** defined as a + ib, expands on **quadratic equations**, and explores the algebra and geometric representation of complex numbers on the Argand plane.
The chapter introduces complex numbers to solve quadratic equations that do not have real solutions, specifically when the discriminant D = b² - 4ac is negative. For example, the equation x² + 1 = 0 cannot be solved in the real number system since it implies x² = -1.
A complex number is expressed in the form a + ib, where a and b are real numbers, and i denotes the imaginary unit defined as the square root of -1 (i² = -1).
The chapter covers the algebraic operations involving complex numbers including addition, subtraction, multiplication, division, and their properties:
For complex numbers z1 = a + ib and z2 = c + id:
The difference is defined as z1 - z2 = z1 + (-z2).
For example, (6 + 3i) - (2 - i) = (4 + 4i).
For z1 = a + ib and z2 = c + id:
For non-zero complex numbers z1 and z2, the division is defined by multiplying the numerator and denominator by the conjugate of the denominator. Example: ( z_1 / z_2 ) involves calculations that lead to a complex result.
The powers of the imaginary unit are cyclical:
The expression of square roots of negative numbers is found via the imaginary unit, allowing representation such as √(-3) = i√3.
A complex number ( z = a + ib ):
Find the multiplicative inverse of z = 2 - 3i:
The complex plane or Argand plane visualizes complex numbers, mapping each complex number to a point in two-dimensional space.
The development and acceptance of complex numbers evolved over centuries. Initially dismissed, complex numbers became significant in solving polynomial equations, as illustrated by mathematicians like Mahavira in India and later recognized by Euler and Hamilton.
Complex numbers are crucial in solving equations with no real roots, allowing for a broader mathematical framework and understanding. Their operations and applications highlight the depth of mathematics and its practical implications in diverse fields.