Determinants Math 122 Calculus III D Joyce, Fall 2012

Similar documents
MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

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

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

Solving Systems of Linear Equations

The Determinant: a Means to Calculate Volume

8 Square matrices continued: Determinants

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

Vectors Math 122 Calculus III D Joyce, Fall 2012

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

Notes on Determinant

Figure 1.1 Vector A and Vector F

Linearly Independent Sets and Linearly Dependent Sets

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

Name: Section Registered In:

Linear Algebra Notes

Solving Linear Systems, Continued and The Inverse of a Matrix

Direct Methods for Solving Linear Systems. Matrix Factorization

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

Linear Algebra Notes for Marsden and Tromba Vector Calculus

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

Data Mining: Algorithms and Applications Matrix Math Review

Solving Systems of Linear Equations

1 Introduction to Matrices

Solving Systems of Linear Equations Using Matrices

Vector Math Computer Graphics Scott D. Anderson

Using row reduction to calculate the inverse and the determinant of a square matrix

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Row Echelon Form and Reduced Row Echelon Form

[1] Diagonal factorization

Notes on Orthogonal and Symmetric Matrices MENU, Winter 2013

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison

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)

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

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.

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.

Lecture Notes 2: Matrices as Systems of Linear Equations

Systems of Linear Equations

( ) which must be a vector

5.3 The Cross Product in R 3

Solution to Homework 2

LS.6 Solution Matrices

To give it a definition, an implicit function of x and y is simply any relationship that takes the form:

Abstract: We describe the beautiful LU factorization of a square matrix (or how to write Gaussian elimination in terms of matrix multiplication).

Typical Linear Equation Set and Corresponding Matrices

Orthogonal Diagonalization of Symmetric Matrices

5.5. Solving linear systems by the elimination method

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Introduction to Matrix Algebra

Solving simultaneous equations using the inverse matrix

MATH2210 Notebook 1 Fall Semester 2016/ MATH2210 Notebook Solving Systems of Linear Equations... 3

Chapter 3. Distribution Problems. 3.1 The idea of a distribution The twenty-fold way

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

Recall that two vectors in are perpendicular or orthogonal provided that their dot

The Method of Partial Fractions Math 121 Calculus II Spring 2015

Unit 18 Determinants

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

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

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

4.5 Linear Dependence and Linear Independence

7. LU factorization. factor-solve method. LU factorization. solving Ax = b with A nonsingular. the inverse of a nonsingular matrix

MATHEMATICS FOR ENGINEERS BASIC MATRIX THEORY TUTORIAL 2

1.5 SOLUTION SETS OF LINEAR SYSTEMS

Solution of Linear Systems

26. Determinants I. 1. Prehistory

Unified Lecture # 4 Vectors

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.

Chapter 17. Orthogonal Matrices and Symmetries of Space

5 Homogeneous systems

x = + x 2 + x

A =

Lecture 3: Finding integer solutions to systems of linear equations

9 Multiplication of Vectors: The Scalar or Dot Product

Math 215 HW #6 Solutions

Linear Equations ! $ & " % & " 11,750 12,750 13,750% MATHEMATICS LEARNING SERVICE Centre for Learning and Professional Development

6. LECTURE 6. Objectives

Here are some examples of combining elements and the operations used:

1 VECTOR SPACES AND SUBSPACES

Section 1.1. Introduction to R n

Solving Simultaneous Equations and Matrices

10.2 ITERATIVE METHODS FOR SOLVING LINEAR SYSTEMS. The Jacobi Method

Linear Codes. Chapter Basics

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

6. Cholesky factorization

8.2. Solution by Inverse Matrix Method. Introduction. Prerequisites. Learning Outcomes

1 Symmetries of regular polyhedra

Chapter 2 Determinants, and Linear Independence

Matrix algebra for beginners, Part I matrices, determinants, inverses

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

Homogeneous systems of algebraic equations. A homogeneous (ho-mo-geen -ius) system of linear algebraic equations is one in which

1 Determinants and the Solvability of Linear Systems

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks

Chapter 6. Orthogonality

