Last updated on June 6th, 2025
A complex number is a number that has two parts: a real part (like regular numbers) and an imaginary part, which includes i, where i2 = – 1. It is written as a + bi, where a represnts the real part and b represents the imaginary part. Examples include 3 + 2i and – 5 – i. Complex numbers are useful in math, physics, and engineering to solve problems that real numbers alone cannot.
The concept of complex numbers was first introduced by the Greek mathematician called Hero of Alexandria in the 1st century while attempting to find the square root of a negative number. However, he simply converted the negative into a positive and took the numerical root value. Then in the 16th century, Italian mathematician Gerolamo Cardano formally defined complex numbers while solving negative roots in cubic and quadratic polynomials.
A complex number is represented in the form a + bi, where a is the real part and b is the imaginary part. Complex numbers help in determining the square root of negative numbers.
Struggling with Math?
Get 1:1 Coaching to Boost Grades Fast !
The i in the complex number is called ‘iota’. It is used to represent the imaginary part of the complex number. Thereby, it helps to find the square root of negative numbers as the value of i2 = –1.
In order to understand more about complex numbers, first let’s learn about its properties.
If x, y are real numbers and x + iy = 0 then x = 0, y = 0.
That is, x + iy = 0 = 0 + i. 0
According to the definition of equality for complex numbers, the real parts and imaginary parts must be equal. Therefore, we conclude that:
x = 0, y =0
If x + iy = u + iv, then x = u, and y = v
Given that x, y, u and v are real numbers, we know:
x + iy = u + iv
By definition of complex number equality, their real and imaginary components must be equal, leading to:
x = u, y = v
For any three complex numbers u, v, and z, the following fundamental laws hold:
Commutative Law: u + v = v + u
u . v = v. u
Associative Law: (u + v) + z = u + (v + z)
(u . v) . z = u . (v . z)
Distributive Law: x . (v + z) = x . v + x . z
The product of two conjugate complex numbers is real number. Let z = x + iy, where x and y are real. The conjugate is:
z = x - iy
Multiplying z by its conjugate:
z . z = (x + iy) (x - iy)
Expanding using the difference of squares:
x2 - i2y2
Since i2 = – 1, this simplifies to:
x2 + y2
Which is a real number.
The standard form of a complex number is given by z = a + ib, where a,b R and i (iota) represents the imaginary unit. Based on the values of a (the real part) and b (the imaginary part), complex numbers can be categorized in
Complex numbers can be represented in different forms, each with its own advantages depending on the application. The three most common representations are Rectangular (standard) Form, Polar Form, and Exponential Form. These forms allow for easier calculations in various fields.
Examples: (5 + 5i), – 7i, (-3 -4i), etc.
r [cos +isin]
Here, r represents the distance from the origin, and is the angle between the radius vector and the positive x-axis.
Examples: [cos 2 + isin 2], 5 [cos 6 + i sin 6], etc.
rei
Where r is the magnitude and is the angle.
Examples: ei(0), ei/2, 5ei/6, etc.
A complex number z = a + ib is uniquely represented by the point P (a, b) on the complex plane. Similarly, every point on the complex plane corresponds to a unique complex number.
Complex Plane
The plane where complex numbers are uniquely represented is known as the Complex Plane, also called the Argand Plane or Gaussian Plane.
The Complex Plane has two axes, they are:
X-Axis (Real Axis)
Y-Axis (Imaginary Axis)
To plot a complex number z = a + ib on the complex plane, follow these rules:
The modulus of a complex number represents its absolute value and is defined as the distance from the origin to the corresponding point on the complex plane. It is also known as the magnitude of the complex number.
For a complex number z = a + ib, the modulus is calculated as:
z = √a2 + b2
The argument of a complex number is the angle θ between its vector and the positive real (x) axis.
Mathematically, for z = a + ib, it is given by:
θ = tan-1 b/a
Complex numbers follow specific mathematical operations similar to real numbers, but with additional rules for handling the imaginary unit i. These operations include addition, subtraction, multiplication, and division, are carried out using fundamental algebraic properties. Mastering these operations is crucial for handling complex numbers in both mathematical and real-world applications.
Addition: To add complex numbers, sum their real and imaginary parts separately.
Example: (3 + 2i) + (1 + 4i) = 4 + 6i
Subtraction: Subtract the real parts and the imaginary parts separately.
Example: (3 + 2i) – (1 + 4i) = 2 – 2i
Multiplication: Multiply two complex numbers using the distributive property and the rule i2 = –1.
Example: (3 + 2i) (1 + 4i) = 3 + 12i + 2i + 8i2 = 3 + 14i – 8 = – 5 + 14i
Division: To divide a complex number by another, multiply both numerator and denominator by the conjugate of the denominator, then simplify.
Example: (3 + 2i)/(1 + 4i) = (3 + 2i) (1 - 4i)/(1 +4i)(1 - 4i) = ( 11 - 10i)/17
Complex numbers are more than just numbers or theoretical math, they are essential in technology, science, and engineering. Here are some of the real applications of complex numbers.
Complex numbers can be a bit tricky to learn, and making mistakes while learning about them is quite normal for students. Here are the top five mistakes of complex numbers and how to avoid them.
Level Up with a Math Certification!
2X Faster Learning (Grades 1-12)
What is (3 + 2i) + (4 – 5i)?
7 – 3i
Add the real parts:
3 + 4 = 7
Then add the imaginary parts:
2i + (- 5i) = – 3i
What is (2 + 3i) x (1 – i)?
5 + i
Use the distributive property:
(2 + 3i) (1 – i) = 2 – 2i + 3i – 3i2
Since i2 = –1, we get – 3 (-1) = 3,
so the result is 2 + 3 – 2i + 3i = 5 + i.
What is the conjugate of 4 – 7i?
4 + 7i
The conjugate of a complex number a + bi is found by changing the sign of the imaginary part, so 4 – 7i becomes 4 + 7i.
Find the magnitude (modulus) of – 3 + 4i.
5
The modulus of a + bi is given by
a2+ b2
Substituting a = – 3 and b = 4, we get
(-3)2 + (42) = 9 + 16 = 25 = 5
Solve 3 + 2i / 1 - i.
1 + 5i / 2
Multiply by the conjugate of the denominator
(3 + 2i) (1 + i) / (1 - i) (1 + i)
The denominator simplifies to 12 – (-1) = 2. Expanding the numerator:
3 + 3i + 2i + 2i2 =
3 + 3i + 2i – 2
= 1 + 5i
Dividing by 2 gives 1 + 5i / 2.
Turn your child into a math star!
#1 Math Hack Schools Won't Teach!
Hiralee Lalitkumar Makwana has almost two years of teaching experience. She is a number ninja as she loves numbers. Her interest in numbers can be seen in the way she cracks math puzzles and hidden patterns.
: She loves to read number jokes and games.