MATH Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product.

Similar documents
Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in

Math 240 Calculus III

4. Determinants.

Matrix Operations: Determinant

1 Last time: determinants

II. Determinant Functions

Chapter 2:Determinants. Section 2.1: Determinants by cofactor expansion

Evaluating Determinants by Row Reduction

MATH 1210 Assignment 4 Solutions 16R-T1

Chapter 2. Square matrices

Matrices Gaussian elimination Determinants. Graphics 2009/2010, period 1. Lecture 4: matrices

Matrix Algebra Determinant, Inverse matrix. Matrices. A. Fabretti. Mathematics 2 A.Y. 2015/2016. A. Fabretti Matrices

Components and change of basis

Undergraduate Mathematical Economics Lecture 1

MATH 323 Linear Algebra Lecture 6: Matrix algebra (continued). Determinants.

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by

Math Linear Algebra Final Exam Review Sheet

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Determinants: summary of main results

Graduate Mathematical Economics Lecture 1

Linear Algebra (part 1) : Matrices and Systems of Linear Equations (by Evan Dummit, 2016, v. 2.02)

Determinants by Cofactor Expansion (III)

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Determinants Chapter 3 of Lay

Linear Systems and Matrices

Math Camp Notes: Linear Algebra I

Math113: Linear Algebra. Beifang Chen

Elementary maths for GMT

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

Matrices and Linear Algebra

10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections )

Linear Algebra Primer

SPRING OF 2008 D. DETERMINANTS

1 Matrices and Systems of Linear Equations

Chapter 2: Matrices and Linear Systems

Equality: Two matrices A and B are equal, i.e., A = B if A and B have the same order and the entries of A and B are the same.

MATH2210 Notebook 2 Spring 2018

Review of Linear Algebra

MATH 423 Linear Algebra II Lecture 20: Geometry of linear transformations. Eigenvalues and eigenvectors. Characteristic polynomial.

MTH 102A - Linear Algebra II Semester

(1) for all (2) for all and all

Math 18, Linear Algebra, Lecture C00, Spring 2017 Review and Practice Problems for Final Exam

Determinants. Beifang Chen

1 Multiply Eq. E i by λ 0: (λe i ) (E i ) 2 Multiply Eq. E j by λ and add to Eq. E i : (E i + λe j ) (E i )

Lemma 8: Suppose the N by N matrix A has the following block upper triangular form:

Calculation in the special cases n = 2 and n = 3:

Math 416, Spring 2010 The algebra of determinants March 16, 2010 THE ALGEBRA OF DETERMINANTS. 1. Determinants

Properties of the Determinant Function

Chapter 2 Notes, Linear Algebra 5e Lay

Determinants. Recall that the 2 2 matrix a b c d. is invertible if

CP3 REVISION LECTURES VECTORS AND MATRICES Lecture 1. Prof. N. Harnew University of Oxford TT 2013

Formula for the inverse matrix. Cramer s rule. Review: 3 3 determinants can be computed expanding by any row or column

Math 313 (Linear Algebra) Exam 2 - Practice Exam

MAC Module 3 Determinants. Learning Objectives. Upon completing this module, you should be able to:

MTH 464: Computational Linear Algebra

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

3 Matrix Algebra. 3.1 Operations on matrices

MATRICES AND MATRIX OPERATIONS

Elementary Row Operations on Matrices

NOTES FOR LINEAR ALGEBRA 133

The determinant. Motivation: area of parallelograms, volume of parallepipeds. Two vectors in R 2 : oriented area of a parallelogram

CS 246 Review of Linear Algebra 01/17/19

Final Examination 201-NYC-05 - Linear Algebra I December 8 th, and b = 4. Find the value(s) of a for which the equation Ax = b

Linear Algebra: Lecture notes from Kolman and Hill 9th edition.

Calculating determinants for larger matrices

Introduction to Matrix Algebra

Section 1.6. M N = [a ij b ij ], (1.6.2)

Math 3C Lecture 20. John Douglas Moore

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics

Matrix Algebra. Matrix Algebra. Chapter 8 - S&B

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Matrices. In this chapter: matrices, determinants. inverse matrix

9. The determinant. Notation: Also: A matrix, det(a) = A IR determinant of A. Calculation in the special cases n = 2 and n = 3:

Vectors and matrices: matrices (Version 2) This is a very brief summary of my lecture notes.

Third Midterm Exam Name: Practice Problems November 11, Find a basis for the subspace spanned by the following vectors.

Chapter 4. Determinants

ENGR-1100 Introduction to Engineering Analysis. Lecture 21. Lecture outline

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0.

Lectures on Linear Algebra for IT

Math 4377/6308 Advanced Linear Algebra

Online Exercises for Linear Algebra XM511

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of

Digital Workbook for GRA 6035 Mathematics

ECON 186 Class Notes: Linear Algebra

ECON 331 Homework #2 - Solution. In a closed model the vector of external demand is zero, so the matrix equation writes:

