INDEX
Numbers and Sets
Exponentiation
Algebraic Transformations
Algebraic Equations and Inequalities
Functions
Discrete Algebra
Basic Formulas
Graphics of Basic Functions
Complex Numbers
Ship 2

Definition and Properties

Basic Definitions

Algebraic Operations

Complex Conjugation

Trigonometrical and Exponential Forms

The Complex Plane

Complex Numbers in Polar Coordinate System

The Euler Formula
  Trigonometric Applications
  Algebraic Applications

Powers of Complex Numbers

Complex Roots


Complex Conjugation
Key Topics Remaining:   Complex Plane » Complex Numbers in Polar Coordinate System » Euler Formula and its Applications » Complex Roots

The number
z* = x - iy
is said to be complex conjugate of the number
z = x + iy.

For any complex number  z,

.

For any complex number  z,  the product   z z*  is a nonnegative real number:

z · z* = ( x + i y ) ( x – i y) = x2 – ( i y )2 = x2 + y2.

Therefore, the sum of squares of any real numbers can be factored into linear complex factors:

a2 + b2 = ( a + i b ) ( a – i b ).

The absolute value of  z  is denoted by the symbol  | z |  and defined as

.

The operation of complex conjugation is
associative and distributive:

( z1 + z2 )* = z1* + z2*,

( z1 z2 )* = z1* z2*.

In order to divide a number by a nonzero complex number  z, multiply the number by the complex conjugate number  z*  and divide by the real number | z |2:

.


Previous Topic   Next Topic