Difference between revisions of "Imaginary unit"

m (Series: correction)
(Introductory: problems)
Line 19: Line 19:
 
=== Introductory ===
 
=== Introductory ===
 
*Find the sum of <math>i^1+i^2+\ldots+i^{2006}</math> ([[Imaginary unit/Introductory|Source]])
 
*Find the sum of <math>i^1+i^2+\ldots+i^{2006}</math> ([[Imaginary unit/Introductory|Source]])
 
+
===Intermediate===
 +
===Olympiad===
  
 
== See also ==
 
== See also ==

Revision as of 14:47, 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 \mathrm{cis } \left(\frac{\pi}{2}\right)$.

Trigonometric function cis

Main article: cis

The trigonometric function $\cis x$ (Error compiling LaTeX. Unknown error_msg) is also defined as $e^{ix}$ or $\sin x+i(\cos 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