3.1 Introduction to Determinants

Slides:



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

5.4. Additional properties Cofactor, Adjoint matrix, Invertible matrix, Cramers rule. (Cayley, Sylvester….)
Chap. 3 Determinants 3.1 The Determinants of a Matrix
Section 1.7 Diagonal, Triangular, and Symmetric Matrices.
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.
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.
ENGG2013 Unit 9 3x3 Determinant
Warm-up 23-1 A = 0-54 B = C = 9 4 D = Find 8A 2. Find AC 3. Find CD 4. Find BD.
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,
Chapter 3 The Inverse. 3.1 Introduction Definition 1: The inverse of an n  n matrix A is an n  n matrix B having the property that AB = BA = I B is.
Finding the Inverse of a Matrix
Chapter 5 Determinants.
Section 10.3 – The Inverse of a Matrix No Calculator.
1.7 Diagonal, Triangular, and Symmetric Matrices 1.
Matrix Inversion.
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.
Determinants In this chapter we will study “determinants” or, more precisely, “determinant functions.” Unlike real-valued functions, such as f(x)=x 2,
Matrices & Determinants Chapter: 1 Matrices & Determinants.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
MAT 2401 Linear Algebra 3.1 The Determinant of a Matrix
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: 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.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.
MAT211 Lecture 17 Determinants.. Recall that a 2 x 2 matrix A is invertible If and only if a.d-b.c ≠ 0. The number a.d-b.c is the the determinant of A.
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 Operations with Matrices Properties of Matrix Operations
2.5 – Determinants and Multiplicative Inverses of Matrices.
Copyright © Cengage Learning. All rights reserved. 7.7 The Determinant of a Square Matrix.
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.
Table of Contents Matrices - Definition and Notation A matrix is a rectangular array of numbers. Consider the following matrix: Matrix B has 3 rows and.
2.1 Matrix Operations 2. Matrix Algebra. j -th column i -th row Diagonal entries Diagonal matrix : a square matrix whose nondiagonal entries are zero.
Slide INTRODUCTION TO DETERMINANTS Determinants 3.1.
MTH108 Business Math I Lecture 20.
Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.
Matrices and Vector Concepts
nhaa/imk/sem /eqt101/rk12/32
CHAPTER 2 MATRICES Determinant Inverse.
Unit 1: Matrices Day 1 Aug. 7th, 2012.
Finding the Inverse of a Matrix
Linear Algebra Lecture 36.
Section 10.4 – Determinant of a SQUARE Matrix
Chapter 2 Determinants by Cofactor Expansion
Chapter 3 Determinants 3.1 Introduction to Determinants 行列式
Linear Algebra Lecture 17.
DETERMINANT MATRIX YULVI ZAIKA.
3.2 Properties of Determinants
2. Matrix Algebra 2.1 Matrix Operations.
3.2 Properties of Determinants
Section 3.3 – The Inverse of a Matrix
Matrices Introduction.
Linear Algebra Lecture 18.
Aljabar Linear Elementer
Chapter 7: Matrices and Systems of Equations and Inequalities
A square matrix is a matrix with the same number of columns as rows.
The Determinant of a 2  2 Matrix
Chapter 2 Determinants.
DETERMINANT MATH 80 - Linear Algebra.
Matrices and Determinants
nhaa/imk/sem /eqt101/rk12/32
Chapter 2 Determinants.
3.8 Matrices L Al-zaid Math1101.
Chapter 2 Determinants.
L4-5/L4-6 Objective: Students will be able to evaluate determinants of matrices.
Presentation transcript:

3.1 Introduction to Determinants

REVIEW Recall: A 2x2 matrix is invertible iff its determinant is nonzero. If the matrix is invertible, then the inverse can be found as follows: Question: How do you find the determinant of larger square matrices?

Notation : the submatrix formed by deleting the ith row and jth column of A Example:

Definition: Determinant For , the determinant of an matrix is

Example: Find the determinant of the following matrix.

Definition: (i, j)-cofactor of A : Example:

Denotation: (i, j)-cofactor of A : Theorem 1: The determinant of an nxn matrix A can be computed by a cofactor expansion across any row or any column.

Example: Calculate the determinant using the 3rd row. Example: Calculate the determinant using the 2nd column.

Example: Compute det A for

Theorem 2 If A is a triangular matrix, then det A is the product of the entries on the main diagonal of A.