PYTHAGOREAN TRIPLES KEITH CONRAD

Math 4310 Handout - Quotient Vector Spaces

Similar matrices and Jordan form

MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix.

Linear Algebra I. Ronald van Luijk, 2012

Arithmetic and Algebra of Matrices

Math Quizzes Winter 2009

Transcription:

Determinants Math 122 Calculus III D Joyce, Fall 2012 What they are. A determinant is a value associated to a square array of numbers, that square array being called a square matrix. For example, here are determinants of a general 2 2 matrix and a general 3 3 matrix. a b c d = ad bc. a b c d e f = aei + bfg + cdh ceg afh bdi. g h i The determinant of a matrix A is usually denoted A or det (A). You can think of the rows of the determinant as being vectors. For the 3 3 matrix above, the vectors are u = (a, b, c), v = (d, e, f), and w = (g, h, i). Then the determinant is a value associated to n vectors in R n. There s a general definition for n n determinants. It s a particular signed sum of products of n entries in the matrix where each product is of one entry in each row and column. The two ways you can choose one entry in each row and column of the 2 2 matrix give you the two products ad and bc. There are six ways of chosing one entry in each row and column in a 3 3 matrix, and generally, there are n! ways in an n n matrix. Thus, the determinant of a 4 4 matrix is the signed sum of 24, which is 4!, terms. In this general definition, half the terms are taken positively and half negatively. In class, we briefly saw how the signs are determined by permutations. What they re used for. You ve probably already seen how determinants can by used to solve a system of n linear equations in n unknowns. Cramer s rule can do that. More generally, determinants can be used any time there are linear equations and in many ways. They re central tools in the whole subject of linear algebra. As linear algebra is used throughout mathematics and science, determinants get a lot of use. For instance, in the subject of differential equations, determinants appear in the solution of systems of linear differential equations. An example of such is x = 3x 4y + z y = x 2y + 3z z = x 3y + 4z Another is the one whose solutions include sines and cosines, y = y. The determinant for a system of linear differential equations is called the Wronskian. 1

Differential equations like this appear in a lot of models in physics, chemistry, economics, and other physical and social sciences. Linear dynamical systems have a lot of applications. Determinants also have a geometrical interpretation. In two dimensions, the determinant gives the signed area of a parallelogram. If v and w are two vectors with their tails at the same point, then they form two sides of a parallelogram. v w The signed area of the parallelogram is the value of the 2 2 matrix whose rows are v and w. The sign includes the orientation of the parallelogram. If v and w are exchanged, the signed area is negated. In three dimensions, the determinant gives the signed volume of a parallelepiped whose edges are u, v, and w, the three rows of the matrix. u v w Likewise, in higher dimensions, the determinant gives the signed n-dimensional volume of an n-dimensional parallelepiped. This gives determinants and important role to play anytime area or volume is under consideration, and that means things involving integrals. In particular, the substitution rule in multivariate uses a determinant called the Jacobian. Cramer s rule. We re not particularly interested in Cramer s rule, but it s worthwhile discussing it for the historical reasons if nothing else. It was one of the first uses of determinants. It is a method to find the solution to a system of n equations in n unknowns when there is exactly one solution. The solution is has the determinant in the denominator, and the only time the determinant is not zero is when there s a unique solution. 2

Here s an example to show how to apply Cramer s rule. following system of three equations in three unknowns. Let s suppose we have the x + y + 3z = 6 2x + 3y 4z = 2 3x 2y + 5z = 7 First, compute the determinant of the 3 3 coefficient matrix. 1 1 3 = 2 3 4 3 2 5 = 54 Next, replace the first column by the constant vector, and compute that determinant. 6 1 3 x = 2 3 4 7 2 5 = 27 Then in the unique solution, x = x / = 1. Next, replace the second column by the constant 2 vector, and compute that determinant. y = 1 6 3 2 2 4 3 7 5 = 54 So y = y / = 1. Likewise, replace the third column by the constant vector. 1 1 6 z = 2 3 2 3 2 7 = 81 which gives z = 3 2. Thus, the unique solution is (x, y, z) = ( 1 2, 1, 3 2 ). The determinant is characterized by it s properties. If you think of an n n determinant as being a function f of n n-dimensional vectors, it has certain properties that characterize it. It s the unique multilinear, alternating function whose value is 1 when applied to the standard basis vectors. Multilinear means it s linear in each coordinate. Here s what that says for the first coordinate. If v 1 = u + w, then f(v 1, v 2,..., v n ) = f(u, v 2,..., v n ) + f(w, v 2,..., v n ), and if v 1 = ku where k is a scalar, then Determinants have that property. f(v 1, v 2,..., v n ) = kf(u, v 2,..., v n ). 3

