Difference between revisions of "Complex number"

m (Complex numbers moved to Complex number: singular)
Line 1: Line 1:
The set of '''complex numbers''' is denoted by <math>\mathbb{C}</math>. The [[complement]] of this set is <math>\mathbb{R}</math>, the [[real number]]s. All complex numbers can be divided into two parts, the '''real part''', denoted by <math>\Re</math> or simply <math>\mathrm{Re}</math>, and the '''imaginary part''', denoted by <math>\Im</math> or simply <math>\mathrm{Im}</math>.
+
The set of '''complex numbers''' is denoted by <math>\mathbb{C}</math>. The set of complex numbers contains the set <math>\mathbb{R}</math> of the [[real number]]s but is much wider. Every complex numbers has, the '''real part''', denoted by <math>\Re</math> or simply <math>\mathrm{Re}</math>, and the '''imaginary part''', denoted by <math>\Im</math> or simply <math>\mathrm{Im}</math>, so, if <math>z\in \mathbb C</math>, we can write it as <math>z=\Re z+i\Im z</math> where <math>i=\sqrt{-1}</math>.
  
 
The letters <math>z</math> and  <math>\omega</math> are usually used to denote complex numbers.
 
The letters <math>z</math> and  <math>\omega</math> are usually used to denote complex numbers.

Revision as of 12:58, 22 June 2006

The set of complex numbers is denoted by $\mathbb{C}$. The set of complex numbers contains the set $\mathbb{R}$ of the real numbers but is much wider. Every complex numbers has, the real part, denoted by $\Re$ or simply $\mathrm{Re}$, and the imaginary part, denoted by $\Im$ or simply $\mathrm{Im}$, so, if $z\in \mathbb C$, we can write it as $z=\Re z+i\Im z$ where $i=\sqrt{-1}$.

The letters $z$ and $\omega$ are usually used to denote complex numbers.

Operations

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Absolute value/Modulus/Magnitude (denoted by $|z|$). This is the distance from the origin to the complex number when graphed.

Simple Example

If $z=a+bi$ and $\omega=c+di$,

  • $\mathrm{Re}(z)=a$,$\mathrm{Im}(z)=b$
  • $|z|=\sqrt{a^2+b^2}$
  • $\mathrm{Re}(\omega)=c$,$\mathrm{Im}(\omega)=d$
  • $|\omega|=\sqrt{c^2+d^2}$
  • $z+\omega=(a+c)+(b+d)i$
  • $z-\omega=(a-c)+(b-d)i$

Topics

See also