MT 127 Lecture - 16
MT 127 Lecture - 16
Lecture 16 – 2016/2017
Idrissa S. A.
Subspaces
Let V be a vector space and W a nonempty subset of V . If W is a
vector space with respect to the operations in V , then W is called a
Subspace of V .
Subspaces
Let V be a vector space and W a nonempty subset of V . If W is a
vector space with respect to the operations in V , then W is called a
Subspace of V .
Example
Every vector space has at least two subspaces, which are they?
Subspaces
Let V be a vector space and W a nonempty subset of V . If W is a
vector space with respect to the operations in V , then W is called a
Subspace of V .
Example
Every vector space has at least two subspaces, which are they?
Solution
Itself and the subspace {0}. Verify that!
Remarks
If a subset W of a vector space V does not contain the zero vector, then
W is not a subspace of V .
Remarks
If a subset W of a vector space V does not contain the zero vector, then
W is not a subspace of V .
Example
set W consisting of all 2 × 3 matrices of the form
Consider the
a b 0
, where a, b, c and d are arbitrary real numbers. Show that
0 c d
W is subspace if M23 .
Solution
1 W1 is the right half of thexy-plane. It is not a subspace of R 2
2
because if we take vector ∈ W1 , then the scalar multiple
3
2 −6
−3 = ∈
/ W1
3 −9
ISA MT127 – Linear Algebra I Lecture 16 – 2016/2017
Example
2 The same vector in part (1), shows that W2 is not a subspace
Ax = 0 and Ay = 0 , now
A(x + y) = Ax + Ay = 0 + 0 = 0
so x + y is a solution, also if c is a scalar, then
Ax = 0 and Ay = 0 , now
A(x + y) = Ax + Ay = 0 + 0 = 0
so x + y is a solution, also if c is a scalar, then
A(cx) = c(Ax) = c0 = 0
v = c1 v1 + c2 v2 + · · · + ck vk
v = c1 v1 + c2 v2 + · · · + ck vk
Example
In R 3 let v1 = (1, 2, 1), v2 = (1, 0, 2) and v3 = (1, 1, 0). The vector
v = (2, 1, 5) is a linear combination of v1 , v1 and v3 if we can find real
numbers c1 , c2 and c3 so that
v = c1 v1 + c2 v2 + c3 v3 , then
v = c1 v1 + c2 v2 + · · · + ck vk
Example
In R 3 let v1 = (1, 2, 1), v2 = (1, 0, 2) and v3 = (1, 1, 0). The vector
v = (2, 1, 5) is a linear combination of v1 , v1 and v3 if we can find real
numbers c1 , c2 and c3 so that
v = c1 v1 + c2 v2 + c3 v3 , then
Thus
v = v1 + 2v2 − v3