Determinants

4.1 Introduction

In the previous chapter, we have studied about matrices and algebra of matrices. We have also learnt that a system of algebraic equations can be expressed in the form of matrices. This means, a system of linear equations like \(a_{1}x+b_{1}y=c_{1}\) \(a_{2}x+b_{2}y=c_{2}\) can be represented as \([\begin{smallmatrix}a_{1}&b_{1}\\ a_{2}&b_{2}\end{smallmatrix}][\begin{smallmatrix}x\\ y\end{smallmatrix}]=[\begin{smallmatrix}c_{1}\\ c_{2}\end{smallmatrix}]\). Now, this system of equations has a unique solution or not, is determined by the number \(a_{1}b_{2}-a_{2}b_{1}.\) (Recall that if \(\frac{a_{1}}{a_{2}}\ne\frac{b_{1}}{b_{2}}\) or, \(a_{1}b_{2}-a_{2}b_{1}\ne0\) then the system of linear equations has a unique solution). The number \(a_{1}b_{2}-a_{2}b_{1}\) which determines uniqueness of solution is associated with the matrix \(A=[\begin{smallmatrix}a_{1}&b_{1}\\ a_{2}&b_{2}\end{smallmatrix}]\) and is called the determinant of A or det A. Determinants have wide applications in Engineering, Science, Economics, Social Science, etc.

In this chapter, we shall study determinants up to order three only with real entries. Also, we will study various properties of determinants, minors, cofactors and applications of determinants in finding the area of a triangle, adjoint and inverse of a square matrix, consistency and inconsistency of system of linear equations and solution of linear equations in two or three variables using inverse of a matrix.