Omni Calculator logo

Our complex number calculator (also known as an imaginary number calculator) is an excellent tool for solving basic operations with complex numbers. Read on to find the answer to the question: "what is a complex number" learn about the algebraic and polar forms of complex numbers, and master the skills of multiplying and dividing complex numbers.

At the end of this text, you can also find information about the properties of complex numbers (most of which are based on the conjugate or the absolute value of complex numbers) and even some practical applications of them.

What is a complex number? - Complex number definition

To answer the question of what is a complex number, we have first to ask: "What is an imaginary number?". An imaginary number is the square root of a negative number. The basic imaginary number is denoted with the letter ii (sometimes jj e.g. in electronics), and is defined by:

i=1.i=\sqrt{-1}.

The definition of a complex number zz is the combination of real aa and imaginary b ⁣ ⁣ib\!\cdot\!i parts, so that:

z=a+bi.z = a + bi.

Here, both aa and bb are classically understood as real numbers. When b=0b = 0, the number is purely real, and if a=0a = 0, we have a purely imaginary number. You can use this complex number calculator as an imaginary number calculator - just input the real component equal to 0.

Another way to write two parts of a complex number is Re\mathrm{Re} and Im\mathrm{Im} so that Re(z)=a\mathrm{Re}(z)=a, and Im(z)=b\mathrm{Im}(z)=b. In fact, there are also numbers with more imaginary parts: check our quaternion calculator. Fortunately, we don't have to worry about them here.

The conjugate of a complex number is defined as:

zˉ=abi.\bar{z} = a - bi.

As we can see, the conjugate of a complex number doesn't affect the real part, while the imaginary part has the opposite sign as the original.

Polar form of complex numbers

Complex numbers have a lot in common with the Cartesian coordinate system because they are pairs of numbers on a Cartesian complex plane. It's helpful to imagine complex numbers as vectors on that complex plane. The formulas which transform complex numbers from Cartesian form to polar form are exactly the same as classical coordinate transformations:

  • z=a²+b²|z| = a² + b²,
  • tan(φ)=ba\tan(\varphi) = \frac{b}{a},

where z|z| is the modulus/absolute value of the complex number, φ\varphi is known as an argument or phase (sometimes we use notation arg(z)=φ\mathrm{arg}(z) = \varphi), and tan\tan is the tangent of the given argument.

🙋 Feel free to check Omni's trigonometric functions calculator if you need to quickly revise trigonometric functions.

Similarly, the length of a vector in the two-dimensional Euclidean plane is the distance between its end and the origin of the coordinate system. The angle φ\varphi is measured from the X-axis counterclockwise, and it can vary from 00 to 2π2\pi or from π-\pi to π\pi (depending on convention since both are equivalent).

A complex number on the Cartesian complex plane.

Knowing that we can write any complex number using its polar coordinates on that plane:

  • a=zcosφa = |z| \cdot \cos\varphi,
  • b=zsinφb = |z| \cdot \sin\varphi.

Here sin and cos are basic trigonometric functions. We derive these formulas from the relations in the right triangle on the complex plane. In other words, we can write the complex number as: z=z(cosφ+isinφ)z = |z| (\cos\varphi + i\cdot\sin\varphi).

There is also another way to rewrite this number, using the Euler formula:

z=zexp(iφ)z = |z| \cdot \exp(iφ),

where exp()\exp() is an exponent function, the base of which is the number e\mathrm{e}. Because of the periodicity property, we can see that:

exp(iφ)=exp[i(φ+2kπ)]\exp(i\varphi) = \exp[i(\varphi + 2k\pi)],

where kk is any integer number.

🙋 Head to our polar coordinates calculator if you want to learn more about this coordination system.

The polar form of complex numbers is handy in various calculations, including multiplication, division, and even some more sophisticated ones. The exponential form is convenient if you are not proficient enough in trigonometric laws or you just prefer to work with powers.

Basic operations with complex numbers - sum and difference

When performing simple operations with complex numbers, it's helpful to think about them as vectors. Then, it's pretty straightforward to achieve both addition and subtraction of complex numbers.

Let's denote the first number as F=a+biF = a + bi and the second one as G=c+diG = c + di. Then, the sum of two complex numbers is:

F+G=a+bi+c+di=(a+c)+(b+d) ⁣ ⁣i,\begin{split} F + G &= a + bi + c + di \\ &= (a + c) + (b + d)\!\cdot\!i, \end{split}

where Re(F+G)=a+c\mathrm{Re}(F + G) = a + c is the real part of the sum, and Im(F+G)=b+d\mathrm{Im}(F + G) = b + d is imaginary one.

Analogically, we can find the difference between these numbers:

FG=a+bic+di=(ac)+(bd) ⁣ ⁣i\begin{split} F - G &= a + bi - c + di \\ &= (a - c) + (b - d)\!\cdot\!i \end{split}

and now Re(FG)=ac\mathrm{Re}(F - G) = a - c, and Im(FG)=bd\mathrm{Im}(F - G) = b - d.

