Chapter 14. Three-by-Three Matrices and Determinants. A 3 3 matrix looks like a 11 a 12 a 13 A = a 21 a 22 a 23



Similar documents
Vectors Math 122 Calculus III D Joyce, Fall 2012

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

CHAPTER ONE VECTOR GEOMETRY

13 MATH FACTS a = The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions.

Solutions to Assignment 10

Lectures notes on orthogonal matrices (with exercises) Linear Algebra II - Spring 2004 by D. Klain

5.3 The Cross Product in R 3

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Chapter 17. Orthogonal Matrices and Symmetries of Space

[1] Diagonal factorization

Recall the basic property of the transpose (for any A): v A t Aw = v w, v, w R n.

The Dot Product. Properties of the Dot Product If u and v are vectors and a is a real number, then the following are true:

Cross product and determinants (Sect. 12.4) Two main ways to introduce the cross product

9 MATRICES AND TRANSFORMATIONS

Figure 1.1 Vector A and Vector F

Similarity and Diagonalization. Similar Matrices

x1 x 2 x 3 y 1 y 2 y 3 x 1 y 2 x 2 y 1 0.

One advantage of this algebraic approach is that we can write down

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

1 Symmetries of regular polyhedra

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Linear Algebra Review. Vectors

Linear Programming. Non-Lecture J: Linear Programming

MAT188H1S Lec0101 Burbulla

University of Lille I PC first year list of exercises n 7. Review

5. Orthogonal matrices

Lecture 2 Matrix Operations

Math 115A HW4 Solutions University of California, Los Angeles. 5 2i 6 + 4i. (5 2i)7i (6 + 4i)( 3 + i) = 35i + 14 ( 22 6i) = i.

The Vector or Cross Product

x = + x 2 + x

Linear algebra and the geometry of quadratic equations. Similarity transformations and orthogonal matrices

Introduction to Matrices for Engineers

Unified Lecture # 4 Vectors

8 Square matrices continued: Determinants

Solutions to Homework Section 3.7 February 18th, 2005

Geometric description of the cross product of the vectors u and v. The cross product of two vectors is a vector! u x v is perpendicular to u and v

Lecture 4: Partitioned Matrices and Determinants

The Determinant: a Means to Calculate Volume

28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. v x. u y v z u z v y u y u z. v y v z

v 1 v 3 u v = (( 1)4 (3)2, [1(4) ( 2)2], 1(3) ( 2)( 1)) = ( 10, 8, 1) (d) u (v w) = (u w)v (u v)w (Relationship between dot and cross product)

THREE DIMENSIONAL GEOMETRY

Chapter 6. Orthogonality

The Matrix Elements of a 3 3 Orthogonal Matrix Revisited

Chapter 19. General Matrices. An n m matrix is an array. a 11 a 12 a 1m a 21 a 22 a 2m A = a n1 a n2 a nm. The matrix A has n row vectors

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors.

GCE Mathematics (6360) Further Pure unit 4 (MFP4) Textbook

Basic Linear Algebra

Chapter 7. Permutation Groups

LINEAR ALGEBRA. September 23, 2010

is in plane V. However, it may be more convenient to introduce a plane coordinate system in V.

1.3. DOT PRODUCT If θ is the angle (between 0 and π) between two non-zero vectors u and v,

Section 9.1 Vectors in Two Dimensions

Geometric Transformations

13.4 THE CROSS PRODUCT

12. Inner Product Spaces

5 VECTOR GEOMETRY. 5.0 Introduction. Objectives. Activity 1

VECTOR ALGEBRA A quantity that has magnitude as well as direction is called a vector. is given by a and is represented by a.

1 Introduction to Matrices

4.1 Work Done by a Constant Force

Rotation Matrices and Homogeneous Transformations

Problem set on Cross Product

ISOMETRIES OF R n KEITH CONRAD

Notes on Determinant

L 2 : x = s + 1, y = s, z = 4s Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has


by the matrix A results in a vector which is a reflection of the given

Abstract Algebra Cheat Sheet

Solutions to Practice Problems

State of Stress at Point

Chapter 6. Linear Transformation. 6.1 Intro. to Linear Transformation

Lecture 1: Schur s Unitary Triangularization Theorem

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets.

Equations Involving Lines and Planes Standard equations for lines in space

SF2940: Probability theory Lecture 8: Multivariate Normal Distribution

Data Mining: Algorithms and Applications Matrix Math Review

AP Physics - Vector Algrebra Tutorial

r (t) = 2r(t) + sin t θ (t) = r(t) θ(t) + 1 = 1 1 θ(t) Write the given system in matrix form x = Ax + f ( ) sin(t) x y z = dy cos(t)

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus

Eigenvalues and Eigenvectors

MATH APPLIED MATRIX THEORY

3. Let A and B be two n n orthogonal matrices. Then prove that AB and BA are both orthogonal matrices. Prove a similar result for unitary matrices.