Alternating means that if you exchange any two arguments, then the value of the function is negated. For instance, if the first two arguments are exchanged, then f(v 1, v 2,..., v n ) = f(v 2, v 1,..., v n ). Finally, f(e 1, e 2,..., e n ) = 1, where e i is the i th standard basis vector (0,..., 1,..., 0) with a 0 in every coordinate except the i th coordinate which is a 1. The matrix here has 1 s down the main diagonal and 0 s elsewhere. It s called the unit matrix and denoted I. Each of these three properties can be interpreted geometrically. The last one says the n-dimensional unit n-cube has 1 as its n-dimensional volume. (So when n = 2 it says the unit square has area 1.) The second property says that the volume of a parallelepiped is multiplied by a factor of k when you stretch the parallelepiped in one direction by a factor of k. The first is a little more complicated to visualize, but says something like if you stack two parallelepipids with the same base, one on the other, then parallelepiped between the opposite bases has an n-dimensional volume which is the sum of the other two. The theorem here is that for each dimension n, there is one and only one function with these three properties, and it s the determinant. More properties of determinants. characterizing properties. Any matrix with two identical rows has 0 determinant. There are some other properties that follow from the Proof: Interchange those two rows to negate its determinant, but since you get the same determinant, that determinant has to be its own negation. The only number which is its own negation is 0. q.e.d. If one row is a multiple of another, then the determinant is 0. Proof: By linearity, you can factor out that multiple to get a matrix with two equal rows, and that has determinant 0, so the determinant of the original matrix is a constant times 0, that is, 0. q.e.d. If you change a matrix by adding a multiple of one row to another row, then the determinant doesn t change. Proof: This follows from the multilinearity property described above. The new matrix is formed from the original matrix and another matrix where one row is a multiple of another row, hence has 0 determinant. For instance, if you add twice the first row to the second, you can interpret the resulting matrix a 11 a 12 a 13 a 21 + 2a 11 a 22 + 2a 12 a 23 + 2a 13 as being created from these two matrices with the all same rows but the middle one a 11 a 12 a 13 a 11 a 12 a 13 a 21 a 22 a 23 and 2a 11 2a 12 2a 13 4

and the second matrix has a 0 determinant because one row is a multiple of another. Therefore, the resulting matrix has the same determinant as the first matrix. q.e.d. There are some other useful properties, most of them easy to show. The one exchanging rows and columns is more difficult. If a matrix has a row of zeros, then its determinant is 0. If you exchange all the rows and columns, that is, flip it across the major diagonal, then the determinant is unchanged. A diagonal matrix, that is, one whose entries off the major diagonal are all 0, has a determinant equal to the product of its diagonal entries. An upper-triangular matrix, that is, one whose entries below the major diagonal are all 0, also has a determinant equal to the product of its diagonal entries.. (Likewise for lowertriangular matrices.) Calculating determinants. For 2 2 determinants and 3 3 determinants, the definition given above works fine. For larger determinant and even for 3 3 determinants, it s better to use the properties. You use the properties to clear out enough entries of the matrix to make it an uppertriangular matrix, then the determinant is just the product of the diagonal entries. We went through a couple of examples in class. What you do is you choose one non-zero entry, called the pivot in each column and work to clear out other entries in that column by subtracting the appropriate multiple of the row containing that pivot from the other row. Math 122 Home Page at http://math.clarku.edu/~djoyce/ma122/ 5