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.

Slides:



Advertisements
Similar presentations
TRIANGULAR MATRICES A square matrix in which all the entries above the main diagonal are zero is called lower triangular, and a square matrix in which.
Advertisements

Elementary Linear Algebra Anton & Rorres, 9th Edition
Applied Informatics Štefan BEREŽNÝ
Chapter 4 Systems of Linear Equations; Matrices
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.
Autar Kaw Humberto Isaza Transforming Numerical Methods Education for STEM Undergraduates.
The Characteristic Equation of a Square Matrix (11/18/05) To this point we know how to check whether a given number is an eigenvalue of a given square.
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
Chapter 5 Determinants.
1.7 Diagonal, Triangular, and Symmetric Matrices 1.
Linear Algebra With Applications by Otto Bretscher. Page The Determinant of any diagonal nxn matrix is the product of its diagonal entries. True.
1 資訊科學數學 14 : Determinants & Inverses 陳光琦助理教授 (Kuang-Chi Chen)
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.
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.
Determinants In this chapter we will study “determinants” or, more precisely, “determinant functions.” Unlike real-valued functions, such as f(x)=x 2,
Section 2.4 A Combinatorial Approach to Determinants.
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.
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.
Lesson 13-1: Matrices & Systems Objective: Students will: State the dimensions of a matrix Solve systems using matrices.
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 3.1 The Determinant of a Matrix
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
More on Determinants; Area and Volume (10/19/05) How is det(A) affected by row operations? Replacing one row with a multiple of another row has no effect.
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.
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.
4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.
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. 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.
Introduction Types of Matrices Operations
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)
MTH108 Business Math I Lecture 20.
Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.
Determinants Prepared by Vince Zaccone
MAT 322: LINEAR ALGEBRA.
Matrices and Vector Concepts
nhaa/imk/sem /eqt101/rk12/32
CHAPTER 2 MATRICES Determinant Inverse.
3.1 Introduction to Determinants
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.
Chapter 3 Determinants 3.1 Introduction to Determinants 行列式
Evaluating Determinants by Row Reduction
DETERMINANT MATRIX YULVI ZAIKA.
3.2 Properties of Determinants
3.2 Properties of Determinants
RECORD. RECORD COLLABORATE: Discuss: Is the statement below correct? Try a 2x2 example.
Determinant of a Matrix
Day 27 Agenda: DG minutes Scientific Calc only.
Copyright © Cengage Learning. All rights reserved.
Linear Algebra Lecture 18.
Determinant of amatrix:
The Determinant of a 2  2 Matrix
Matrices and Determinants
Chapter 2 Determinants.
Presentation transcript:

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 determinant of larger square matrices. The definition is recursive, meaning we define the determinant of an n by n matrix in terms of the determinants of n different n – 1 by n – 1 matrices.

Definition of A i j and cofactors If A is an n by n matrix, then by A i j we mean the n – 1 by n – 1 matrix obtained by removing the i th row and the j th column of A. By the (i, j )-cofactor C i j of A, we mean the number (-1) i + j det(A i j ) The (-1) i + j causes the signs to alternate.

Definition of Det(A) If A is the n by n matrix [a i j ] with cofactors C i j, then for any fixed row i, det(A) = a i 1 C i 1 + a i 2 C i 2 +…+ a i n C i n One can also fix any column j. No matter which row or column you use, the same answer will emerge. Hence it makes sense to seek out a row or column with as many zeros as possible.

Some Special Cases If A has a row or column of all zeros, the its determinant must be zero A square matrix is called upper triangular if all the entries below the main diagonal are 0. Similarly lower triangular. The determinant of an upper or lower triangular matrix is just the product of the entries on the main diagonal.

Assignment for Wednesday Read Section 3.1 (Note: We shall return to some of the applications in Chapter 2, but no more of the regular material.) Do the Practice and Exercises 1 – 13 odd, 19, 21, and 23. In addition, explore the possible truth of the following two formulas (look at examples): det(A + B) = det(A) + det(B) ? Det(A B) = det(A) det(B) ?