3.2 Properties of Determinants

Slides:



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

CSNB143 – Discrete Structure
Chapter Matrices Matrix Arithmetic
Chap. 3 Determinants 3.1 The Determinants of a Matrix
Autar Kaw Humberto Isaza Transforming Numerical Methods Education for STEM Undergraduates.
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.
4.III. Other Formulas 4.III.1. Laplace’s Expansion Definition 1.2:Minor & Cofactor For any n  n matrix T, the (n  1)  (n  1) matrix formed by deleting.
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.
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 5 Determinants.
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.
1 1.4 Linear Equations in Linear Algebra THE MATRIX EQUATION © 2016 Pearson Education, Inc.
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.
Determinants. If is a square matrix of order 1, then |A| = | a 11 | = a 11 If is a square matrix of order 2, then |A| = = a 11 a 22 – a 21 a 12.
8.1 Matrices & Systems of Equations
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Chapter 4 – Matrix CSNB 143 Discrete Mathematical Structures.
Mathematics.
CHAPTER 2 MATRICES 2.1 Operations with Matrices Matrix
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.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
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.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
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.
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.
2 - 1 Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
CS 285- Discrete Mathematics Lecture 11. Section 3.8 Matrices Introduction Matrix Arithmetic Transposes and Power of Matrices Zero – One Matrices Boolean.
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.
CHAPTER 7 Determinant s. Outline - Permutation - Definition of the Determinant - Properties of Determinants - Evaluation of Determinants by Elementary.
REVIEW Linear Combinations Given vectors and given scalars
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.
3.1 Introduction to Determinants
Eigenvalues and Eigenvectors
DETERMINANTS A determinant is a number associated to a square matrix. Determinants are possible only for square matrices.
Linear Algebra Lecture 36.
Chapter 2 Determinants by Cofactor Expansion
Chapter 3 Determinants 3.1 Introduction to Determinants 行列式
Linear Algebra Lecture 17.
DETERMINANT MATRIX YULVI ZAIKA.
2. Matrix Algebra 2.1 Matrix Operations.
Section 2.4 Matrices.
3.2 Properties of Determinants
Matrices Introduction.
Determinant of a Matrix
Linear Algebra Lecture 18.
Aljabar Linear Elementer
Linear Algebra Lecture 29.
The Determinant of a 2  2 Matrix
Chapter 2 Determinants.
DETERMINANT MATH 80 - Linear Algebra.
Chapter 2 Determinants.
3.8 Matrices L Al-zaid Math1101.
Presentation transcript:

3.2 Properties of Determinants

Denotation REVIEW : the submatrix by deleting the ith row and jth column of A Example:

Definition For , the determinant of an matrix is REVIEW

Denotation: (i, j)-cofactor of A : REVIEW Theorem 1

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

Theorem 3 Row Operations. Let A be a square matrix. If a mutiple of one row of A is added to another row to produce a matrix B, then det B=det A. If two rows of A are interchanged to produce B, then det B= - det A. If one row of A is mutiplied by k to produce B, then det B=k det A.

Example: Compute the determinant

Theorem 4.

Example: Find the determinant of

Theorem 5

Theorem 5 Theorem 6