Math 211 Math 211 Complex Numbers and Matrices October 29, 2001 2 - - PowerPoint PPT Presentation

math 211 math 211
SMART_READER_LITE
LIVE PREVIEW

Math 211 Math 211 Complex Numbers and Matrices October 29, 2001 2 - - PowerPoint PPT Presentation

1 Math 211 Math 211 Complex Numbers and Matrices October 29, 2001 2 Complex Numbers Complex Numbers A complex number is one of the form z = x + iy , where x and y are real numbers. Geometric representation the complex plane. z = x


slide-1
SLIDE 1

1

Math 211 Math 211

Complex Numbers and Matrices October 29, 2001

slide-2
SLIDE 2

Return

2

Complex Numbers Complex Numbers

A complex number is one of the form z = x + iy, where x and y are real numbers.

  • Geometric representation — the complex plane.

z = x + iy ↔ (x, y).

  • x is the real part of z; x = Rez.
  • y is the imaginary part of z; y = Imz.

The imaginary part of the complex number

z = x + iy is the real number y.

  • Addition and multiplication (i2 = −1).
slide-3
SLIDE 3

Return

3

Complex Conjugate Complex Conjugate

Definition: The conjugate of z = x + iy is z = x − iy.

  • z = z ⇔ z is a real number.
  • x = Rez = z + z

2 ; y = Imz = z − z 2i

  • z + w = z + w;

z − w = z − w

  • zw = z · w;

z w

  • = z

w

slide-4
SLIDE 4

Return

4

Absolute Value Absolute Value

Definition: The absolute value of z = x + iy is the real number |z| =

  • x2 + y2.
  • z · z = |z|2 = x2 + y2.
  • |zw| = |z||w|
  • z

w

  • = |z|

|w|

  • |z + w| ≤ |z| + |w|
slide-5
SLIDE 5

Return zz

5

Quotients Quotients

  • The reciprocal of z = x + iy

1 z = 1 z · z z = z zz = z |z|2 . 1 x + iy = x − iy x2 + y2

  • The quotient

z w = z · 1 w = z · w |w|2 = zw |w|2

slide-6
SLIDE 6

Return

6

Polar Representation Polar Representation

  • z = x + iy = r[cos θ + i sin θ].

θ is called the argument of z. ◮ tan θ = y/x. r = |z|.

  • Euler’s formula: eiθ = cos θ + i sin θ.

z = |z|eiθ. z = |z|e−iθ.

slide-7
SLIDE 7

Return

7

Multiplication Multiplication

  • Two complex numbers

z = |z|eiθ and w = |w|eiφ

  • The product is

zw = |z|eiθ · |w|eiφ = |z||w|ei(θ+φ).

The absolute value of the product zw is the product

  • f the absolute values of z and w: |zw| = |z||w|.

The argument of the product zw is the sum of the

arguments of z and w.

slide-8
SLIDE 8

Return

8

Complex Exponential Complex Exponential

Definition: For z = x + iy we define ez = ex+iy = ex · eiy = ex[cos y + i sin y]. Properties:

  • ez+w = ez · ew;

ez−w = ez · e−w = ez/ew

  • ez = ez
  • |ez| = ex = eRez
  • If λ is a complex number, then d

dteλt = λeλt

slide-9
SLIDE 9

Return

9

Complex Matrices Complex Matrices

Matrices (or vectors) with complex entries inherit many of the properties of complex numbers.

  • M = A + iB where A = ReM and B = ImM are real

matrices.

  • M = A − iB;

M = M ⇔ M is real.

  • ReM = 1

2(M + M);

ImM = 1

2i(M − M)

  • M + N = M + N
  • Mz = Mz