Complex Numbers
Numbers with real and imaginary parts, their algebra, and their geometry.
### Introduction to Complex Numbers
In our study of mathematics, we often encounter equations we cannot solve using only the real number system. A classic example is the simple quadratic equation x² + 1 = 0, which implies x² = -1. Within the set of real numbers, there is no number that, when squared, gives a negative result. To solve this, mathematicians introduced a new number, the imaginary unit, denoted by i, with the defining property that i² = -1.
This innovation gives rise to the system of complex numbers. A complex number, typically denoted by z, is an expression of the form:
z = x + iy
Here, 'x' is the real part of the complex number, denoted as Re(z), and 'y' is the imaginary part, denoted as Im(z). 'x' and 'y' are both real numbers. This form is known as the Cartesian form.
### Arithmetic of Complex Numbers
Operations with complex numbers follow rules similar to algebraic manipulation, with the key difference being the property i² = -1.
### The Argand Diagram
A complex number z = x + iy can be represented geometrically on a two-dimensional plane called the Argand diagram. The horizontal axis is the real axis (for the real part, x) and the vertical axis is the imaginary axis (for the imaginary part, y). The complex number z is represented either by the point P(x, y) or by the vector OP from the origin O to P.
This geometric representation is useful for visualizing complex number operations. For example, the addition of two complex numbers z₁ and z₂ corresponds to the vector addition using the parallelogram law.
### Modulus-Argument Form
Besides the Cartesian form, a complex number can be expressed in modulus-argument form (or polar form), which is often more convenient for multiplication and division.
The modulus-argument form is then written as:
z = r(cosθ + i sinθ)
This form simplifies multiplication and division:
### Solving Polynomial Equations
Complex numbers are fundamental to the Fundamental Theorem of Algebra, which states that any polynomial of degree n has exactly n roots (counting multiplicity) in the complex number system.
x = [-b ± √Δ] / 2a = [-b ± √( |Δ| * -1 )] / 2a = [-b ± i√|Δ|] / 2a
The two roots will be a pair of complex conjugates.
Key Points to Remember
- 1The imaginary unit is defined as i, where i² = -1, allowing the solution of equations like x² = -k.
- 2A complex number z = x + iy has a real part (x) and an imaginary part (y), and is plotted on an Argand diagram.
- 3The complex conjugate of z = x + iy is z* = x - iy, and is used to make the denominator real during division.
- 4The modulus |z| = r = √(x² + y²) is the magnitude of the complex number.
- 5The argument arg(z) = θ is the angle it makes with the positive real axis, with the principal argument in (-π, π].
- 6The modulus-argument (polar) form is z = r(cosθ + i sinθ), which simplifies multiplication and division.
- 7For polynomial equations with real coefficients, complex roots always occur in conjugate pairs.
- 8The quadratic formula x = [-b ± i√(4ac - b²)] / 2a is used when the discriminant is negative.
Pakistan Example
Application in Electrical Engineering at NUST, Islamabad
In Pakistan, top engineering universities like the National University of Sciences and Technology (NUST) extensively use complex numbers in their electrical engineering curriculum. In AC (alternating current) circuit analysis, the concept of impedance (Z) is crucial. Impedance is the total opposition a circuit presents to the flow of current. It's represented as a complex number: Z = R + iX. The real part, R, is the resistance, and the imaginary part, X, is the reactance (opposition from capacitors and inductors). Using complex numbers simplifies the analysis of complex circuits involving phase shifts, turning challenging differential equations into simpler algebraic problems. This practical application is a key reason why understanding complex numbers is vital for aspiring engineers in Pakistan.
Quick Revision Infographic
Mathematics — Quick Revision
Complex Numbers
Key Concepts
Formulas to Know
The imaginary unit is defined as i, where i² = -1, allowing the solution of equations like x² = -k.A complex number z = x + iy has a real part (x) and an imaginary part (y), and is plotted on an Argand diagram.The complex conjugate of z = x + iy is z* = x - iy, and is used to make the denominator real during division.The modulus |z| = r = √(x² + y²) is the magnitude of the complex number.Application in Electrical Engineering at NUST, Islamabad
In Pakistan, top engineering universities like the National University of Sciences and Technology (NUST) extensively use complex numbers in their electrical engineering curriculum. In AC (alternating current) circuit analysis, the concept of impedance (Z) is crucial. Impedance is the total opposition a circuit presents to the flow of current. It's represented as a complex number: Z = R + iX. The real part, R, is the resistance, and the imaginary part, X, is the reactance (opposition from capacitors and inductors). Using complex numbers simplifies the analysis of complex circuits involving phase shifts, turning challenging differential equations into simpler algebraic problems. This practical application is a key reason why understanding complex numbers is vital for aspiring engineers in Pakistan.