4. Polar & Exponential Form
Most people are familiar with complex numbers in the form z=a+bi, however there are some alternate forms that are useful at times. In this section we’ll look at both of those as well as a couple of nice facts that arise from them.
Geometric Interpretation
Before we get into the alternate forms we should first take a very brief look at a natural geometric interpretation of complex numbers since this will lead us into our first alternate form.
Consider the complex number z=a+bi. We can think of this complex number as either the point (a,b) in the standard Cartesian coordinate system or as the vector that starts at the origin and ends at the point (a,b). An example of this is shown in the figure below.

In this interpretation we call the x-axis the real axis and the y-axis the imaginary axis. We often call the xy-plane in this interpretation the complex plane.
Note as well that we can now get a geometric interpretation of the modulus. From the image above, we can see that |z|=√a2+b2 is nothing more than the length of the vector that we’re using to represent the complex number z=a+bi. This interpretation also tells us that the inequality |z1|<|z2| means that z1 is closer to the origin (in the complex plane) than z2 is.
Polar Form
Let’s now take a look at the first alternate form for a complex number. If we think of the non-zero complex number z=a+bi as the point (a,b) in the xy-plane we also know that we can represent this point by the polar coordinates (r,θ), where r is the distance of the point from the origin and θ is the angle, in radians, from the positive x-axis to the ray connecting the origin to the point.

When working with complex numbers we assume that r is positive and that θ can be any of the possible (both positive and negative) angles that end at the ray. Note that this means that there are literally an infinite number of choices for θ.
We excluded z=0 since θ is not defined for the point (0,0). We will therefore only consider the polar form of non-zero complex numbers.
We have the following conversion formulas for converting the polar coordinates (r,θ) into the corresponding Cartesian coordinates of the point, (a,b).
a=rcosθb=rsinθIf we substitute these into z=a+bi and factor an r out we arrive at the polar form of the complex number,
z=r(cosθ+isinθ)Note as well that we also have the following formula from polar coordinates relating r to a and b.
r=√a2+b2but, the right side is nothing more than the definition of the modulus and we see that,
r=|z|So, sometimes the polar form will be written as,
z=|z|(cosθ+isinθ)The angle θ is called the argument of z and is denoted by,
θ=argzThe argument of z can be any of the infinite possible values of θ each of which can be found by solving
tanθ=baand making sure that θ is in the correct quadrant.
Note as well that any two values of the argument will differ from each other by an integer multiple of 2π. This makes sense when you consider the following.
For a given complex number z pick any of the possible values of the argument, say θ. If you now increase the value of θ, which is really just increasing the angle that the point makes with the positive x-axis, you are rotating the point about the origin in a counter-clockwise manner. Since it takes 2π radians to make one complete revolution you will be back at your initial starting point when you reach θ+2π and so have a new value of the argument. See the figure below.