ENGR-1100 Introduction to Engineering Analysis. Lecture 21

Homework Set #8 Solutions

2. Every linear system with the same number of equations as unknowns has a unique solution.

a11 a A = : a 21 a 22

The Cross Product. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan The Cross Product

Gaussian Elimination and Back Substitution

Lecture Summaries for Linear Algebra M51A

LINEAR ALGEBRA WITH APPLICATIONS

CSL361 Problem set 4: Basic linear algebra

Chapter 3. Determinants and Eigenvalues

LINEAR ALGEBRA SUMMARY SHEET.

n n matrices The system of m linear equations in n variables x 1, x 2,..., x n can be written as a matrix equation by Ax = b, or in full

2 b 3 b 4. c c 2 c 3 c 4

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p

Chapter 5: Matrices. Daniel Chan. Semester UNSW. Daniel Chan (UNSW) Chapter 5: Matrices Semester / 33

Transcription:

MATH 311-504 Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product.

Determinant is a scalar assigned to each square matrix. Notation. The determinant of a matrix A = (a ij ) 1 i,j n is denoted det A or a 11 a 12... a 1n a 21 a 22... a 2n....... a n1 a n2... a nn Principal property: det A = 0 if and only if the matrix A is not invertible.

Definition in low dimensions Definition. det (a) = a, a b c d = ad bc, a 11 a 12 a 13 a 21 a 22 a 23 a 31 a 32 a 33 = a 11a 22 a 33 + a 12 a 23 a 31 + a 13 a 21 a 32 a 13 a 22 a 31 a 12 a 21 a 33 a 11 a 23 a 32. + : : * *, * * * *, * *, * * * *, * *. * * * *.

Properties of determinants Determinants and elementary row operations: if a row of a matrix is multiplied by a scalar r, the determinant is also multiplied by r; if we add a row of a matrix multiplied by a scalar to another row, the determinant remains the same; if we interchange two rows of a matrix, the determinant changes its sign.

Properties of determinants Tests for non-invertibility: if a matrix A has a zero row then det A = 0; if a matrix A has two identical rows then det A = 0; if a matrix has two proportional rows then det A = 0.

Properties of determinants Special matrices: det I = 1; the determinant of a diagonal matrix is equal to the product of its diagonal entries; the determinant of an upper triangular matrix is equal to the product of its diagonal entries.

Properties of determinants Determinant of the transpose: If A is a square matrix then det A T = det A. Columns vs. rows: if one column of a matrix is multiplied by a scalar, the determinant is multiplied by the same scalar; adding a scalar multiple of one column to another does not change the determinant; interchanging two columns of a matrix changes the sign of its determinant; if a matrix A has a zero column or two proportional columns then det A = 0.

Properties of determinants Determinants and matrix multiplication: if A and B are n n matrices then det(ab) = det A det B; if A and B are n n matrices then det(ab) = det(ba); if A is an invertible matrix then det(a 1 ) = (det A) 1. Determinants and scalar multiplication: if A is an n n matrix and r R then det(ra) = r n det A.

Examples 1 2 1 1 0 0 X = 0 2 2, Y = 1 3 0. 0 0 3 2 2 1 det X = ( 1) 2 ( 3) = 6, det Y = det Y T = 3, det(xy ) = 6 3 = 18, det(yx) = 3 6 = 18, det(y 1 ) = 1/3, det(xy 1 ) = 6/3 = 2, det(xyx 1 ) = det Y = 3, det(x 1 Y 1 XY ) = 1, det(2x) = 2 3 det X = 2 3 6 = 48, det( 3X 1 Y ) = ( 3) 3 6 1 3 = 27/2.

Row and column expansions Given an n n matrix A = (a ij ), let A ij denote the (n 1) (n 1) submatrix obtained by deleting the ith row and the jth column of A. Theorem For any 1 k, m n we have that n det A = ( 1) k+j a kj det A kj, j=1 (expansion by kth row) n det A = ( 1) i+m a im det A im. i=1 (expansion by mth column)

Signs for row/column expansions + + + + + + + +.......

Example. A = 4 5 6. 7 8 9 Expansion by the 1st row: 1 2 3 5 6 4 6 4 5 8 9 7 9 7 8 det A = 1 5 6 8 9 2 4 6 7 9 + 3 4 5 7 8 = (5 9 6 8) 2(4 9 6 7) + 3(4 8 5 7) = 0.

Example. A = 4 5 6. 7 8 9 Expansion by the 2nd column: 2 1 3 1 3 4 6 5 4 6 7 9 7 9 8 det A = 2 4 6 7 9 + 5 1 3 7 9 8 1 3 4 6 = 2(4 9 6 7) + 5(1 9 3 7) 8(1 6 3 4) = 0.

Example. A = 4 5 6. 7 8 9 Subtract the 1st row from the 2nd row and from the 3rd row: 4 5 6 7 8 9 = 3 3 3 7 8 9 = 3 3 3 6 6 6 = 0 since the last matrix has two proportional rows.

