Polar Form of a Complex Number (I)

Similar documents
Last week we presented the following expression for the angles between two vectors u and v in R n ( ) θ = cos 1 u v

Math 290, Midterm II-key

1. COMPLEX NUMBERS. z 1 + z 2 := (a 1 + a 2 ) + i(b 1 + b 2 ); Multiplication by;

Inner products. Theorem (basic properties): Given vectors u, v, w in an inner product space V, and a scalar k, the following properties hold:

Chapter 1. Complex Numbers. Dr. Pulak Sahoo

Chapter 6 Additional Topics in Trigonometry, Part II

VECTORS vectors & scalars vector direction magnitude scalar only magnitude

INNER PRODUCT SPACE. Definition 1

Linear Algebra Massoud Malek

(, ) : R n R n R. 1. It is bilinear, meaning it s linear in each argument: that is

Lecture 23: 6.1 Inner Products

The following definition is fundamental.

Definitions and Properties of R N

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra.

Part 1a: Inner product, Orthogonality, Vector/Matrix norm

Linear Equations in Linear Algebra

Inner Product Spaces 6.1 Length and Dot Product in R n

Lecture 20: 6.1 Inner Products

8. Complex Numbers. sums and products. basic algebraic properties. complex conjugates. exponential form. principal arguments. roots of complex numbers

The Transpose of a Vector

1 Complex Numbers. 1.1 Sums and Products

LINEAR ALGEBRA W W L CHEN

Definition 1. A set V is a vector space over the scalar field F {R, C} iff. there are two operations defined on V, called vector addition

1 Review of complex numbers

1. General Vector Spaces

Exercise Solutions for Introduction to 3D Game Programming with DirectX 10

Projection Theorem 1

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position.

Vector Geometry. Chapter 5

Lecture # 3 Orthogonal Matrices and Matrix Norms. We repeat the definition an orthogonal set and orthornormal set.

4.1 Distance and Length

Linear Algebra. Session 12

Elementary linear algebra

Linear Algebra. Alvin Lin. August December 2017

Applied Linear Algebra in Geoscience Using MATLAB

Vectors in Function Spaces

3 + 4i 2 + 3i. 3 4i Fig 1b

Math Linear algebra, Spring Semester Dan Abramovich

1.2 LECTURE 2. Scalar Product

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

(x 1, y 1 ) = (x 2, y 2 ) if and only if x 1 = x 2 and y 1 = y 2.

MTH 2032 SemesterII

Mathematical Methods wk 1: Vectors

Mathematical Methods wk 1: Vectors

MATH 106 LINEAR ALGEBRA LECTURE NOTES

Part IA. Vectors and Matrices. Year

Inverses of Square Matrices

in Trigonometry Name Section 6.1 Law of Sines Important Vocabulary

Lecture Notes 1: Vector spaces

Euclidean Space. This is a brief review of some basic concepts that I hope will already be familiar to you.

Recall: Dot product on R 2 : u v = (u 1, u 2 ) (v 1, v 2 ) = u 1 v 1 + u 2 v 2, u u = u u 2 2 = u 2. Geometric Meaning:

Linear Algebra I for Science (NYC)

STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF DRAFT SYLLABUS.

which has a check digit of 9. This is consistent with the first nine digits of the ISBN, since

Definitions for Quizzes

C. Complex Numbers. 1. Complex arithmetic.

ORTHOGONALITY AND LEAST-SQUARES [CHAP. 6]

MATH 22A: LINEAR ALGEBRA Chapter 1

Applied Linear Algebra in Geoscience Using MATLAB

11.1 Vectors in the plane

2. Review of Linear Algebra

Chapter 2: Vector Geometry

We wish to solve a system of N simultaneous linear algebraic equations for the N unknowns x 1, x 2,...,x N, that are expressed in the general form

Lecture Notes for Inf-Mat 3350/4350, Tom Lyche

7 Bilinear forms and inner products

Math 3C Lecture 20. John Douglas Moore

ENGIN 211, Engineering Math. Complex Numbers

Chapter 6: Orthogonality

Linear Equations and Vectors

Further Mathematical Methods (Linear Algebra) 2002

Math 632: Complex Analysis Chapter 1: Complex numbers

MATH 135: COMPLEX NUMBERS

6 Inner Product Spaces

Review: Linear and Vector Algebra

Chapter 2. Vectors and Vector Spaces

I&C 6N. Computational Linear Algebra

4.3 - Linear Combinations and Independence of Vectors

Functional Analysis. Franck Sueur Metric spaces Definitions Completeness Compactness Separability...

LINEAR ALGEBRA - CHAPTER 1: VECTORS

y 2 . = x 1y 1 + x 2 y x + + x n y n 2 7 = 1(2) + 3(7) 5(4) = 3. x x = x x x2 n.

Study guide for Exam 1. by William H. Meeks III October 26, 2012