If you keep increasing the angle you will again be back at the starting point when you reach θ+4π, which is again a new value of the argument. Continuing in this fashion we can see that every time we reach a new value of the argument we will simply be adding multiples of 2π onto the original value of the argument.
Likewise, if you start at θ and decrease the angle you will be rotating the point about the origin in a clockwise manner and will return to your original starting point when you reach θ−2π. Continuing in this fashion and we can again see that each new value of the argument will be found by subtracting a multiple of 2π from the original value of the argument.
So, we can see that if θ1 and θ2 are two values of argz then for some integer k we will have,
θ1−θ2=2πkNote that we’ve also shown here that z=r(cosθ+isinθ) is a parametric representation for a circle of radius r centered at the origin and that it will trace out a complete circle in a counter-clockwise direction as the angle increases from θ to θ+2π.
The principal value of the argument (sometimes called the principal argument) is the unique value of the argument that is in the range −π<argz≤π and is denoted by Argz. Note that the inequalities at either end of the range tells that a negative real number will have a principal value of the argument of Argz=π.
Recalling that we noted above that any two values of the argument will differ from each other by a multiple of 2π leads us to the following fact.
argz=Argz+2πnn=0,±1,±2,…We should probably do a couple of quick numerical examples at this point before we move on to look the second alternate form of a complex number.
- z=−1+i√3
- z=−9
- z=12i
Now let’s find the argument of z. This can be any angle that satisfies (4), but it’s usually easiest to find the principal value so we’ll find that one. The principal value of the argument will be the value of θ that is in the range −π<θ≤π, satisfies,
tanθ=√3−1⇒θ=tan−1(−√3)and is in the second quadrant since that is the location the complex number in the complex plane.
If you’re using a calculator to find the value of this inverse tangent make sure that you understand that your calculator will only return values in the range −π2<θ<π2 and so you may get the incorrect value. Recall that if your calculator returns a value of θ1 then the second value that will also satisfy the equation will be θ2=θ1+π. So, if you’re using a calculator be careful. You will need to compute both and the determine which falls into the correct quadrant to match the complex number we have because only one of them will be in the correct quadrant.
In our case the two values are,
θ1=−π3θ2=−π3+π=2π3The first one is in quadrant four and the second one is in quadrant two and so is the one that we’re after. Therefore, the principal value of the argument is,
Argz=2π3and all possible values of the argument are then
argz=2π3+2πnn=0,±1,±2,…Now, let’s actually do what we were originally asked to do. Here is the polar form of z=−1+i√3.
z=2(cos(2π3)+isin(2π3))Now, for the sake of completeness we should acknowledge that there are many more equally valid polar forms for this complex number. To get any of the other forms we just need to compute a different value of the argument by picking n. Here are a couple of other possible polar forms.
z=2(cos(8π3)+isin(8π3))n=1z=2(cos(−16π3)+isin(−16π3))n=−3b z=−9 Show Solution
In this case we’ve already noted that the principal value of a negative real number is π so we don’t need to compute that. For completeness sake here are all possible values of the argument of any negative number.
argz=π+2πn=π(1+2n)n=0,±1,±2,…Now, r is,
r=|z|=√81+0=9The polar form (using the principal value) is,
z=9(cos(π)+isin(π))Note that if we’d had a positive real number the principal value would be Argz=0
c z=12i Show Solution
This another special case much like real numbers. If we were to use (4) to find the argument we would run into problems since the real part is zero and this would give division by zero. However, all we need to do to get the argument is think about where this complex number is in the complex plane. In the complex plane purely imaginary numbers are either on the positive y-axis or the negative y-axis depending on the sign of the imaginary part.
For our case the imaginary part is positive and so this complex number will be on the positive y-axis. Therefore, the principal value and the general argument for this complex number is,
Argz=π2argz=π2+2πn=π(12+2n)n=0,±1,±2,…Also, in this case r = 12 and so the polar form (again using the principal value) is,
z=12(cos(π2)+isin(π2))Exponential Form
Now that we’ve discussed the polar form of a complex number we can introduce the second alternate form of a complex number. First, we’ll need Euler’s formula,
eiθ=cosθ+isinθWith Euler’s formula we can rewrite the polar form of a complex number into its exponential form as follows.
z=reiθwhere θ=argz and so we can see that, much like the polar form, there are an infinite number of possible exponential forms for a given complex number. Also, because any two arguments for a give complex number differ by an integer multiple of 2π we will sometimes write the exponential form as,
z=rei(θ+2πn)n=0,±1,±2,…where θ is any value of the argument although it is more often than not the principal value of the argument.
To get the value of r we can either use (3) to write the exponential form or we can take a more direct approach. Let’s take the direct approach. Take the modulus of both sides and then do a little simplification as follows,
|z|=|reiθ|=|r||eiθ|=|r||cosθ+isinθ|=√r2+0√cos2θ+sin2θ=rand we see that r=|z|.
Note as well that because we can consider z=r(cosθ+isinθ) as a parametric representation of a circle of radius r and the exponential form of a complex number is really another way of writing the polar form we can also consider z=reiθ a parametric representation of a circle of radius r.
Now that we’ve got the exponential form of a complex number out of the way we can use this along with basic exponent properties to derive some nice facts about complex numbers and their arguments.
First, let’s start with the non-zero complex number z=reiθ. In the arithmetic section we gave a fairly complex formula for the multiplicative inverse, however, with the exponential form of the complex number we can get a much nicer formula for the multiplicative inverse.
z−1=(reiθ)−1=r−1(eiθ)−1=r−1e−iθ=1rei(−θ)Note that since r is a non-zero real number we know that r−1=1r. So, putting this together the exponential form of the multiplicative inverse is,
z−1=1rei(−θ)and the polar form of the multiplicative inverse is,
z−1=1r(cos(−θ)+isin(−θ))We can also get some nice formulas for the product or quotient of complex numbers. Given two complex numbers z1=r1eiθ1 and z2=r2eiθ2, where θ1 is any value of argz1 and θ2 is any value of argz2, we have
z1z2=(r1eiθ1)(r2eiθ2)=r1r2ei(θ1+θ2)z1z2=r1eiθ1r2eiθ2=r1r2ei(θ1−θ2)The polar forms for both of these are,
z1z2=r1r2(cos(θ1+θ2)+isin(θ1+θ2))z1z2=r1r2(cos(θ1−θ2)+isin(θ1−θ2))We can also use (10) and (11) to get some nice facts about the arguments of a product and a quotient of complex numbers. Since θ1 is any value of argz1 and θ2 is any value of argz2 we can see that,
arg(z1z2)=argz1+argz2arg(z1z2)=argz1−argz2Note that (14) and (15) may or may not work if you use the principal value of the argument, Argz. For example, consider z1=i and z2=−1. In this case we have z1z2=−i and the principal value of the argument for each is,
Arg(i)=π2Arg(−1)=πArg(−i)=−π2However,
Arg(i)+Arg(−1)=3π2≠−π2and so (14) doesn’t hold if we use the principal value of the argument. Note however, if we use,
arg(i)=π2arg(−1)=πthen,
arg(i)+arg(−1)=3π2is valid since 3π2 is a possible argument for –i, it just isn’t the principal value of the argument.
As an interesting side note, (15) actually does work for this example if we use the principal arguments. That won’t always happen, but it does in this case so be careful!
We will close this section with a nice fact about the equality of two complex numbers that we will make heavy use of in the next section. Suppose that we have two complex numbers given by their exponential forms, z1=r1eiθ1 and z2=r2eiθ2. Also suppose that we know that z1=z2. In this case we have,
r1eiθ1=r2eiθ2Then we will have z1=z2 if and only if,
r1=r2andθ2=θ1+2πkfor some integer k(i.e.k=0,±1,±2,…)Note that the phrase “if and only if” is a fancy mathematical phrase that means that if z1=z2 is true then so is (16) and likewise, if (16) is true then we’ll have z1=z2.
This may seem like a silly fact, but we are going to use this in the next section to help us find the powers and roots of complex numbers.