MAT 2401 Linear Algebra 3.1 The Determinant of a Matrix

Slides:



Advertisements
Similar presentations
Elementary Linear Algebra Anton & Rorres, 9th Edition
Advertisements

Applied Informatics Štefan BEREŽNÝ
Chapter 3 Determinants and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
Chap. 3 Determinants 3.1 The Determinants of a Matrix
Matrix Definition: An array of numbers in m rows and n colums is called an mxn matrix A square matrix of order n, is an (nxn) matrix.
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.
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.
Determinants (10/18/04) We learned previously the determinant of the 2 by 2 matrix A = is the number a d – b c. We need now to learn how to compute the.
Matrix Operations. Matrix Notation Example Equality of Matrices.
ECIV 520 Structural Analysis II Review of Matrix Algebra.
Economics 2301 Matrices Lecture 13.
Matrices and Determinants
Determinants King Saud University. The inverse of a 2 x 2 matrix Recall that earlier we noticed that for a 2x2 matrix,
Finding the Inverse of a Matrix
Chapter 5 Determinants.
Spring 2013 Solving a System of Linear Equations Matrix inverse Simultaneous equations Cramer’s rule Second-order Conditions Lecture 7.
1 資訊科學數學 14 : Determinants & Inverses 陳光琦助理教授 (Kuang-Chi Chen)
 Row and Reduced Row Echelon  Elementary Matrices.
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.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
Determinants In this chapter we will study “determinants” or, more precisely, “determinant functions.” Unlike real-valued functions, such as f(x)=x 2,
A rectangular array of numbers (we will concentrate on real numbers). A nxm matrix has ‘n’ rows and ‘m’ columns What is a matrix? First column First row.
8.1 Matrices & Systems of Equations
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,
2.5 Determinants and Multiplicative Inverses of Matrices Objectives: Evaluate determinants. Find inverses of matrices. Solve systems of equations by using.
MAT 2401 Linear Algebra 2.1 Operations with Matrices
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
Co. Chapter 3 Determinants Linear Algebra. Ch03_2 Let A be an n  n matrix and c be a nonzero scalar. (a)If then |B| = …….. (b)If then |B| = …..... (c)If.
The Determinant of a Matrix Note: The determinant of a matrix can be positive, zero, or negative. Chapter 3 Determinants.
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.
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.
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.
Matrices and Determinants
2.5 – Determinants and Multiplicative Inverses of Matrices.
Copyright © Cengage Learning. All rights reserved. 7.7 The Determinant of a Square Matrix.
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.
Copyright © Cengage Learning. All rights reserved. 8 Matrices and Determinants.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
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.
CHAPTER 7 Determinant s. Outline - Permutation - Definition of the Determinant - Properties of Determinants - Evaluation of Determinants by Elementary.
MATH 1046 Determinants (Section 4.2)
College Algebra Chapter 6 Matrices and Determinants and Applications
Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.
Determinants Prepared by Vince Zaccone
MAT 322: LINEAR ALGEBRA.
Matrices and Vector Concepts
3.1 Introduction to Determinants
Copyright © Cengage Learning. All rights reserved.
Chapter 2 Determinants by Cofactor Expansion
Determinants Section The focus before was to determine information about the solution set of the linear system of equations given as the matrix equation.
Linear Algebra Lecture 17.
DETERMINANT MATRIX YULVI ZAIKA.
Matrices Introduction.
Linear Algebra Lecture 18.
Maths for Signals and Systems Linear Algebra in Engineering Lectures 9, Friday 28th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
College Algebra Chapter 6 Matrices and Determinants and Applications
Determinant of amatrix:
Sec 3.5 Inverses of Matrices
The Determinant of a 2  2 Matrix
Chapter 2 Determinants.
Chapter 2 Determinants.
Presentation transcript:

MAT 2401 Linear Algebra 3.1 The Determinant of a Matrix

HW Written Homework

Preview How do I know a matrix is invertible? We will look at determinant that tells us the answer.

If D=ad-bc ≠ 0 the inverse of is given by Recall Therefore, if D≠0, D is called the _________ of A

If D=ad-bc = 0 the inverse of DNE. Fact If D=0, A is singular. To see this, for a ≠ 0, we can do the following:

The Task Given a square matrix A, we wish to associate with A a scalar det(A) that will tell us whether or not A is invertible

Fact (3.3) A square matrix A is invertible if and only if det(A)≠0

Interesting Comments Interesting comments from a text: The concept of determinant is subtle and not intuitive, and researchers had to accumulate a large body of experience before they were able to formulate a “correct” definition for this number.

n=2 1. Notations: 2. Mental picture for memorizing

n=3

Q1: What? Do I need to remember this? Q2: What if A is 4x4 or bigger? Q3: Is there a formula for 1x1 matrix?

Observations

We need: 1. a notion of “one size smaller” but related determinants. 2. a way to assign the correct signs to these smaller determinants. 3. a way to extend the computations to nxn matrices.

Minors and Cofactors A=[a ij ], a nxn Matrix. Let M ij be the determinant of the (n-1)x(n-1) matrix obtained from A by deleting the row and column containing a ij. M ij is called the minor of a ij. Example:

Minors and Cofactors A=[a ij ], a nxn Matrix. Let C ij =(-1) i+j M ij C ij is called the cofactor of a ij. Example:

n=3

Determinants Formally defined Inductively by using cofactors (minors) for all nxn matrices in a similar fashion. The process is sometimes referred as Cofactors Expansion.

Cofactors Expansion (across the first column) The determinant of a nxn matrix A=[a ij ] is a scalar defined by

Example 1

Remark The cofactor expansion can be done across any column or any row.

Sign Pattern

Cofactors Expansion

Special Matrices and Their Determinants (Square) Zero Matrix det(O)=? Identity Matrix det(I)=? We will come back to this later….

Upper Triangular Matrix

Lower Triangular Matrix

Diagonal Matrix

Q: T or F: A diagonal matrix is upper triangular?

Example 2

Determinant of a Triangular Matrix Let A=[a ij ], be a nxn Triangular Matrix, det(A)=

Special Matrices and Their Determinants (Square) Zero Matrix det(O)= Identity Matrix det(I)=