Problem Set # 1 Solution, 18.06

Lecture 1 Complex Numbers. 1 The field of complex numbers. 1.1 Arithmetic operations. 1.2 Field structure of C. MATH-GA Complex Variables

Lecture 5. Ch. 5, Norms for vectors and matrices. Norms for vectors and matrices Why?

Extra Problems for Math 2050 Linear Algebra I

CHAPTER 3 ELEMENTARY FUNCTIONS 28. THE EXPONENTIAL FUNCTION. Definition: The exponential function: The exponential function e z by writing

CONVERGENCE OF THE FOURIER SERIES

Precalculus. Precalculus Higher Mathematics Courses 85

Some commonly encountered sets and their notations

Vector spaces. DS-GA 1013 / MATH-GA 2824 Optimization-based Data Analysis.

Cambridge University Press The Mathematics of Signal Processing Steven B. Damelin and Willard Miller Excerpt More information

Lecture 2: Vector-Vector Operations

Math for ML: review. ML and knowledge of other fields

Inner Product Spaces

Solutions to Selected Questions from Denis Sevee s Vector Geometry. (Updated )

Lecture 3: Review of Linear Algebra

Linear Algebra & Geometry why is linear algebra useful in computer vision?

MATH.2720 Introduction to Programming with MATLAB Vector and Matrix Algebra

M361 Theory of functions of a complex variable

Lecture 3: Review of Linear Algebra

Transcription:

Polar Form of a Complex Number (I) The polar form of a complex number z = x + iy is given by z = r (cos θ + i sin θ) where θ is the angle from the real axes to the vector z and r is the modulus of z, i.e. r = z. Note that x = r cos θ and y = r sin θ (see figure below). The angle θ is called the argument of z and is denoted by θ = arg z Note θ = arg z is not uniquely determined (adding/substracting multiples of 2π from θ produces same argument). The principal argument of z is the argument of z that satisfies π < θ < π and is denoted by θ = Arg z F. Font Linear Algebra - Winter Term 2017

Polar Form of a Complex Number (II) Multiplication and division (using polar form). Let z1 = r1 (cos θ1 + i sin θ1 ) and z2 = r2 (cos θ2 + i sin θ2 ) Then, z1 z2 = r1 r2 [cos (θ1 + θ2 ) + i sin (θ1 + θ2 )] and z1 r1 = [cos (θ1 θ2 ) + i sin (θ1 θ2 )] z2 r2 DeMoivre s Formula. If n is a any integer and z = r (cos θ + i sin θ) (and z 6= 0), then z n = r n (cos nθ + i sin nθ) In the special case where r = 1, we have (cos θ + i sin θ)n = (cos nθ + i sin nθ) F. Font Linear Algebra - Winter Term 2017

Polar Form of a Complex Number (III) Application of DeMoivre s Formula (finding roots of z). If n is a positive integer, then n-th root of z = r(cos θ + i sin θ) is given by [ ( z 1/n = n θ r cos n + 2kπ ) ( θ + i sin n n + 2kπ )], k = 0, 1, 2,..., n 1 n Euler s Formula. In more detailed studies of complex numbers, complex exponents are defined, and it is shown that (cos θ + i sin θ) = e iθ where e is the irrational number e 2.71828... (Euler number). Note: the expression above can be derived by expanding e x around 0, substituting x = iθ and rearranging terms. From Euler s formula it follows that the polar form z = r(cos θ + i sin θ) can be expressed as z = re iθ and z = r(cos θ i sin θ) as z = re iθ

Vectors in 2-space, 3-space, and n-space (I) Definition (ordered n-tuple & n-space). If n is a positive integer, then an ordered n-tuple is a sequence of n real numbers (v 1, v 2,..., v n). The set of all ordered n-tuples is called n-space and is denoted by R n. Definition (equal vectors). Vectors v = (v 1, v 2,..., v n) and w = (w 1, w 2,..., w n) in R n are said to be equivalent (also called equal) if We indicate this by writing v = w. v 1 = w 1 v 2 = w 2... v n = w n Definition (operations). If v = (v 1, v 2,..., v n) and w = (w 1, w 2,..., w n) are vectors in R n, and if k is any scalar, then we define (i) v + w = (v 1 + w 1, v 2 + w 2,..., v n + w n) (ii) kv = (kv 1, kv 2,..., kv n) (iii) v = ( v 1, v 2,..., v n) (vi) w v = w + ( v) = (w 1 v 1, w 2 v 2,..., w n v n)

