The first thing we will do is simplify the matrix by row and column operations. We start by replacing row 4 with row 2 plus row 4 (this does not change the determinant) giving:
This step helps to simplify the row reductions. Next, using row 1 as a pivot, we replace row 2 with row 2 minus 2 times row 1, row 3 with row 3 plus three times row 1 and row 5 with row 1 minus row 1 giving
Note that none of these changes affected the determinant either. Next, we replace row 3 with row 3 minus row 2 and we replace row 5 with row 5 plus two times row 2 to get
Again none of these changes affect the determinant. Next, using row 4 as a pivot, we replace row 3 with row 3 minus four times row 4 and replace row 5 with row 5 minus 3 times row 4 to get
Again this doesn't change the determinant. Next, use row 3 as a pivot and replace row 5 with row 5 minus five quarters of row 3 to get
None of these row operations have thus far changed the determinant. Now, we flip rows 3 and 4 which will introduce an extra negative sign in our determinant. So the quantity we want is where M is defined by:
This matrix is diagonal and so the determinant of this matrix is just the product of the diagonal entries giving 16. Hence our answer is as required.
|