Chapter 4: Complex Numbers and Quadratic Equations
Summary
- Mathematics extends to complex numbers to solve equations like x² + 1 = 0.
- A complex number is of the form a + ib, where a and b are real numbers.
- Real part (Re z) and imaginary part (Im z) are defined for complex numbers.
- Addition and multiplication of complex numbers follow specific rules:
- Addition: z₁ + z₂ = (a + c) + i(b + d)
- Multiplication: z₁ z₂ = (ac - bd) + i(ad + bc)
- The modulus of a complex number z = a + ib is |z| = √(a² + b²).
- The conjugate of z is given by z̅ = a - ib.
- The multiplicative inverse of a non-zero complex number z is z⁻¹ = (a + ib) / (a² + b²).
- Historical context includes contributions from mathematicians like W.R. Hamilton and Mahavira regarding complex numbers.
- The Argand plane represents complex numbers geometrically, where the x-axis is the real axis and the y-axis is the imaginary axis.