User:Aleksander Stos/ComplexNumberAdvanced: Difference between revisions
imported>Aleksander Stos (++) |
imported>Aleksander Stos (++) |
||
Line 6: | Line 6: | ||
*addition: <math>(a, b) + (c, d) = (a + c, b + d)</math> | *addition: <math>(a, b) + (c, d) = (a + c, b + d)</math> | ||
*multiplication: <math>(a, b)(c, d) = (ac - bd, bc + ad)</math> | *multiplication: <math>(a, b)(c, d) = (ac - bd, bc + ad)</math> | ||
<math>\scriptstyle \mathbb{C}</math> with the addition and | <math>\scriptstyle \mathbb{C}</math> with the addition and multiplication is the [[field (mathematics) | field]] of complex numbers. From another of view, <math>\scriptstyle \mathbb{C} </math> with complex additions and multiplication by ''real'' numbers is a 2-dimesional [[vector space]]. | ||
To perform basic computations it is convenient to introduce the ''imaginary unit'', ''i''=(0,1).<ref>in some applications it is denoted by ''j'' as well.</ref> It has the property <math>\scriptstyle i^2=-1.</math> | To perform basic computations it is convenient to introduce the ''imaginary unit'', ''i''=(0,1).<ref>in some applications it is denoted by ''j'' as well.</ref> It has the property <math>\scriptstyle i^2=-1.</math> | ||
Line 25: | Line 25: | ||
* <math>z\bar z = |z|^2.</math> | * <math>z\bar z = |z|^2.</math> | ||
Complex numbers may be naturally represented on the ''complex plane'', | Complex numbers may be naturally represented on the ''complex plane'', where <math>z=x+iy</math> corresponds to the point (''x'',''y''), see the fig. 1. | ||
[[Image:Complex_plane3.png|thumb|right|250px|Fig. 1. Graphical representation of a complex number and its conjugate]] | [[Image:Complex_plane3.png|thumb|right|250px|Fig. 1. Graphical representation of a complex number and its conjugate]] | ||
Obviously, the conjugation is just the symmetry with respect to the x-axis. | |||
As the graphical representation suggests, any complex number ''z=a+bi'' of modulus 1 (i.e. a point from the unit circle) can be written as <math>z=\cos \theta + i\sin\theta</math> | |||
for some <math>\theta\in [0,2\pi).</math> So actually any (non-null) <math>z\in\mathbb{C}</math> can be represented as | |||
:<math>z=r(\cos\theta + i\sin \theta),</math> where ''r'' traditionally stands for |''z''|. | |||
This is the ''trigonometric form'' of the complex number ''z''. If we adopt convention that <math>\theta \in [0,2\pi)</math> then such <math>\theta</math> is unique and called the ''argument'' of ''z''.<ref>In literature the convention <math>\theta\in (-\pi,\pi]</math> is found as well.</ref> | |||
Graphically, the number <math>\theta</math> is the (oriented) angle between the ''x''-axis and the interval containing 0 and ''z''. |
Revision as of 07:26, 13 August 2007
This is an experimental draft. For a brief description of the project and motivations click here.
Complex numbers are defined as ordered pairs of reals:
Such pairs can be added and multiplied as follows
- addition:
- multiplication:
with the addition and multiplication is the field of complex numbers. From another of view, with complex additions and multiplication by real numbers is a 2-dimesional vector space.
To perform basic computations it is convenient to introduce the imaginary unit, i=(0,1).[1] It has the property Any complex number can be written as (this is often called the algebraic form) and vice-versa. The numbers a and b are called the real part and the imaginary part of z, respectively. We denote and Notice that i makes the multiplication quite natural:
The square root of number in the denominator in the above formula is called the modulus of z and denoted by ,
We have for any two complex numbers and
- provided
For we define also , the conjugate, by Then we have
- provided
Complex numbers may be naturally represented on the complex plane, where corresponds to the point (x,y), see the fig. 1.
Obviously, the conjugation is just the symmetry with respect to the x-axis.
As the graphical representation suggests, any complex number z=a+bi of modulus 1 (i.e. a point from the unit circle) can be written as for some So actually any (non-null) can be represented as
- where r traditionally stands for |z|.
This is the trigonometric form of the complex number z. If we adopt convention that then such is unique and called the argument of z.[2] Graphically, the number is the (oriented) angle between the x-axis and the interval containing 0 and z.