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.

Slides:



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

Chapter Matrices Matrix Arithmetic
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
Mathematics. Matrices and Determinants-1 Session.
Economics 2301 Matrices Lecture 12. Inner Product Let a' be a row vector and b a column vector, both being n-tuples, that is vectors having n elements:
Chapter 2 Matrices Definition of a matrix.
Economics 2301 Matrices Lecture 13.
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.
CALCULUS – II Matrix Multiplication by Dr. Eman Saad & Dr. Shorouk Ossama.
Matrices and Determinants
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.
Chapter 5 Determinants.
3.8 Matrices.
Chapter 1: Matrices Definition 1: A matrix is a rectangular array of numbers arranged in horizontal rows and vertical columns. EXAMPLE:
1 資訊科學數學 14 : Determinants & Inverses 陳光琦助理教授 (Kuang-Chi Chen)
ECON 1150 Matrix Operations Special Matrices
 Row and Reduced Row Echelon  Elementary Matrices.
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.
Matrix Algebra. Quick Review Quick Review Solutions.
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.
WEEK 8 SYSTEMS OF EQUATIONS DETERMINANTS AND CRAMER’S RULE.
8.1 Matrices & Systems of Equations
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.
Mathematics.
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.
Notes 7.2 – Matrices I. Matrices A.) Def. – A rectangular array of numbers. An m x n matrix is a matrix consisting of m rows and n columns. The element.
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.
Chapter 8 Matrices and Determinants Matrix Solutions to Linear Systems.
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
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.
CS 285- Discrete Mathematics Lecture 11. Section 3.8 Matrices Introduction Matrix Arithmetic Transposes and Power of Matrices Zero – One Matrices Boolean.
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.
Matrices. Matrix A matrix is an ordered rectangular array of numbers. The entry in the i th row and j th column is denoted by a ij. Ex. 4 Columns 3 Rows.
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.
MTH108 Business Math I Lecture 20.
Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.
MAT 322: LINEAR ALGEBRA.
nhaa/imk/sem /eqt101/rk12/32
CHAPTER 2 MATRICES Determinant Inverse.
3.1 Introduction to Determinants
MATHEMATICS Matrix Multiplication
DETERMINANTS A determinant is a number associated to a square matrix. Determinants are possible only for square matrices.
Chapter 2 Determinants by Cofactor Expansion
Linear Algebra Lecture 17.
PROGRAMME 4 DETERMINANTS.
DETERMINANT MATRIX YULVI ZAIKA.
3.2 Properties of Determinants
PROGRAMME 4 DETERMINANTS.
Chapter 2 Determinants Basil Hamed
Section 2.4 Matrices.
3.2 Properties of Determinants
Matrices Introduction.
Matrices and Matrix Operations
Determinant of a Matrix
Linear Algebra Lecture 18.
Chapter 2 Determinants.
nhaa/imk/sem /eqt101/rk12/32
Chapter 2 Determinants.
Matrices and Determinants
3.8 Matrices L Al-zaid Math1101.
Presentation transcript:

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

Example

Solution If A = is a square matrix of order 3, then [Expanding along first row]

Example [Expanding along first row] Solution :

Minors

M 11 = Minor of a 11 = determinant of the order 2 × 2 square sub-matrix is obtained by leaving first row and first column of A Similarly, M 23 = Minor of a 23 M 32 = Minor of a 32 etc.

Cofactors

Cofactors (Con.) C 11 = Cofactor of a 11 = (–1) M 11 = (–1) 1 +1 C 23 = Cofactor of a 23 = (–1) M 23 = C 32 = Cofactor of a 32 = (–1) M 32 = etc.

Value of Determinant in Terms of Minors and Cofactors

Properties 1. If each element of a row (or column) of a determinant is zero, then its value is zero. Proof: Expanding the determinant along the row containing only zeros:

Properties 2. If all the elements of a row (or column) is multiplied by a non-zero number k, then the value of the new determinant is k times the value of the original determinant. Proof: expand elong the row multiplied by

Properties (Con.) 4.If each element of any row (or column) consists of two or more terms, then the determinant can be expressed as the sum of two (or more) determinants. Proof: expand along the row containing the sum:

Properties of Determinants 2. If any two rows (or columns) of a determinant are interchanged, then the value of the determinant is changed by minus sign. Proof: first we proove it for neighbourh rows:

Cont. Interchanging 2 rows (columns) Suppose, that we change the i. and j. rows, and j-i = k. iij i+1ji i+2i+1i+1 ….i+2i+2 I+k=j….… Then we need k neighbourh change to position the j. row right below the i. (see 2nd column) One more change and j stands at the earlier position of i, and i is the row right after j. Again, i must be interchanged by its neighbours k times, so the sum of neighbourgh row changes is: k+k+1=2k+1 – an odd number, so because by each change the deterimant changes it sing, after odd number of changes, its changes its sign.

Properties 6.If any two rows (or columns) of a determinant are identical, then its value is zero. Proof: if we interchanged the identical rows, the determinant remains the same, but formally it does changes its sign, so :D = ( - D ), which is possible only if D=0

5.The value of a determinant is unchanged, if any row (or column) is multiplied by a number and then added to any other row (or column). Properties (Con.) Proof:

Properties (Con.) If A is an upper (lower) triangular matrix, then the determinant is equal to the product of the elements of the main diagonal: Proof:

1.The value of a determinant remains unchanged, if its rows and columns are interchanged. (A matrix and its transpose have the same detereminant)

Row(Column) Operations Following are the notations to evaluate a determinant: Similar notations can be used to denote column operations by replacing R with C. (i)R i to denote ith row (ii)R i R j to denote the interchange of ith and jth rows. (iii)R i R i + R j to denote the addition of times the elements of jth row to the corresponding elements of ith row. (iv) R i to denote the multiplication of all elements of ith row by.

Evaluation of Determinants If a determinant becomes zero on putting is the factor of the determinant., because C 1 and C 2 are identical at x = 2 Hence, (x – 2) is a factor of determinant.

Sign System for Expansion of Determinant Sign System for order 2 and order 3 are given by

Example-1 Find the value of the following determinants (i)(ii) Solution :

Example –1 (ii) (ii)

Evaluate the determinant Solution : Example - 2

Example - 3 Evaluate the determinant: Solution:

Now expanding along C 1, we get (a-b) (b-c) (c-a) [- (c 2 – ab – ac – bc – c 2 )] = (a-b) (b-c) (c-a) (ab + bc + ac) Solution Cont.

Without expanding the determinant, prove that Example-4 Solution :

Solution Cont.

Prove that : = 0, where is cube root of unity. Example -5 Solution :

Example-6 Prove that : Solution :

Solution cont. Expanding along C 1, we get (x + a + b + c) [1(x 2 )] = x 2 (x + a + b + c) = R.H.S