Vector Math Computer Graphics Scott D. Anderson

Health Care ID Card Enhancements

MAT 1341: REVIEW II SANGHOON BAEK

Math 312 Homework 1 Solutions

LINEAR ALGEBRA W W L CHEN

October 3rd, Linear Algebra & Properties of the Covariance Matrix

SF2940: Probability theory Lecture 8: Multivariate Normal Distribution

Au = = = 3u. Aw = = = 2w. so the action of A on u and w is very easy to picture: it simply amounts to a stretching by 3 and 2, respectively.

Inner products on R n, and more

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

2 2 Matrices. Scalar multiplication for matrices. A2 2matrix(pronounced 2-by-2matrix )isasquareblockof4numbers. For example,

Name: Section Registered In:

Review Sheet for Test 1

MATH 304 Linear Algebra Lecture 9: Subspaces of vector spaces (continued). Span. Spanning set.

Vector and Matrix Norms

12.5 Equations of Lines and Planes

GENERATING SETS KEITH CONRAD

Transcription:

1 Chapter 14. Three-by-Three Matrices and Determinants A 3 3 matrix looks like a 11 a 12 a 13 A = a 21 a 22 a 23 = [a ij ] a 31 a 32 a 33 The nmber a ij is the entry in ro i and colmn j of A. Note that A has three ro vectors: ro i (A) = (a i1, a i2, a i3 ), i = 1, 2, 3 as ell as three colmn vectors: a 1j col j (A) = a 2j, j = 1, 2, 3. a 3j The prodct of to matrices A = [a ij ] and B = [b ij ] is the matrix AB = [c ij ] hose entry in ro i and colmn j is the dot prodct The identity matrix is c ij = ro i (A), col j (B) = a i1 b 1j + a i2 b 2j + a i3 b 3j. 1 0 0 I = 0 1 0. 0 0 1 It has the property that AI = IA = A for every 3 3 matrix A. The inverse of a matrix A is the matrix A 1 sch that AA 1 = A 1 A = I. As ith the 2 2 case, not all matrices are invertible. Later, e ill see exactly hen A 1 exists, and e ill have a formla for A 1 hen it does exist. Finally, the transpose of A is the matrix A T sch that ro i (A T ) = col i (A). That is, to get A T yo flip A abot the diagonal. A 3 3 matrix A moves vectors arond in space. More precisely, A can be vieed as the linear transformation from R 3 to R 3 hich sends the vector = (x, y, z) to the vector ro 1 (A), a 11 x + a 12 y + a 13 z A = ro 2 (A), = a 21 x + a 22 y + a 23 z. ro 3 (A), a 31 x + a 32 y + a 33 z

2 Recall that the standard basis vectors in R 3 are e 1 = (1, 0, 0), e 2 = (0, 1, 0), e 3 = (0, 0, 1). The Most Important Thing, again, is that the j th colmn of A is hat A does to e j. In other ords, col j (A) = Ae j (M.I.T.) Example: The matrix cos θ 0 sin θ A = 0 1 0 sin θ 0 cos θ is a rotation by θ arond the y axis. Yo can see right aay that the y axis is fixed, since Ae 2 = e 2. (1) The corner entries of A give a rotation in the xz plane. Since for small θ the z- coordinate of Ae 1 is positive, the rotation is clockise by θ, as the positive y-axis points toards the vieer. Example: The matrix 0 0 1 B = 1 0 0 0 1 0 is again a rotation matrix, bt no the axis is not so obvios. First note that Be 1 = e 2, Be 2 = e 3, Be 3 = e 1 so that B permtes the vertices of the frst qadrant nit cbe (hose vertices have components either 0 or 1). Note also that that B 3 = I and that B fixes the vector = (1, 1, 1): B =, here = (1, 1, 1). (2) No yo can see that B is rotation by 2π/3 abot the diagonal of the cbe throgh the opposite vertices 0 and. In both of these examples, the axis of rotation is throgh an eigenvector ith eigenvale λ = 1, as expressed in eqations (1) and (2). To find eigenvales and eigenvectors, e need some comptational tools. The main tool is the determinant, hich yo can compte as follos.

If A is a 3 3 matrix, e define A ij to be the 2 2 sbmatrix of A obtained by deleting ro i and colmn j. For example, if i = 1 and j = 3, then [ ] A 13 = a 21 a 22 a21 a = 22. a a 31 a 32 31 a 32 The determinant of A is defined to be det A = a 11 det A 11 a 12 det A 12 + a 13 det A 13 (3) Note the connnection ith the cross-prodct: If e rite A = v, here, v, are the ro vectors of A, then det(a) = (v ). (4) Formla (4) also holds hen A = [ v ], that is, hen, v, are the colmn vectors of A. Formla (3) is an expansion along the top ro. In fact, yo can expand along any ro or colmn. For example, yo can also compte det A as 3 det A = a 21 det A 21 + a 22 det A 22 a 23 det A 23, det A = a 13 det A 13 a 23 det A 23 a 33 det A 33, The rle for the signs is given in the folloing pictre: + + +. + + (second ro) (third colmn). That is, the term a ij det A ij gets sign ( 1) i+j. No matter hich ro or colmn yo choose to expand, the reslt ill be det A = a 11 a 22 a 33 a 12 a 21 a 33 a 13 a 22 a 31 a 11 a 23 a 32 + a 12 a 23 a 31 + a 13 a 21 a 32. (5)

