LINEAR-ALGEBRA ยท Unit 10 ยท Video 3 ยท Interactive Practice
| Concept | Formula | For |
|---|---|---|
| All matrices | ||
| Upper triangular matrices | ||
| Symmetric matrices | ||
| Diagonal matrices |
Key relationship: Upper Triangular Symmetric Diagonal
Zero the below-diagonal entries and it's upper triangular; mirror them and it's symmetric; do both and it's diagonal.
M (3ร3)
The diagonal matrix and the column vector carry the exact same three numbers.
aEโ + bEโ + cEโ (a matrix)
coordinate vector in Rยณ
๐ก Same three coordinates, different packaging: the diagonal matrices and are both -dimensional and behave identically under and scaling โ a vector space isomorphism.
A subspace's dimension is just its count of independently choosable entries โ watch each count scale with .
๐ก โ = free entry, = fixed by symmetry, 0 = forced zero. Upper triangular and symmetric always share the dimension , yet they are different subspaces.
Question 1
What is the dimension of the vector space of all matrices?
โ Correct! A 4ร4 matrix has 16 independent entries, so the dimension is 16.
โ Not quite. Count the total number of entries in a 4ร4 grid โ each one is a free parameter.
Solution:
The space of all matrices has dimension , because each of the entries is an independent free parameter.
For : .
A basis consists of the 16 matrices that each have a single 1 in one position and 0s everywhere else.
Question 2
True or False: For a set of matrices to form a vector space, it must be closed under matrix multiplication.
โ Correct! Only addition and scalar multiplication matter โ matrix multiplication is irrelevant to the vector space structure.
โ Not quite. Review which operations actually appear in the vector space axioms.
Solution: False.
A vector space requires only:
Matrix multiplication plays no role in the vector space axioms. This is a key insight from the video: vector spaces are defined entirely through addition and scalar multiplication.
Question 3
A basis for the subspace of symmetric matrices contains how many elements?
โ Correct! Three diagonal plus three above-diagonal entries give 6 free parameters.
โ Not quite. In a symmetric matrix, below-diagonal entries mirror those above. Count only the truly independent entries.
Solution:
A symmetric matrix satisfies , so entries below the diagonal are completely determined by entries above.
Free entries:
Total free entries
The dimension is 6, so a basis has 6 elements.
Question 4
Which of the following is NOT a subspace of the space of all matrices?
โ Correct! The zero matrix is not invertible, so the set of invertible matrices fails the most basic subspace requirement.
โ Not quite. Think about which set fails the most basic requirement: containing the zero matrix.
Solution: Invertible matrices.
A subspace must contain the zero vector (the zero matrix). The zero matrix has determinant 0, so it is not invertible. Therefore invertible matrices cannot form a subspace.
Additionally, invertible matrices are not closed under addition: (the zero matrix), which is not invertible.
The other three all pass the subspace test:
Solved: 0 / 4