Do you remember how to add or subtract two 2D vectors? It's precisely the same as we do it in this complex number calculator - you just need to add (or subtract) each pair of components separately, and that's it!

Multiplying and dividing complex numbers

Now, let's move to something more challenging - we want to find how multiplying complex numbers work. Following with notation from the previous section, we can write:

F ⁣ ⁣G=(a+bi)(c+di)=a ⁣ ⁣c+a ⁣ ⁣d ⁣ ⁣i+b ⁣ ⁣c ⁣ ⁣i+b ⁣ ⁣d ⁣ ⁣i ⁣ ⁣i=(a ⁣ ⁣cb ⁣ ⁣d)+(a ⁣ ⁣d+b ⁣ ⁣c) ⁣ ⁣i\begin{split} F\!\cdot\!G &= (a + bi) \cdot (c + di) \\ &= a\!\cdot\!c + a\!\cdot\!d\!\cdot\!i + b\!\cdot\!c\!\cdot\!i + b\!\cdot\! d\!\cdot\!i\!\cdot\!i \\ &= (a\!\cdot\!c - b\!\cdot\!d) + (a\!\cdot\!d + b\!\cdot\!c)\!\cdot\!i \end{split}

This time the real part can be written as Re(F ⁣ ⁣G)=a ⁣ ⁣cb ⁣ ⁣d\mathrm{Re}(F\!\cdot\!G) = a\!\cdot\!c - b\!\cdot\!d, and imaginary part as Im(F ⁣ ⁣G)=a ⁣ ⁣d+b ⁣ ⁣c\mathrm{Im}(F\!\cdot\!G) = a\!\cdot\!d + b\!\cdot\!c. Note that there is a minus sign in the real part since, at some point, we faced a multiplication of two imaginary numbers i ⁣ ⁣ii\!\cdot\!i, which equals 1-1 by definition.

Multiplying complex numbers isn't that scary. Is it? So what about dividing complex numbers? Let's have a look at calculations with step-by-step hints:

  • F/G=a+bic+diF / G = \frac{a + bi}{c + di}, extend both numerator and denominator by the conjugate of a complex number of the latter.
  • =(a+bi)(cdi)(c+di)(cdi)= \frac{(a + bi) \cdot (c - di)}{(c + di) \cdot (c - di)}, perform standard multiplications.
  • =acadi+bcibdiic²(di)²= \frac{a \cdot c - a \cdot d \cdot i + b \cdot c \cdot i - b \cdot d \cdot i \cdot i}{c² - (di)²}, once again, use the fact that i ⁣ ⁣i=1i\!\cdot\!i = -1.
  • =ac+bd+(bcad)ic²+d²= \frac{a \cdot c + b \cdot d + (b \cdot c - a \cdot d) \cdot i} {c² + d²}.

We obtain the following results: Re(F/G)=ac+bdc²+d²\mathrm{Re}(F / G) = \frac{a \cdot c + b \cdot d}{c² + d²}, Im(F ⁣ ⁣G)=bcadc²+d²\mathrm{Im}(F\!\cdot\!G) = \frac{b \cdot c - a \cdot d}{c² + d²}. Of course, the division is possible only if G0G \neq 0.

We can also consider the operations above in the polar notation, say F=z1exp(iφ1)F = |z_1|\exp(i\varphi_1), G=z2exp(iφ2)G = |z_2|\exp(i\varphi_2). Then, multiplying complex numbers is given by:

F ⁣ ⁣G=z1exp(iφ1)z2exp(iφ2)=z1z2exp[i(φ1 ⁣+ ⁣φ2)]\begin{split} F\!\cdot\!G &= |z_1|\exp(i\varphi_1) \cdot |z_2|\exp(i\varphi_2) \\ &= |z_1z_2| \cdot \exp[i(\varphi_1\!+\!\varphi_2)] \end{split}

and we can see that: F ⁣ ⁣G=z1 ⁣ ⁣z2|F\!\cdot\!G| = |z_1\!\cdot\!z_2|, and arg(F ⁣ ⁣G)=φ1 ⁣+ ⁣φ2\arg(F\!\cdot\!G) = \varphi_1\!+\!\varphi_2.

Dividing complex numbers is almost the same with this notation:

F/G=z1exp(iφ1)z2exp(iφ2)=z1z2exp[i(φ1 ⁣ ⁣φ2))]\begin{split} F / G &= \frac{|z_1|\exp(i\varphi_1)} {|z_2|\exp(i\varphi_2)} \\ &= \left|\frac{z_1}{z_2}\right| \exp[i(\varphi_1\!-\!\varphi_2))] \end{split}

rewriting the result as: F/G=z1/z2|F / G| = |z_1/z_2|, and arg(F/G)=φ1 ⁣ ⁣φ2\arg(F / G) = \varphi_1\!-\!\varphi_2. Using this form, it's clearly visible that the resulting module is the ratio of both numbers' absolute values.

It looks like the second attempt is much simpler; thus sometimes it's worth considering changing the form of our expressions before starting a calculation. We can always come back from polar to algebraic notation. If you don't feel comfortable with it, just use our complex number calculator to ensure the outcome is correct.

