De Moivre's Formula Article Index for
De
Website Links For
Formula
 

Information About

De Moivre's Formula




de Moivre's formula, named after Abraham De Moivre , states that for any Real Number ''x'' and any Integer ''n'',

:(\cos x+i\sin x)^n=\cos(nx)+i\sin(nx).\,

The formula is important because it connects Complex Numbers (''i'' stands for the Imaginary Unit ) and Trigonometry . The expression "cos ''x'' + ''i'' sin ''x''" is sometimes abbreviated to "cis ''x''".

By expanding the left hand side and then comparing the real and imaginary parts, it is possible to derive
useful expressions for cos(''nx'') and sin(''nx'') in terms of cos(''x'') and sin(''x''). Furthermore, one can use this formula to find explicit expressions for the ''n''-th Roots Of Unity , that is, complex numbers ''z'' such that ''zn'' = 1.

Abraham De Moivre was a good friend of Newton ; in 1698 he wrote that the formula had been known to Newton as early as 1676. It can be easily derived from (but historically preceded) Euler's Formula ''e''''ix'' = cos ''x'' + ''i'' sin ''x''
and the exponential law
(''e''''ix'')''n'' = ''e''''inx'' (see Exponential Function ).

De Moivre's formula is actually true in a more general setting than stated above: if ''z'' and ''w'' are complex numbers, then (cos ''z'' + ''i'' sin ''z'')''w'' is a Multivalued Function while cos (''wz'') + ''i'' sin (''wz'') is not, and one can state that

:cos (''wz'') + ''i'' sin (''wz'') is one value of (cos ''z'' + ''i'' sin ''z'')''w''.


APPLICATIONS

This formula can be used to find the ''n''th roots of a complex number. If z is a complex number, written in polar form as

: z=A(\cos x+i\sin x),\,

then

:z^{1/n}=(A(\cos x+i\sin x))^{1/n}=A^{1/n}\left\{\cos\left( rac{x+2k\pi}{n} ight)+i\sin\left( rac{x+2k\pi}{n} ight) ight\}

where k varies from 0 to n-1 to give the n roots of the complex number.


PROOF BY INDUCTION

We consider three cases.

For ''n'' > 0, we proceed by Induction . When ''n''=1, the result is clearly true. For our hypothesis, we assume the result is true for some positive integer ''k''. That is, we assume
:(\cos x + i \sin x)^k = \cos(kx) + i \sin(kx). \,
Now, considering the case ''n'' = ''k'' + 1:
:(\cos x+i\sin x)^{k+1}\,
:= (\cos x+i\sin x)(\cos x+i\sin x)^{k}\,
:= (\cos(kx)+i\sin(kx))(\cos x+i\sin x)\, (by the induction hypothesis)
:= \cos(kx)\cos x - \sin(kx)\sin x + i(\cos(kx)\sin x + \sin(kx)\cos x)\,
:= \cos(k+1)x + i\sin(k+1)x\,

We deduce that the result is true for ''n'' = ''k'' + 1 when it is true for ''n'' = ''k''. By the Principle of Mathematical Induction it follows that the result is true for all positive integers ''n''.

When ''n'' = 0 the formula is true since \cos(0x) + i\sin(0x) = 1 + i0 = 1, and (by convention) z^{0} = 1.

When ''n'' < 0, we consider a positive integer ''m'' such that ''n'' = −''m''. So
:(\cos x + i\sin x)^{n}\, = (\cos x + i\sin x)^{-m}\,

:= rac{1}{(\cos x + i\sin x)^{m}} = rac{1}{(\cos mx + i\sin mx)}\,, from above

:=\cos(mx) - i\sin(mx)\,, rationalizing the denominator
:=\cos(-mx) + i\sin(-mx)\, = \cos(nx) + i\sin(nx).\,

Hence, the theorem is true for all integral values of ''n''. Q.E.D.


SEE ALSO