Skip to main content

Section 3.2 Properties of the Determinant

Handout 3.2 Properties of the Determinant

We have a method for computing determinants, but without the strategies in this section, the cofactor-expansion algorithm can be very inefficient. Row operations provide a more efficient method.

Example 3.11.

Compute:
\begin{equation*} \begin{vmatrix} 1 \amp -4 \amp 2\\ -2 \amp 8 \amp -9\\ -1 \amp 7 \amp 3 \end{vmatrix} \end{equation*}

Example 3.12.

Compute:
\begin{equation*} \begin{vmatrix} 2 \amp 6 \amp -5 \amp 2\\ 2 \amp 5 \amp -7 \amp 3\\ 4 \amp 15 \amp -4 \amp 6\\ -2 \amp -5 \amp 4 \amp 2 \end{vmatrix} \end{equation*}

Example 3.15.

Determine the value of:
\begin{equation*} \operatorname{det}(A) = \operatorname{det} \left( \begin{bmatrix} 0 \amp 2 \amp 0\\ 1 \amp 1 \amp 2\\ 1 \amp 1 \amp 3 \end{bmatrix}^8 \right). \end{equation*}

Example 3.16.

Use the determinant to find all values of \(\lambda\) for which the matrix \(C\) is not invertible.
\begin{equation*} C= \begin{bmatrix} 5 \amp 0 \amp 0\\ 0 \amp 0 \amp 1\\ 1 \amp 1 \amp 0 \end{bmatrix} - \lambda I_3. \end{equation*}