Difference between revisions of "Imaginary unit"

(complex numbers; a+bi)
m (backwards ..?)
Line 3: Line 3:
 
==Trigonometric function cis==
 
==Trigonometric function cis==
 
{{main|cis}}
 
{{main|cis}}
The trigonometric function <math>\text{cis } x</math> is also defined as <math>e^{ix}</math> or <math>\sin x+i(\cos x)</math>.
+
The trigonometric function <math>\text{cis } x</math> is also defined as <math>e^{ix}</math> or <math>\cos x + i\sin x</math>.
  
 
==Series==
 
==Series==

Revision as of 21:28, 26 October 2007

The imaginary unit, $i=\sqrt{-1}$, is the fundamental component of all complex numbers. In fact, it is a complex number itself. It has a magnitude of 1, and can be written as $1 \text{cis } \left(\frac{\pi}{2}\right)$. Any complex number can be expressed as $a+bi$ for some real numbers $a$ and $b$.

Trigonometric function cis

Main article: cis

The trigonometric function $\text{cis } x$ is also defined as $e^{ix}$ or $\cos x + i\sin x$.

Series

When $i$ is used in an exponential series, it repeats at every four terms:

  1. $i^1=\sqrt{-1}$
  2. $i^2=\sqrt{-1}\cdot\sqrt{-1}=-1$
  3. $i^3=-1\cdot i=-i$
  4. $i^4=-i\cdot i=-i^2=-(-1)=1$
  5. $i^5=1\cdot i=i$

This has many useful properties.

Use in factorization

$i$ is often very helpful in factorization. For example, consider the difference of squares: $(a+b)(a-b)=a^2-b^2$. With $i$, it is possible to factor the otherwise-unfactorisable $a^2+b^2$ into $(a+bi)(a-bi)$.

Problems

Introductory

Intermediate

Olympiad

See also