Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.

Slides:



Advertisements
Similar presentations
BAI CM20144 Applications I: Mathematics for Applications Mark Wood
Advertisements

Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 3 Determinants and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
5.4. Additional properties Cofactor, Adjoint matrix, Invertible matrix, Cramers rule. (Cayley, Sylvester….)
3.2 Determinants; Mtx Inverses
Chap. 3 Determinants 3.1 The Determinants of a Matrix
3 - 1 Chapter 2B Determinants 2B.1 The Determinant and Evaluation of a Matrix 2B.2 Properties of Determinants 2B.3 Eigenvalues and Application of Determinants.
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.
Chapter 3 Determinants 3.1 The Determinant of a Matrix
Economics 2301 Matrices Lecture 13.
Matrices and Determinants
Chapter 5 Determinants.
Linear Algebra With Applications by Otto Bretscher. Page The Determinant of any diagonal nxn matrix is the product of its diagonal entries. True.
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.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Determinants. Cramer’s Rule Part 5.
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 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.
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.
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.
WEEK 8 SYSTEMS OF EQUATIONS DETERMINANTS AND CRAMER’S RULE.
8.1 Matrices & Systems of Equations
1 Ch. 4 Linear Models & Matrix Algebra Matrix algebra can be used: a. To express the system of equations in a compact manner. b. To find out whether solution.
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,
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
© 2005 Baylor University Slide 1 Fundamentals of Engineering Analysis EGR Adjoint Matrix and Inverse Solutions, Cramer’s Rule.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Determinants and Cramer’s Rule.
Mathematics.
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.
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.
Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.
Introduction and Definitions
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.
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.
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.
MATH 1046 Determinants (Section 4.2)
Linear Algebra With Applications by Otto Bretscher.
Matrices Introduction.
MAT 322: LINEAR ALGEBRA.
Matrices and Vector Concepts
nhaa/imk/sem /eqt101/rk12/32
LINEAR ALGEBRA.
CHAPTER 2 MATRICES Determinant Inverse.
Determinants by Dr. Shorouk Ossama.
3.1 Introduction to Determinants
Linear Algebra Lecture 36.
Chapter 2 Determinants by Cofactor Expansion
Linear Algebra Lecture 17.
DETERMINANT MATRIX YULVI ZAIKA.
3.2 Properties of Determinants
Chapter 2 Determinants Basil Hamed
3.2 Properties of Determinants
Matrices Introduction.
Linear Algebra Lecture 18.
Aljabar Linear Elementer
Chapter 7: Matrices and Systems of Equations and Inequalities
College Algebra Chapter 6 Matrices and Determinants and Applications
Chapter 2 Determinants.
nhaa/imk/sem /eqt101/rk12/32
Chapter 2 Determinants.
Chapter 2 Determinants.
Presentation transcript:

Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of

Cramer’s Rule (solve linear system) Sec 3.6 Determinants Cramer’s Rule (solve linear system) Solve the system

Cramer’s Rule (solve linear system) Sec 3.6 Determinants Cramer’s Rule (solve linear system) Solve the system

Sec 3.6 Determinants Def: Minors Let A =[aij] be an nxn matrix . The ijth minor of A ( or the minor of aij) is the determinant Mij of the (n-1)x(n-1) submatrix after you delete the ith row and the jth column of A. Find

Sec 3.6 Determinants Def: Cofactors Let A =[aij] be an nxn matrix . The ijth cofactor of A ( or the cofactor of aij) is defined to be Find signs

Sec 3.6 Determinants 3x3 matrix signs Find det A

Sec 3.6 Determinants The cofactor expansion of det A along the first row of A Note: 3x3 determinant expressed in terms of three 2x2 determinants 4x4 determinant expressed in terms of four 3x3 determinants 5x5 determinant expressed in terms of five 4x4 determinants nxn determinant expressed in terms of n determinants of size (n-1)x(n-1)

nxn matrix Sec 3.6 Determinants We multiply each element by its cofactor ( in the first row) Also we can choose any row or column Th1: the det of an nxn matrix can be obtained by expansion along any row or column. i-th row j-th row

Row and Column Properties Prop 1: interchanging two rows (or columns)

Row and Column Properties Prop 2: two rows (or columns) are identical

Row and Column Properties Prop 3: (k) i-th row + j-th row (k) i-th col + j-th col

Row and Column Properties Prop 4: (k) i-th row (k) i-th col

Row and Column Properties Prop 5: i-th row B = i-th row A1 + i-th row A2 Prop 5: i-th col B = i-th col A1 + i-th col A2

Row and Column Properties Either upper or lower Zeros below main diagonal Zeros above main diagonal Prop 6: det( triangular ) = product of diagonal

Row and Column Properties

Transpose Prop 6: det( matrix ) = det( transpose)

Transpose

Determinant and invertibility THM 2: The nxn matrix A is invertible detA = 0

Determinant and inevitability THM 2: det ( A B ) = det A * det B Note: Proof: Example: compute

Cramer’s Rule (solve linear system) Solve the system

Cramer’s Rule (solve linear system) Use cramer’s rule to solve the system

Adjoint matrix Def: Cofactor matrix Def: Adjoint matrix of A Let A =[aij] be an nxn matrix . The cofactor matrix = [Aij] signs Find the cofactor matrix Find the adjoint matrix Def: Adjoint matrix of A

Another method to find the inverse Thm2: The inverse of A Find the inverse of A