Understanding Euler’s Identity


Euler’s Identity, shown above, is often said to be the most beautiful equation in all of science and mathematics.

It links the three basic arithmetic operations:

  • Addition, in the +1 term.
  • Multiplication, in the iπ term.
  • Exponentiation, in the eiπ term.

It also links five of the most important mathematical constants:

  • e, the base of the natural logarithms.
  • i, the imaginary number (√−1) on which complex numbers are based.
  • π, the ratio of a circle’s circumference to its diameter.
  • 1, the multiplicative identity, the basic unit of counting.
  • 0, the additive identity that leaves a number unchanged.

Understanding how eiπ + 1 can equal zero is more difficult.

To begin to understand how to evaluate Euler’s Identity we must first understand about series expansions. The series expansion of a function can be used to calculate the value of this function to an arbitrary degree of precision.

The series expansion of ex is given by:

If only the first term is used then e = 1.00, if two terms are used e = 2.00, if three terms are used e = 2.50, if four terms are used e = 2.66, and so on, until an infinite number of terms are used and the exact value of e is given. After only ten terms the value found for e is accurate to better than one part in a million.

The series expansion of eiπ is therefore given by:

The even powered terms (e.g. i2π2, i4π4) become negative because i2=−1 and the odd powered terms (e.g. i3π3, i5π5) gain a negative multiple of i.

There are two other important expansions, the expansion of sin(x) and cos(x), two basic trigonometric functions.

If we collect the terms in the expansions of sin(x) and cos(x) and compare them with the expansion of eix we find that:

Inserting π in place of x in that expression yields:

Because cos(π) = −1 and sin(π) = 0 we find that indeed, e = −1 and therefore eiπ + 1 = 0.

3 thoughts on “Understanding Euler’s Identity

  1. Hi Mr Reid…1st of all great website. Loads of interesting stuff here! Second of all that is a wonderful explanation of the Euler’s identity. I am studying complex numbers and moving onto the exponential form of a complex number z = cosx +isinx. Your explanation will make my future exploration of this topic much easier.

    Thanks!

    R

  2. I know this a pretty old post, but one point in it bothered me since it is slightly misleading: “The even powered terms (e.g. i²?², i???) become negative because i²=?1 and the odd powered terms (e.g. i³?³, i???) gain a negative multiple of i.” While true that i²?² = -1 ?², a negative real number, when raised to the power of 4, you get (-1)(-1) ??, which is just ??, a positive real number. The odd powers also result in alternating between negative and positive imaginary products. The i??? series actually spirals outward on the complex plane as the i? series repeats i, -1, -i, 1, i, -1, -i, 1, etc.

Leave a Reply