Complex power and complex logarithm

We can give a brief overview of how to calculate some more complicated operations with complex numbers. Firstly, let's find the general formula for the complex power of two numbers, given as FGF^G.

  • FG=(a+bi)(c+di)F^G = (a + bi)^{(c + di)} since it isn't obvious how to extend that expression, we can write F in the polar form of complex numbers.
  • =(z1exp(iφ1))(c+di)= (|z_1|\exp(i\varphi_1))^{(c + di)}, now the product to any power of a sum is the product of each element to every component separately.
  • =z1cexp(iφ1 ⁣ ⁣c)z1diexp(φ1 ⁣ ⁣d)= |z_1|^c \cdot \exp(i\varphi_1\!\cdot\!c) \cdot |z_1|^{di} \cdot \exp(-\varphi_1\!\cdot\!d), we can use the known property of exponent that is: xn=exp(n ⁣ ⁣ln(x))x^n = \exp(n\!\cdot\!\ln(x)), where ln\ln is the natural logarithm.
  • =z1cexp(φ1 ⁣ ⁣d)exp[i(φ1 ⁣ ⁣c+d ⁣ ⁣lnz1)]= |z_1|^c \cdot \exp(-\varphi_1\!\cdot\!d) \cdot \exp[i(\varphi_1\!\cdot\!c + d\!\cdot\!\ln|z_1|)].

Then, the absolute value is: FG=z1cexp(φ1 ⁣ ⁣d)|F^G| = |z_1|^c \cdot \exp(-\varphi_1\!\cdot\!d), while the argument is: arg(FG)=φ1c+dlnz1\arg(F^G) = \varphi_1c + d\ln|z_1|. Although we are mixing two different notations, it's fine. We can also change them anyway you like - that's all your choice.

The logarithm of a complex numbers (also known as the complex logarithm) can be worked out the following way:

ln(F)=ln(z1 ⁣ ⁣exp(iφ1))=ln(z1)+iφ1\begin{split} \ln(F) &= \ln(|z_1|\!\cdot\!\exp(i\varphi_1)) \\ &= \ln(|z_1|) + i\varphi_1 \end{split}

One critical remark: since the phases φ1\varphi_1 and φ1+2kπ\varphi_1+2k\pi are equivalent, the complex logarithm has an infinite number of solutions, and we can write the general result as: ln(z1)+i(φ1+2kπ)\ln(|z_1|) + i(\varphi_1+2k\pi).

How to use the complex number calculator

The tool is straightforward to use. All you have to do is write both the real and imaginary parts of two numbers. If a number is purely real or imaginary, set the other component equal to 0. And that's it.

As a result, you will obtain the polar form of complex numbers, the sum, the difference, the product, and the quotient, as well as the first number to the power of the second one and the logarithm of the first number.

Properties of complex numbers

There are several properties of complex numbers, including conjugate or the absolute value of complex numbers, which can be handy while calculating some exercises.

  1. Re(z)=Re(zˉ)\mathrm{Re}(z) = \mathrm{Re}(\bar{z});
  2. Im(z)=Im(zˉ)\mathrm{Im}(z) = -\mathrm{Im}(\bar{z});
  3. zzˉ=z2z \cdot \bar{z} = |z|^2;
  4. z1+z2z1+z2|z_1 + z_2| \le |z_1| + |z_2|;
  5. z1z2=z1z2|z_1 \cdot z_2| = |z_1| \cdot |z_2|;
  6. z1z2=z1z2|\frac{z_1}{z_2}| = \frac{|z_1|}{|z_2|}; and
  7. If z=0z = 0, then both a=0a = 0 and b=0b = 0.

Complex numbers in real life

Complex numbers are sometimes really helpful with algebraic expressions, especially if they are related to trigonometric functions.

Many physics problems benefit from the power of complex numbers. One of the main fields of complex number usage is the world of wave functions and harmonic motion. Also, we can significantly simplify multiple issues from electronics with complex numbers. You can check how we can do it in practice with the voltage divider calculator.

Wojciech Sas, PhD
First number: z₁ = a + bi
Real part (a)
Imaginary part (b)
Magnitude |z₁|
Phase (φ₁)
deg
Second number: z₂ = c + di
Real part (c)
Imaginary part (d)
Magnitude |z₂|
Phase (φ₂)
deg
Check out 40 similar algebra calculators 🔡
Absolute value equationAbsolute value inequalitiesAdding and subtracting polynomials… 37 more
People also viewed…

Body fat

Use our free Body Fat Calculator, based on BMI, to determine your body fat percentage and explore your ideal body fat range.

Humans vs vampires

Vampire apocalypse calculator shows what would happen if vampires were among us using the predator - prey model.

Right triangle trigonometry

Discover the relationship between trigonometry and triangles with Omni's right triangle trigonometry calculator!

Surface area of a cylinder

How to find the surface area of a cylinder? What's the surface area of a cylinder formula? Check out this surface area of a cylinder calculator and find answers to these questions.
Copyright by Omni Calculator sp. z o.o.
Privacy, Cookies & Terms of Service