Consider the set of all square matrices. To actually compute the inverse of a square matrix A (actually to determine if the inverse exists and also compute.

Slides:



Advertisements
Similar presentations
Rules of Matrix Arithmetic
Advertisements

Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 4 Systems of Linear Equations; Matrices
Chapter 4 Systems of Linear Equations; Matrices
CHAPTER 1 Section 1.6 إعداد د. هيله العودان (وضعت باذن معدة العرض)
1.5 Elementary Matrices and a Method for Finding
1.5 Elementary Matrices and a Method for Finding
1.7 Diagonal, Triangular, and Symmetric Matrices.
Section 3.1 The Determinant of a Matrix. Determinants are computed only on square matrices. Notation: det(A) or |A| For 1 x 1 matrices: det( [k] ) = k.
Section 9.6 Determinants and Inverses Objectives To understand how to find a determinant of a 2x2 matrix. To understand the identity matrix. Do define.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
III. Reduced Echelon Form
Matrices and Determinants
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
1.7 Diagonal, Triangular, and Symmetric Matrices 1.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
1 資訊科學數學 14 : Determinants & Inverses 陳光琦助理教授 (Kuang-Chi Chen)
 Row and Reduced Row Echelon  Elementary Matrices.
Rev.S08 MAC 1140 Module 10 System of Equations and Inequalities II.
Chapter 2 Determinants. The Determinant Function –The 2  2 matrix is invertible if ad-bc  0. The expression ad- bc occurs so frequently that it has.
Systems of Linear Equation and Matrices
Matrix Algebra. Quick Review Quick Review Solutions.
Chapter 6.7 Determinants. In this chapter all matrices are square; for example: 1x1 (what is a 1x1 matrix, in fact?), 2x2, 3x3 Our goal is to introduce.
1 Chapter 6 – Determinant Outline 6.1 Introduction to Determinants 6.2 Properties of the Determinant 6.3 Geometrical Interpretations of the Determinant;
CHAPTER 2 MATRIX. CHAPTER OUTLINE 2.1 Introduction 2.2 Types of Matrices 2.3 Determinants 2.4 The Inverse of a Square Matrix 2.5 Types of Solutions to.
C. Ray Rosentrater Westmont College 2013 Joint Mathematics Meetings
Matrix Entry or element Rows, columns Dimensions Matrix Addition/Subtraction Scalar Multiplication.
Determinants In this chapter we will study “determinants” or, more precisely, “determinant functions.” Unlike real-valued functions, such as f(x)=x 2,
1 MAC 2103 Module 3 Determinants. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Determine the minor, cofactor,
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
MAT 2401 Linear Algebra 3.1 The Determinant of a Matrix
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
Meeting 18 Matrix Operations. Matrix If A is an m x n matrix - that is, a matrix with m rows and n columns – then the scalar entry in the i th row and.
Meeting 22 Determinants and Elementary Operations.
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
2.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)
The rule gives a neat formula for solving a linear system A bit of notation first. We denote by the square matrix obtained by replacing the i-th column.
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
Section 2.1 Determinants by Cofactor Expansion. THE DETERMINANT Recall from algebra, that the function f (x) = x 2 is a function from the real numbers.
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
Matrices, Vectors, Determinants.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
Slide INTRODUCTION TO DETERMINANTS Determinants 3.1.
CHAPTER 7 Determinant s. Outline - Permutation - Definition of the Determinant - Properties of Determinants - Evaluation of Determinants by Elementary.
Chapter 4 Systems of Linear Equations; Matrices
MAT 322: LINEAR ALGEBRA.
Matrices and Vector Concepts
nhaa/imk/sem /eqt101/rk12/32
Lecture 2 Matrices Lat Time - Course Overview
CHAPTER 2 MATRICES Determinant Inverse.
3.1 Introduction to Determinants
Chapter 2 Determinants by Cofactor Expansion
Matrix Algebra.
DETERMINANT MATRIX YULVI ZAIKA.
RECORD. RECORD Gaussian Elimination: derived system back-substitution.
3.2 Properties of Determinants
Elementary Matrix Methid For find Inverse
3.2 Properties of Determinants
Linear Algebra Lecture 18.
Systems of Linear Equations and Matrices
Matrix Algebra.
Chapter 4 Systems of Linear Equations; Matrices
Chapter 2 Determinants.
Chapter 2 Determinants.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Chapter 2 Determinants.
Chapter 4 Systems of Linear Equations; Matrices
Presentation transcript:

Consider the set of all square matrices. To actually compute the inverse of a square matrix A (actually to determine if the inverse exists and also compute it) is a rather long process involving the reduction of A to echelon form, through a sequence of elementary row operations, while applying the same sequence to the identity matrix. If one needs to know this is probably the easiest method (there are others), but often … THE DETERMINANT

we just want to know that the inverse exists, without actually knowing the individual entries in it. This is one of the major purposes of computing determinants, we will be able to tell rather quickly and efficiently when the inverse exists. There is another major use of determinants that deals with areas, volumes (we will learn this) and integration by substitution in several variables (the jacobian, you will learn it in Calculus III) Let’s start by defining the determinant and learning how to compute it. We need some notations first.

For any square matrix we denote by the square submatrix obtained from by deleting the Note that the dimension of is one less than the dimension of. We define the “determinant” as a function defined in the following manner: The set of all square matrices can be “layered” by the dimension as shown in the figure:

For a 1x1 matrix we define For a 2x2 matrix we define For an arbitrary matrix we define recur- sively

or in MathSpeak (more concise and precise) Let’s compute a determinant. Let Note that Therefore

The description given after Exercise 14 on p. 168 of the textbook is extremely useful. LEARN IT ! I will use it here once to verify we computed correctly before. A standard notation for is And get

In the formula the number The right hand side of formula is called the By analogy we can think of an or even

One of the many marvelous properties of the function we called “determinant” is the theorem Theorem. Let be an matrix. For every Note that the theorem says that one can compute the determinant of A by using “expansion by cofactor” across any row or down any column.

The theorem, whose proof we omit, is very powerful, both computationally and theoretically. Here is a computation: VOILÁ

Theoretically one of the important consequences of the theorem is the Corollary. If A is a square triangular matrix, then Proof. Here are the four types of triangular matrices: 2 types, upper and lower apply the theorem as convenient.

The next property of the determinant function that we will study is how the determinant behaves under elementary row operations. Here is the behavior: (Stated in textbook as Theorem 3, p. 169.) 1. Exchange two rows. The determinant changes sign. 2. Multiply a row by a scalar c. The determinant gets multiplied by c. 3. Add the multiple of one row to another row. The determinant does not change. (Proof omitted here, in textbook on pp ) Theorem 3 has an extremely important consequence, namely

Theorem (4 in textbook, p. 171). A square matrix A is invertible if and only if Proof. Begin with the remark that any square matrix in echelon form is triangular. Now

Note that the previous result splits the set of square matrices (already layered by dimension) into three subsets: A. Those such that B. Those such that For later purposes we split the set of invertible matrices into Those with

We state three useful properties of the determinant, two of which have easy proof by induction, and we leave the third unproven. 1. (see p. 172 of the textbook) I have not seen statement 2. in the textbook. The first student who gives me a proof of 2. will get 3 extra points on the total homework grade.