Using i as an Exponent

Since we can find the square root of i, can we do other operations with i?  For instance, can we use i as an exponent?  We sure can.

There is a relationship between imaginary numbers and trigonometry, which produces the multiplication formula Trigonometric formula for multiplication of complex numbers.  This formula basically states that multiplication of complex numbers is related to addition of angles.

There is another situation in which multiplication turns into addition, which you may call from your beginning algebra days.  Exponent rules have this property, that a to the power x, times a to the power y, equals a to the power x plus y.  So we might expect a connection between complex numbers and exponential functions.  And such a connection does exist!  It is not normally studied until calculus, because of the difficulties in the details.  But we won't let that stop us...

A definition

In a (usually second semester) calculus course, relationships between functions and "infinite degree polynomials" are studied.  Such relationships are called series representations of the functions.  For our purpose, the important series representations are:

Series representation of the exponential function
Series representation of the cosine function
Series representation of the sine function

You should immediately notice that if the terms of the sine and cosine series were combined, and certain signs changed, that the exponential series would result.  In fact, by introducing the number i into the mix, we can get the following result:

the exponential function of the quantity i times x is equal to the cosine of x plus i times the sine of x

This result is often used as a the beginning of a definition of complex number exponents.

Some examples

Let's substitute some numbers.

Using a value of 1 for x, we get e to the power i equals approximately 0.5403 plus 0.8415 i.

Using pi for the value of x, we get e to the power i times pi equals negative one.  This result is often written as e to the power i times pi, plus one equals zero.  It is considered a quite remarkable relationship between five important numbers of mathematics: the additive identity 0, the multiplicative identity 1, the imaginary unit i, and the constants e and pi.

Different bases

What if we want to raise other numbers to the power i?  We can use the following relationship: a to the power x equals e to the power x times natural logarithm of a.

Using base 2 and exponent i, we get 2 to the power i equals the cosine of the natural logarithm of 2, plus i times the sine of the natural logarithm of 2.  (This is actually the principal value of 2 to the i power, there are other values which are possible.)

Using base i and exponent i, we get (using large type so the exponents don't disappear completely): i to the power i equals e to the power negative pi over 2
This is another amazing result.  An imaginary number to an imaginary power is a real number!  In this case, the number is approximately 0.2079.  (Although this is also the principal value, one of many possible values.)

General formula

Let's get a general formula for a complex number to a complex power.  (In the process, we will see why powers can have many answers.)  We begin with a plus b i to the power c plus d i equals e to the power c plus d i times the natural logarithm of a plus b i.  Then we can rewrite a plus b iin trigonometric form, say cosine P plus i times sine P, all times r.  But we found a relationship between trigonometry and complex exponentials, so this number also has a complex exponential form, r times e to the power i times P.  Substituting this form into the exponent of our original equation, we have e to the power c plus d i times the natural logarithm of r times e to the power i times P.  This can be simplified to obtain e to the power c natural logarithm r minus d P plus i times d natural logarithm r plus c P.  The real and imaginary parts of this exponent can be simplified separately, to obtain the result:Formula for a complex number to a complex number power.

So why can this formula give many answers?  Because there are many ways to describe the angle P.  So we allow the variable P in the above formula to vary by multiples of 2pi.  This gives our final result:

Epilogue

Once you have mastered imaginary exponents, you can do almost any function involving imaginary numbers.  Read on in Functions of Complex Numbers, where you will learn how to do logarithms, trigonometric, and hyperbolic functions, and their inverses.