LINEAR-ALGEBRA ยท Unit 5 ยท Video 3 ยท Interactive Practice
| Requirement | Formula | What It Means |
|---|---|---|
| Closure (addition) | Sum of any two vectors stays in the set | |
| Closure (scalar mult.) | Any scalar multiple stays in the set | |
| Linear combination | for all | Combines both closure rules into one |
| Zero vector test | Zero vector must belong to every vector space |
Adding two vectors in never leaves โ but does scaling one of them?
๐ก A subspace must satisfy every axiom, so the single scalar-multiplication failure at is enough to disqualify .
A line is a subspace only when it passes through the origin โ so where does land?
๐ก On an off-origin line the sum absorbs the intercept twice, landing at height โ off the line unless .
Every line through the origin is a subspace; sliding it off the origin breaks all three axioms at once.
๐ก The complete catalog of subspaces of : , every line through the origin, and all of . In there is one more type โ planes through the origin.
Question 1
The first quadrant is closed under addition. Why is it not a vector space?
โ Correct! Multiplying by a negative scalar sends vectors outside the first quadrant.
โ Not quite. Think about what happens when you multiply a vector in Q by a negative number like -1.
Solution:
The first quadrant does contain the zero vector and is closed under addition. However, it fails closure under scalar multiplication.
Take and :
The result has negative components, landing in the third quadrant โ outside . Closure under scalar multiplication requires the result to stay in the set for all real scalars, including negative ones. One failure is enough: is not a vector space.
Question 2
The vector has a zero in its third component. Which space does it belong to?
โ Correct! Count the components: 3 entries means Rยณ, regardless of any zeros.
โ Not quite. Membership in R^n depends on the number of components, not their values. Count carefully!
Solution:
Membership in is determined by how many components a vector has, not by the values of those components.
The zero in the third position does not remove a dimension โ it still counts as a component. is a point on a flat 2D plane, while sits on the -plane within three-dimensional space. Same and values, but they are different vectors in different spaces.
Question 3
Consider the line in . Is this line a subspace of ?
โ Correct! The zero vector test is the fastest check: (0,0) is not on y = 2x + 3 since 0 โ 3.
โ Not quite. Start with the zero vector test: does the origin (0, 0) satisfy y = 2x + 3?
Solution:
Apply the zero vector test โ the fastest disqualification test in linear algebra.
Is on the line ? Substitute :
The origin is not on the line, so this is not a subspace. We can stop here!
Only lines of the form (with ) pass through the origin and can be subspaces. The y-intercept guarantees this line misses the origin. Both addition and scalar multiplication also fail, but the zero vector test catches the problem instantly.
Question 4
True or False: If a set in is closed under addition, it must be a vector space.
โ Correct! Closure under addition alone is not enough โ you also need closure under scalar multiplication. The first quadrant is the classic counterexample.
โ Not quite. Think about the first quadrant: it's closed under addition, but is it a vector space?
Solution: False.
Closure under addition alone is not sufficient. A vector space must be closed under both addition and scalar multiplication. Equivalently, it must be closed under all linear combinations .
The first quadrant is the classic counterexample:
You need both closures. One out of two is not enough!
Solved: 0 / 4