0% found this document useful (0 votes)
88 views3 pages

Introduction To Determinants

The document introduces determinants for square matrices. It defines the determinant of a 2x2 matrix and notes that a similar concept is needed for higher order matrices to determine invertibility. It then lists six key properties of determinants, such as the determinant of a matrix being equal to the determinant of its transpose, the determinant of a triangular matrix being the product of its diagonal entries, and how elementary row operations affect the determinant. An example is provided to demonstrate calculating the determinant of a 2x2 matrix by transforming it into triangular form through elementary row operations.

Uploaded by

Vaibhav Rastogi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
88 views3 pages

Introduction To Determinants

The document introduces determinants for square matrices. It defines the determinant of a 2x2 matrix and notes that a similar concept is needed for higher order matrices to determine invertibility. It then lists six key properties of determinants, such as the determinant of a matrix being equal to the determinant of its transpose, the determinant of a triangular matrix being the product of its diagonal entries, and how elementary row operations affect the determinant. An example is provided to demonstrate calculating the determinant of a 2x2 matrix by transforming it into triangular form through elementary row operations.

Uploaded by

Vaibhav Rastogi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Introduction to Determinants

For any square matrix of order 2, we have found a necessary and sufficient condition for
invertibility. Indeed, consider the matrix

The matrix A is invertible if and only if . We called this number the


determinant of A. It is clear from this, that we would like to have a similar result for
bigger matrices (meaning higher orders). So is there a similar notion of determinant for
any square matrix, which determines whether a square matrix is invertible or not?

In order to generalize such notion to higher orders, we will need to study the determinant
and see what kind of properties it satisfies. First let us use the following notation for the
determinant

Properties of the Determinant

1.
Any matrix A and its transpose have the same determinant, meaning

This is interesting since it implies that whenever we use rows, a similar behavior
will result if we use columns. In particular we will see how row elementary
operations are helpful in finding the determinant. Therefore, we have similar
conclusions for elementary column operations.
2.
The determinant of a triangular matrix is the product of the entries on the
diagonal, that is
3.
If we interchange two rows, the determinant of the new matrix is the opposite of
the old one, that is

4.
If we multiply one row with a constant, the determinant of the new matrix is the
determinant of the old one multiplied by the constant, that is

In particular, if all the entries in one row are zero, then the determinant is zero.
5.
If we add one row to another one multiplied by a constant, the determinant of the
new matrix is the same as the old one, that is

Note that whenever you want to replace a row by something (through elementary
operations), do not multiply the row itself by a constant. Otherwise, you will
easily make errors (due to Property 4).
6.
We have

In particular, if A is invertible (which happens if and only if ), then

If A and B are similar, then .

Let us look at an example, to see how these properties work.


Example. Evaluate

Let us transform this matrix into a triangular one through elementary operations. We will

keep the first row and add to the second one the first multiplied by . We get

Using the Property 2, we get

Therefore, we have

which one may check easily.

You might also like