The real number system cannot represent the square root of a negative number, which restricts solutions for certain equations, such as quadratics with negative discriminants. To address this, the complex number system was developed, introducing the imaginary unit i, where i = √(-1). This extension allows for the representation of all roots, including those involving negative radicands.
A complex number is written in the form x + yi, where x and y are real numbers. Here, x represents the real part, and y represents the imaginary part. The imaginary unit i has the fundamental property i2=-1. Using this definition, any quadratic equation can have a solution within the complex number system, as both positive and negative square roots can be represented.
Arithmetic with Complex Numbers
Operations on complex numbers follow conventional algebraic rules, modified slightly by the property of i.
Addition
To add two complex numbers, such as x + yi and u + vi, the real parts and the imaginary parts are combined separately:
Subtraction
Similarly, subtraction is performed by subtracting the corresponding real and imaginary parts:
Multiplication
Multiplying complex numbers involves applying the distributive property and simplifying using i2=-1:
Complex Conjugates and Division
The conjugate of a complex number x + yi is x - yi. The product of a complex number and its conjugate is a real number:
This property is essential in division. To divide x + yi by u + vi, the numerator and denominator are multiplied by the conjugate of the denominator:
Applications of Complex Numbers
Complex numbers are fundamental in various scientific and engineering fields. In electrical engineering, for example, impedance in alternating current circuits is expressed as a complex quantity, with the imaginary part representing the reactance. In signal processing and control systems, complex numbers model oscillations, phase shifts, and frequency responses. Their ability to express both magnitude and direction makes them essential tools for analyzing dynamic systems.
Some equations have no real solution because they involve the square roots of negative numbers.
To address this, complex numbers are introduced, defining the square root of −1 as the imaginary unit i.
This can be visualized on the complex plane, where the real and imaginary parts form perpendicular axes, placing each complex number as a point.
The addition of complex numbers involves separately adding their real and imaginary parts.
Multiplication of complex numbers follows the distributive property. Since i2=−1, any occurrence of i2 is replaced with −1 during simplification.
Dividing complex numbers involves multiplying both the numerator and denominator by the denominator’s conjugate—which has the same real part and the opposite imaginary part—to eliminate the imaginary part.
Just as every positive real number has two square roots, every negative real number also has two complex square roots, which are complex conjugates.
Complex numbers are used in Magnetic Resonance Imaging, where the scanner collects complex signal data called k-space. This data is converted into spatial images using inverse Fourier transforms.