LINEAR-ALGEBRA Β· Unit 3 Β· Video 2 Β· Interactive Practice
| Formula | Name | When to Use |
|---|---|---|
| Inverse definition | Defines what "inverse" means | |
| 2Γ2 Determinant | Quick singularity check | |
| is singular | Singularity test | Zero determinant means no inverse exists |
| has nontrivial solution is singular | Null space test | Non-zero in null space proves no inverse |
Multiplying by warps the unit square into a parallelogram of area β and zero area means no inverse.
Only whether is zero decides invertibility β its sign merely records whether the transformation flips the plane's orientation.
The columns of span the whole plane only when they point in different directions.
For the singular matrix , infinitely many inputs share the single output .
If existed, would have to return one vector β but infinitely many inputs give , so no reverse map can exist.
Question 1
Consider the matrix .
What is , and is invertible?
β Correct! The determinant is zero, so has no inverse.
β Not quite. Compute carefully:
Solution:
For , the determinant is:
Since , the matrix is singular (not invertible).
Notice that column 2 column 1, confirming the columns are linearly dependent.
Question 2
True or False: If is a square matrix and has only the trivial solution , then is invertible.
β Correct! Only the trivial null space means the columns are independent and is invertible.
β Not quite. Recall from the video: a non-trivial null vector is 'the exact dividing line' for singularity.
Solution: True
This is a fundamental equivalence in linear algebra. For a square matrix :
The video showed the converse direction: if a non-trivial solution exists (like for the singular matrix), then cannot be invertible β proved by contradiction.
The contrapositive gives us this result: no non-trivial null space vector means is invertible.
Question 3
In the proof by contradiction from the video, we assume exists for , knowing that where .
What contradiction do we arrive at?
β Correct! The assumption forces , contradicting .
β Not quite. Trace the algebra: multiply on the left by and simplify step by step.
Solution:
The proof proceeds step by step:
But we chose . This is a contradiction! β‘
Therefore, our assumption was wrong β does not exist.
Question 4
Which of the following matrices is invertible?
β Correct! has determinant , making it the only invertible option.
β Not quite. Compute for each matrix. Which one gives a nonzero result?
Solution:
Compute the determinant for each:
| Matrix | Determinant | Invertible? |
|---|---|---|
| β Singular | ||
| β Invertible | ||
| β Singular | ||
| β Singular |
Only has a nonzero determinant (), so it is the only invertible matrix. Note: the sign of the determinant doesn't matter β only whether it equals zero or not.
Solved: 0 / 4