Exponential Form of Complex Numbers derivation
A complex number is fundamentally expressed as \(z=a+ib\) where \(a\) and \(b\) are real-valued constants and \(b≠0\). We also know of another form that involves the argument of a complex number as well, i.e., the Polar form of a Complex Number.
Recall that the Polar form of a complex number whose argument is \(\theta\) is given as follows:
$$z=r(\cos\theta +i\sin\theta)$$
where \(r\) is the modulus of the complex number: \(r=\sqrt{a^{2}+b^{2}}\).
There is a more compact way we can write this; in an exponential form. But where does the exponential form come from? The answer is Euler's Formula.
Euler's Formula
It is to no one's surprise that we encounter Leonhard Euler, here as well, like in almost every other branch of mathematics. There is a very elegant equation, that encapsulates exponential functions, complex numbers and trigonometric functions, all in one formula. It is known as Euler's Formula or Euler's Identity.
The formula goes as follows:
$$e^{i\theta}=\cos\theta+i\sin\theta$$
The proof of this equation is unfortunately beyond the current scope of this article. The Right-hand Side of the equation is very familiar if you observe it closely. It is nothing but an integral part of the Polar form of a Complex number.
Euler's Formula has a very interesting consequence for itself. If we set \(\theta=\pi\), we get the following form:
$$ \begin{aligned} e^{i \pi} &=\cos \pi+i \sin \pi \\ \Rightarrow \quad & e^{i \pi}=-1+0 \\ \Rightarrow \quad & e^{i \pi}+1=0 \end{aligned} $$
I am pretty sure you've seen it elsewhere. The formula was once voted by mathematicians around the world as the most beautiful formula in all mathematics. The reason is that it contains all the most important constants in mathematics: \(0,1, i, e\) and \(\pi\).
Polar form and Euler's formula
And now we can substitute for Euler's formula in the Polar form to get our Exponential form of a complex number. So substituting \(e^{i\theta}=\cos\theta+i\sin\theta\) in \(z=r(\cos\theta+i\sin\theta)\):
$$z=re^{i\theta}$$
which is what we were after. Now we have a formula that converts a complex number in simple form to an exponential form.
Note that \(\cos\theta+i\sin\theta\) is often abbreviated as \(\rm{cis}\,\theta\) for convenience and to avoid clutter.
This form can also be extended to powers of complex numbers, such as \(z^{3}=r^{3}e^{i3\theta}\), \(z^{4}=r^{4}e^{i4\theta}\) and so on. In general: \(z^{n}=r^{n}e^{in\theta}\).
Exponential form to Rectangular Form
Every so often, one might desire the rectangular form of a complex number instead of the Exponential form. We can convert one into another by comparing the two forms, as follows:
$$z=a+i b \hspace{5mm} \ \text{and} \ \hspace{5mm} z=r(\cos \theta+i \sin \theta)=r e^{i \theta}$$
Comparing the RHS of both of the above equations,
$$a=r \cos \theta \hspace{5mm} \ \text{and} \ \hspace{5mm} b=r \sin \theta$$
where \(r\) is the magnitude of \(z\) so we have
$$\cos \theta=\frac{a}{\sqrt{a^{2}+b^{2}}} \hspace{5mm} \ \text{and} \ \hspace{5mm} \sin \theta=\frac{b}{\sqrt{a^{2}+b^{2}}}$$
Substituting for \(\sin \theta\) and \(\cos \theta\) in the exponential form:
$$z=r e^{i \theta} \Rightarrow e^{i \theta}=\frac{a}{\sqrt{a^{2}+b^{2}}}+\frac{i b}{\sqrt{a^{2}+b^{2}}}$$
Hence, one can convert a given complex number in exponential form to rectangular form using the above formula.
Exponential Form of Complex Numbers Calculation
To give a view of how the exponential form of a complex number is represented on a complex plane, we need to plot a graph. For a complex number \(z=re^{i\theta}\), the complex number will originate from the origin and incline at an angle \(\theta\) with the positive \(x-\)axis.
Fig. 1: A complex number on an Argand plane.
The exponential form is a very concise way of writing complex numbers, and it is also very useful since it displays the argument and magnitude of the complex number.
One important thing to note about the complex numbers in this form is that a complex number of the form \(z=a+ib\) can be written in not one, but several exponential forms. This is because the argument \(\theta\) belongs to the interval \((0,2\pi]\) and the function can attain the same value for numerous arguments. For instance, \(\tan \frac{\pi}{4}=\tan \frac{5\pi}{4}\), which also implies that \(re^{\frac{\pi i}{4}}=re^{\frac{5\pi i}{4}}\).
For rectangular coordinates, there is only one form it can take at a time. That is why, for exponential forms, to avoid confusion, we only take into account the Principal argument of a complex number.
Follow the steps below to convert a complex number into an Exponential form:
From the given \(z=a+ib\), find the magnitude of \(z\): \(r=\sqrt{a^2+b^2}\)
Now calculate the principal argument of the complex number: \(\tan\theta=\frac{b}{a}\)
Thus, we now have the exponential form as \(z=re^{i\theta}\)
Exponential Form of Complex Numbers examples
Convert the complex number \(z=1+i\) into the exponential form.
Solution:
Firstly, we need to find the magnitude of this complex number:
$$\begin{aligned} r&=\sqrt{a^2+b^2} \\ &=\sqrt{1^2+1^2} \\ \therefore r&=\sqrt{2} \end{aligned}$$
Now, we have to calculate the principal argument of \(z\):
$$\begin{aligned} \tan \theta &=\frac{b}{a} \\ \tan \theta &=\frac{1}{1} \\ \therefore \theta &=\frac{\pi}{4}\end{aligned}$$
Finally, substituting for the magnitude and the principal argument in \(z=re^{i \theta}\):
$$z=\sqrt{2}e^{i\frac{\pi}{4}}$$
Hence, we have found the exponential form of the complex number \(z=1+i\).
Find the complex form of the complex number \(z=5\sqrt{2}-5\sqrt{6}i\).
Solution:
Firstly, we need to find the magnitude of this complex number:
$$\begin{aligned} r&=\sqrt{a^2+b^2} \\ &=\sqrt{(5\sqrt{2})^2+(-5\sqrt{6})^2} \\ \therefore r&=10\sqrt{2} \end{aligned}$$
Now, we have to calculate the principal argument of \(z\):
$$\begin{aligned} \tan \theta &=\frac{b}{a} \\ \tan \theta &=\frac{-5\sqrt{6}}{5\sqrt{2}} \\ \tan \theta &=-\sqrt{3} \\ \therefore \theta &=\frac{5\pi}{3}\end{aligned}$$
Finally, substituting for the magnitude and the principal argument in \(z=re^{i \theta}\):
$$z=10\sqrt{2}e^{\frac{5\pi i}{3}}$$
Hence, we have found the exponential form of the complex number
Convert the complex number \(z=\frac{5\sqrt{3}}{2}(1+i\sqrt{3})\) into its exponential form.
Solution:
Firstly, we need to find the magnitude of this complex number:
$$\begin{aligned} r&=\sqrt{a^2+b^2} \\ &=\left( \frac{5\sqrt{3}}{2} \right) \sqrt{(1)^2+(\sqrt{3})^2} \\ \therefore r&=5\sqrt{3} \end{aligned}$$
Now, we have to calculate the principal argument of \(z\):
$$\begin{aligned} \tan \theta &=\frac{b}{a} \\ \tan \theta &=\frac{\sqrt{3}}{1} \\ \tan \theta &=\sqrt{3} \\ \therefore \theta &=\frac{\pi}{3}\end{aligned}$$
Notice that we did not take into account \(\frac{5\sqrt{3}}{2}\) since it would cancel out eventually.
Finally, substituting for the magnitude and the principal argument in \(z=re^{i \theta}\):
$$z=5\sqrt{3} e^{\frac{\pi i}{3}}$$
Hence, we have found the exponential form of the complex number.
Exponential Form of Complex Numbers - Key takeaways
- A complex number can always be expressed in a corresponding form known as the Exponential form.
- For a complex number \(z=a+ib\), the exponential form is given by \(z=re^{i \theta}\), where \(r\) and \(\theta\) are the magnitude and the principal argument of the complex number, respectively.
- The exponential form is an alternate to the polar form given by \(z=r(\cos\theta +i\sin\theta)\).
- The exponential form is derived from the Euler's identity \(e^{i\theta}=\cos\theta+i\sin\theta\).
How we ensure our content is accurate and trustworthy?
At StudySmarter, we have created a learning platform that serves millions of students. Meet
the people who work hard to deliver fact based content as well as making sure it is verified.
Content Creation Process:
Lily Hulatt is a Digital Content Specialist with over three years of experience in content strategy and curriculum design. She gained her PhD in English Literature from Durham University in 2022, taught in Durham University’s English Studies Department, and has contributed to a number of publications. Lily specialises in English Literature, English Language, History, and Philosophy.
Get to know Lily
Content Quality Monitored by:
Gabriel Freitas is an AI Engineer with a solid experience in software development, machine learning algorithms, and generative AI, including large language models’ (LLMs) applications. Graduated in Electrical Engineering at the University of São Paulo, he is currently pursuing an MSc in Computer Engineering at the University of Campinas, specializing in machine learning topics. Gabriel has a strong background in software engineering and has worked on projects involving computer vision, embedded AI, and LLM applications.
Get to know Gabriel