4 Basic Properties of the Determinant: 1. det(ab) = (det A)(det B) 2. det(a) = det(a T ). 3. A matrix A has an inverse A 1 exactly hen det(a) 0, in hich case det(a 1 ) = 1 det(a). 4. If yo sitch to ros of A, the determinant changes by a sign. The same holds for the colmns. For example, det = det v and det [ v ] = det [ v ] v 5. If yo add a mltiple of one ro to another ro the determinant is nchanged. The same holds for the colmns. For example, + c det v = det v. 6. det(a) is the volme of the parallelopiped spanned by the ro (or colmn) vectors of A. A parallelopiped is a six-sided box ith opposite slides parallel. The parallelogram spanned by three vectors, v, is the collection of points c 1 + c 2 v + c 3, here 0 c i 1 for i = 1, 2, 3. Property 6 of the determinant comes directly from Eqation (4), hich tells s that det A = (v ) = v cos θ, here θ is the angle beteen and v. No v is the area of the parallelogram P spanned by v and, and P can be taken as the base of the parallelopiped spanned by, v,. The volme of the latter is the base times the height, and the height is cos θ, proving that det A is the asserted volme.

5 Formla for the inverse of a matrix: The determinant can be sed to find the inverse of a matrix. Assme that det(a) 0. Let 1, 2, 3 be the ros of A. Take cross-prodcts as follos: v 1 = 2 3, v 2 = 3 1, v 3 = 1 2, and let B be the matrix hose colmns are v 1, v 2, v 3. So e have Since 1 A = 2, B = [ v 1 v 2 ] v 3. 3 det(a) = 1, 2 3 = 3, 1 2 = 2, 3 1 and i, j k = 0 if i = j or i = k, e have AB = det(a)i. Hence e get the formla A 1 = 1 B. (6) det A Of corse, this only makes sense if det(a) 0. If det(a) = 0 then A 1 does not exist. If yo rite ot Formla (6) in terms of the original ro vectors i, it looks like Note the cyclic pattern again. 2 3 A 1 = 1 det A 3 1 1 2. Example: We compte: 1 7 9 A = 2 6 5. 4 8 3 2 3 = ( 22, 14, 8), 3 1 = ( 51, 33, 20), 1 2 = ( 19, 13, 8), and det(a) = 1, 2 3 = 4, so A 1 = 1 22 51 19 14 33 13. 4 8 20 8

6 Exercise 14.1 Find the matrices R x, R y, R z that rotate by π abot the x, y, z axes respectively. Exercise 14.2 Find the matrices R xy, R yz, R zx that reflect abot the xy, yz, zx planes, respectively. Exercise 14.3 Find the determinants of the folloing matrices. Do not se a calclator and sho all of yor ork. 1 0 1 1 1 1 a 0 0 (a) A = 1 2 3 (b) A = 2 2 2 (c) A = 0 b 0 1 1 1 3 3 3 0 0 c a x y 1 2 3 x x + 1 x + 2 (d) A = 0 b z (e) A = 4 5 6 (f) A = x + 3 x + 4 x + 5. 0 0 c 7 8 9 x + 6 x + 7 x + 8 Exercise 14.4 Make p to vectors, v in R 3, choose to scalars a and b, and let = a + bv. Compte the determinant of the matrix A hose colmns are, v,. The anser does not depend on yor choices. Exercise 14.5 Dra the parallelopiped spanned by e 1, e 1 +e 2, e 1 +e 2 +e 3. Then compte its volme. Exercise 14.6 Find the inverses of the folloing matrices. Do not se a calclator and sho all of yor ork. 1 0 1 1 x z 1 2 3 (a) A = 1 2 3 (b) A = 0 1 y (c) A = 4 5 6. 1 1 1 0 0 1 7 9 8 Exercise 14.7 There are six ays to permte the nmbers 1, 2, 3. For each permtation σ, let A σ be the matrix hich sends e i to e σ(i). (a) Write don the six matrices A σ and compte their determinants. (b) Each permtation σ corresponds to the term a 1σ(1) a 2σ(2) a 3σ(3) in the expanded determinant (5). What is the relation beteen the sign of this term and det(a σ )? (c) Each permtation corresponds to a symmetry of an eqilateral triangle ith vertices labelled 1, 2, 3. Three of the six symmetries are rotations of the triangle, and the other three are reflections. What is the relation beteen this dichotomy and det(a σ )?