AoPSWiki
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.
Personal tools

Euler's identity

From AoPSWiki

Euler's identity is e^{i\theta}=\cos \theta+ i\sin\theta. It is named after the 18th-century mathematician Leonhard Euler.

Contents

Background

Euler's formula is a fundamental tool used when solving problems involving complex numbers and/or trigonometry. Euler's formula replaces "cis", and is a superior notation, as it encapsulates several nice properties:

De Moivre's Theorem

De Moivre's Theorem states that for any real numbers and , (\cos(\theta) + i\sin(\theta))^n = (e^{i\theta})^n = e^{in\theta} = \cos(n\theta) + i\sin(n\theta).

Sine/Cosine Angle Addition Formulas

Start with e^{i(\alpha + \beta)} = (e^{i\alpha})(e^{i\beta}), and apply Euler's forumla both sides:

\cos(\alpha + \beta) + i \sin(\alpha + \beta) = (\cos\alpha + i\sin\alpha)(\cos\beta + i\sin\beta).

Expanding the right side gives

(\cos\alpha\cos\beta - \sin\alpha\sin\beta) + i(\cos\alpha\sin\beta + \sin\alpha\cos\beta).

Comparing the real and imaginary terms of these expressions gives the sine and cosine angle-addition formulas:

\cos(\alpha+\beta) = \cos\alpha\cos\beta - \sin\alpha\sin\beta

\sin(\alpha+\beta) = \cos\alpha\sin\beta + \sin\alpha\cos\beta

Geometry on the complex plane

Other nice properties

A special, and quite fascinating, consequence of Euler's formula is the identity , which relates five of the most fundamental numbers in all of mathematics: e, i, pi, 0, and 1.

Proof 1

The proof of Euler's formula can be shown using the technique from calculus known as Taylor series.

We have the following Taylor series:

e^x=1+x+\frac{x^2}{2!}+\frac{x^3}{3!}+\cdots=\sum_{k=0}^{\infty}\frac{x^k}{k!}

\sin(x)=x-\frac{x^3}{3!}+\frac{x^5}{5!}-\cdots=\sum_{k=0}^{\infty}(-1)^{k}\frac{x^{2k+1}}{(2k+1)!}

\cos(x)=1-\frac{x^2}{2!}+\frac{x^4}{4!}-\cdots=\sum_{k=0}^{\infty}(-1)^{k}\frac{x^{2k}}{(2k)!}

The key step now is to let and plug it into the series for . The result is Euler's formula above.

Proof 2

Define . Then \frac{dz}{d\theta}=-\sin{\theta}+i\cos{\theta}=iz,

\int \frac{dz}{z}=\int id\theta

; we know , so we get , therefore z=e^{i\theta}=\cos{\theta}+i\sin{\theta}.

See Also

NEW! Hard Problems DVD
A documentary about the 2006 US IMO team. Features many current and past AoPS members!
Click here for more details and to order
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us