Vectors in 2-space, 3-space, and n-space (II) Theorem (properties of operations). If u = (u 1, u 2,..., u n), v = (v 1, v 2,..., v n) and w = (w 1, w 2,..., w n) are vectors in R n, and if k and m are scalars, then: (a) u + v = v + u (b) (u + v) + w = u + (v + w) (c) u + 0 = 0 + u = u (d) u + ( u) = 0 (e) k(u + v) = ku + kv (f) (k + m)u = ku + mu (g) k(mu) = (km)u (h) 1u = u Theorem (additional properties). If v is a vector in R n and k an scalar, then: (a) 0v = 0 (b) k0 = 0 (c) ( 1)v = v Definition (linear combination). If w is a vector in R n, then w is said to be a linear combination of the vectors v 1, v 2,..., v r in R n if it can be expressed in the form w = k 1v 1 + k 2v 2 +... + k r v r (1) where k 1, k 2,..., k r are scalars. These scalars are called the coefficients of the linear combination. If r = 1, formula (1) becomes w = k 1v 1, so that a linear combination of a single vector is just a scalar multiple of that vector.

Norm, Dot Product, and Distance in R n (I) Definition (norm). If v = (v 1, v 2,..., v n) is a vector in R n, then the norm (or length or magnitude) of v is denoted by v, and is defined by the formula v = v1 2 + v 2 2 + + v n 2 Theorem (facts about vectors in R n ). If v is a vector in R n, and if k is any scalar, then: (a) v 0 (b) v = 0 v = 0 (c) kv = k v Unit vector: A vector of norm 1 is called a unit vector. If v is a nonzero vector, then u = 1 v v defines the unit vector that has the same direction as v. Obtaining the unit vector u of v is called normalizing v. Standard unit vectors are the unit vectors in the positive directions of the coordinate axes. In R n the standard unit vectors are expressed as e 1 = (1, 0,..., 0) e 1 = (0, 1,..., 0)... e n = (0, 0,..., 1) Every vector v = (v 1, v 2,..., v n) in R n can be expressed as a linear combination of the standard unit vectors v = (v 1, v 2,..., v n) = v 1e 1 + v 2e 2 +... + v ne n

Norm, Dot Product, and Distance in R n (II) Definition (distance). If u = (u 1, u 2,..., u n) and v = (v 1, v 2,..., v n) are points in R n, then we denote the distance between u and v by d(u, v) and define it to be d(u, v) = u v = (u 1 v 1) 2 + (u 2 v 2) 2 + + (u n v n) 2 Definition (dot product in R 2, R 3 ). If u and v are nonzero vecotrs in R 2 and R 3, and if θ is the angle between u and v, then the dot product (or Euclidian inner product) of u and v is denoted by u v and is defined as If u = 0 or v = 0, then u v = 0. u v = u v cos θ Definition (dot product - component form). If u = (u 1, u 2,..., u n) and v = (v 1, v 2,..., v n) are vectors in R n, then the dot product (or Euclidian inner product) of u and v is denoted by u v and is defined as Comment: In the particular case u = v u v = u 1v 1 + u 2v 2 +... + u nv n v = v v

Norm, Dot Product, and Distance in R n (III) Theorem (properties of dot product). scalar, then: (a) u v = v u (b) u (v + w) = u v + u w (c) k(u v) = (ku) v (d) v v 0, and v v = 0 v = 0 Theorem (additional properties). a scalar, then: (a) 0 v = v 0 = 0 (b) (u + v) w = u w + v w (c) u (v w) = u v u w If u, v are vectors in R n, and if k is a Symmetry property Distributive property Homogeneity property Positivity property If u, v and w are vectors in R n, and if k is (d) (u v) w = u w v w (e) k(u v) = u (kv) Angles in R n : We can extend the notion of angle to R n by means of the dot product definition in R 2 and R 3 ( ) θ = cos 1 u v u v This expression is defined if the argument satisfies 1 u v u v 1

Norm, Dot Product, and Distance in R n (IV) Theorem (Cauchy-Schwarz Inequality). If u = (u 1, u 2,..., u n) and v = (v 1, v 2,..., v n) are vectors in R n, then or in terms of components v 1u 1 +... + u nv n u v u v u1 2 +... + u2 n v1 2 +... + v n 2 Theorem (Triangle inequalities). If u, v and w are vectors in R n, then (a) u + v u + v (triangle inequiality for vectors) (b) d(u, v) d(u, w) + d(w, v) (triangle inequality for distances) Theorem (Parallelogram Equation for Vectors). If u and v are vectors in R n, then u + v 2 + u v 2 = 2( u 2 + v 2 ) Theorem (Rel. between dot product and norm). If u and v are vectors in R n, then u v = 1 4 u + v 2 1 u v 2 4

Norm, Dot Product, and Distance in R n (V) Dot product as matrix multiplication: If A is an n n matrix and u and v are n 1 matrices, then it follows that Au v = u A T v u Av = A T u v Dot product view of matrix multiplication: If the row vectors of A are r 1, r 2,..., r 3 and the column vectors of B are c 1, c 2,..., c 3, then the product AB can be expressed as r 1 c 1 r 1 c 2... r 1 c n r 2 c 1 r 2 c 2... r 2 c n AB =.. r n c 1 r n c 2... r n c n