Lec 12
Lec 12
1 2 1 1 0 1 0 1 0 1
∈ Span , , ,
3 4 0 0 0 1 1 0 1 0
1 2 1 1 1 0 0 1 0 1
⇔ ∃ t1 , t2 , t3 , t4 ∈ R such that = t1 + t2 + t3 + t4
3 4 0 0 0 1 1 0 0 1
Upon solving, we get
1 1 1 0 0 1 0 1 1 2
(-2) + 3 + 3 + 1 =
0 0 0 1 1 0 0 1 3 4
+ is closed V −1 M −1 T −1 P −1 A−1
+ is commutative V −2 M −2 T −2 P −2 A−2
+ is associative V −3 M −3 T −3 P −3 A−3
multiplication by 1 V − 10 M − 10 T − 10 P − 10 A − 10
Example
• {0} ⊂ V for any vector space V
• V ⊂ V for any vector space V
• Pm (R) ⊂ Pn (R) for m ≤ n
• Set of all lower triangular matrices is a subspace of
Mn×n (R).
• Span of a subset of V is a subspace of V
Real Numbers Rn Vector space V
Linear Combinations
Linear Independence
Span
Analogous definitions
Basis
Subspaces
Theorem
Let V be a vector space. Every vector v ∈ V is uniquely
written as a linear combination of elements of B if and only if
B is a basis for V.
Example
1 0 1 2 1 3
To check if the set C = , , is a basis for
1 0 1 1 0 1
M2 (R).
This is equivalent to check if the set C is linearly independent
and spans M2 (R). Write:
x1 x2 1 0 1 2 1 3 t1 + t2 + t3 2t2 + 3t3
= t1 +t2 t =
x3 x4 1 0 1 1 3 0 1 t1 + t2 t2 + t3
Proposition
If B is a basis for V, and D ⊂ V then,
Theorem
For a vector space V, any two bases have the same number of
elements.
Define dimension of V = Number of elements in a basis.
Notation: dim V.
Example