Another example. B = 4 5 6. 7 8 13 First let s do some row reduction. Add 4 times the 1st row to the 2nd row: 4 5 6 7 8 13 = 0 3 6 7 8 13 Add 7 times the 1st row to the 3rd row: 0 3 6 7 8 13 = 0 3 6 0 6 8

4 5 6 7 8 13 = 0 3 6 0 6 8 Expand the determinant by the 1st column: 0 3 6 0 6 8 = 1 3 6 6 8 Thus det B = 3 6 6 8 = ( 3) 1 2 6 8 = ( 3)( 2) 1 2 3 4 = ( 3)( 2)( 2) = 12

Determinants and linear dependence Theorem For any n-by-n matrix A the following conditions are equivalent: det A = 0; A is not invertible; the matrix equation Ax = 0 has a nonzero solution x R n ; columns of A are linearly dependent vectors; rows of A are linearly dependent vectors.

Problem. Determine whether vectors v 1 = (1, 2, 3), v 2 = (4, 5, 6), and v 3 = (7, 8, 13) are parallel to the same plane. The vectors v 1,v 2,v 3 are parallel to the same plane if and only if they are linearly dependent. Consider a 3 3 matrix V whose rows are vectors v 1,v 2,v 3. We have det V = 4 5 6 7 8 13 = 12. det V 0 = the vectors are linearly independent = the vectors are not parallel to the same plane

Cross product Definition. Given two vectors v = (v 1, v 2, v 3 ) and w = (w 1, w 2, w 3 ) in R 3, the cross product v w is another vector in R 3 defined by v w = (v 2 w 3 v 3 w 2, v 3 w 1 v 1 w 3, v 1 w 2 v 2 w 1 ). Using the standard basis i = (1, 0, 0), j = (0, 1, 0), k = (0, 0, 1), the definition can be rewritten as v w = (v 2 w 3 v 3 w 2 )i + (v 3 w 1 v 1 w 3 )j + (v 1 w 2 v 2 w 1 )k = v 2 v 3 w 2 w 3 i v 1 v 3 w 1 w 3 j + v 1 v 2 w 1 w 2 k = i j k v 1 v 2 v 3 w 1 w 2 w 3.

Proposition For any vectors u = (u 1, u 2, u 3 ), v = (v 1, v 2, v 3 ), and w = (w 1, w 2, w 3 ) in R 3, u 1 u 2 u 3 u (v w) = v 1 v 2 v 3 w 1 w 2 w 3. Indeed, since v w = v 2 v 3 w 2 w 3 i v 1 v 3 w 1 w 3 j + v 1 v 2 w 1 w 2 k, it follows that u (v w) = u 1 v 2 v 3 w 2 w 3 u 2 v 1 v 3 w 1 w 3 + u 3 v 1 v 2 w 1 w 2.

Algebraic properties of the cross product: x y is orthogonal to both x and y y x = x y x (y + z) = x y + x z r(x y) = (rx) y = x (ry) x (y z) = (x z)y (x y)z In general, (x y) z x (y z) (anticommutativity) (distributive law) (x y) z + (y z) x + (z x) y = 0 (Jacobi s identity) i j = k, j k = i, k i = j

Geometric properties of the cross product: x y is orthogonal to both x and y. If x y 0 then the triple of vectors x, y, x y obeys the same rule (right-hand or left-hand rule) as the standard basis i, j, k. The area of the parallelogram with vectors x and y as adjacent sides is equal to x y. That is, x y = x y sin (x,y). The area of the triangle with vectors x and y as adjacent sides is equal to 1 2 x y. The volume of the parallelepiped with vectors x, y, and z as adjacent edges is equal to x (y z).

x z y Area of the grey parallelogram = y z. Volume of the parallelepiped = x (y z). The triple x,y,z obeys the right-hand rule.

Problem. (i) Find volume of the parallelepiped with vectors a = (1, 4, 7), b = (2, 5, 8), and c = (3, 6, 13) as adjacent edges. (ii) Determine whether the triple a, b, c obeys the same hand rule as the standard basis i,j,k. 1 4 7 a (b c) = 2 5 8 3 6 13 = 4 5 6 7 8 13 = 12. Volume of the parallelepiped = a (b c) = 12. Since a (b c) < 0, the triple a,b,c does not obey the same hand rule as the triple i,j,k.

Suppose Π is a plane in R 3 with a parametric representation t 1 v + t 2 w + u, where u = (u 1, u 2, u 3 ), v = (v 1, v 2, v 3 ), w = (w 1, w 2, w 3 ). Recall that u is a point in Π while v and w are vectors parallel to the plane. Then the vector v w is orthogonal to the plane. Therefore the plane Π is given by the equation (x u) (v w) = 0 or x u 1 y u 2 z u 3 v 1 v 2 v 3 w 1 w 2 w 3 = 0, where x = (x, y, z).