Chap 5.2
Chap 5.2
Chapter Content
2
5-2 Subspaces
A subset W of a vector space V is called a subspace of V if W is itself a
vector space under the addition and scalar multiplication defined on V.
Theorem 5.2.1
If W is a set of one or more vectors from a vector space V, then W is
a subspace of V if and only if the following conditions hold:
a) If u and v are vectors in W, then u + v is in W.
b) If k is any scalar and u is any vector in W , then ku is in W.
Remark
W is a subspace of V if and only if W is a closed under addition
(condition (a)) and closed under scalar multiplication (condition (b)).
3
5-2 Example 1
Let W be any plane through the
origin and let u and v be any
vectors in W.
u + v must lie in W since it is the
diagonal of the parallelogram
determined by u and v, and k u
must line in W for any scalar k
since k u lies on a line through u.
5
5-2 Example 3 (Not a Subspace)
6
5-2 Subspace Remarks
Think about “set” and “empty set”!
R2
Subspaces of R3:
{0}
R3
7
5-2 Example 4 (Subspaces of Mnn)
The sum of two symmetric matrices is symmetric, and a
scalar multiple of a symmetric matrix is symmetric.
=> the set of nn symmetric matrices is a subspace of the
vector space Mnn of nn matrices.
Subspaces of Mnn
the set of nn upper triangular matrices
the set of nn lower triangular matrices
the set of nn diagonal matrices
8
5-2 Example 5
A subspace of polynomials of degree n
Let n be a nonnegative integer
Let W consist of all functions expression in the form
p(x) = a0+a1x+…+anxn
=> W is a subspace of the vector space of all real-valued
functions discussed in Example 4 of the preceding section.
9
5-2 Example 5
10
Exercise 5.2
11
Solution
13
Solution
14
Solution
15
Exercise 5.2
16
Solution
17
Solution
18
Solution
19
Solution
20
Exercise 5.2
21
Solution
22
23
24
5-2 Solution Space
Solution Space of Homogeneous Systems
If Ax = b is a system of the linear equations, then each
vector x that satisfies this equation is called a solution
vector of the system.
Theorem 5.2.2 shows that the solution vectors of a
homogeneous linear system form a vector space, which we
shall call the solution space of the system.
25
Theorem 5.2.2
If Ax = 0 is a homogeneous linear system of m
equations in n unknowns, then the set of solution
vectors is a subspace of Rn.
26
5-2 Example 7
Find the solution spaces of the linear systems.
1 - 2 3 x 0 1 - 2 3 x 0
(a)
2 - 4 6 y 0
(b)
-3 7 8 y 0
3 - 6 9
z
0
-2 4 -6
z
0
1 - 2 3 x 0 0 0 0 x 0
(c)
-3 7 -8 y 0
(d)
0 0 0 y 0
4 1 2
z
0
0 0 0
z
0
27
Solution of 7(c)
28
Solution of 7(a)
29
Solution of 7(b)
x = -5t , y = -t, z =t
which are parametric equations for the line through the origin
parallel to the vector v = (-5, -1, 1).
30
Solution of 7(d)
31
5-2 Example 7
Find the solution spaces of the linear systems.
1 - 2 3 x 0 1 - 2 3 x 0
(a)
2 - 4 6 y 0
(b)
-3 7 8 y 0
3 - 6 9
z
0
-2 4 -6
z
0
1 - 2 3 x 0 0 0 0 x 0
(c)
-3 7 -8 y 0
(d)
0 0 0 y 0
4 1 2
z
0
0 0 0
z
0
32
5-2 Example 7 (continue)
Solution.
(a) x = 2s - 3t, y = s, z = t
x = 2y - 3z or x – 2y + 3z = 0
This is the equation of the plane through the origin with
n = (1, -2, 3) as a normal vector.
(b) x = -5t , y = -t, z =t
which are parametric equations for the line through the origin parallel
to the vector v = (-5, -1, 1).
(c) The solution is x = 0, y = 0, z = 0, so the solution space is the origin
only, that is {0}.
(d) The solution are x = r , y = s, z = t, where r, s, and t have arbitrary
values, so the solution space is all of R3.
33
Exercise 5.2
34
Exercise 5.2
Solution of 6 (c)
35
Exercise 5.2
Solution of 6 (e)
36
37
38
39
40
5-2 Linear Combination
41
A subspace of polynomials of degree n
Let n be a nonnegative integer
Let W consist of all functions expression in the form
p(x) = a0+a1x+…+anxn
=> W is a subspace of the vector space of all real-valued
functions discussed in Example 4 of the preceding section.
42
5-2 Example 9
Consider the vectors u = (1, 2, -1) and v = (6, 4, 2) in R3.
Show that w = (9, 2, 7) is a linear combination of u and v and
that w = (4, -1, 8) is not a linear combination of u and v.
43
5-2 Example 9
Consider the vectors u = (1, 2, -1) and v = (6, 4, 2) in R3.
Show that w = (9, 2, 7) is a linear combination of u and v and
that w = (4, -1, 8) is not a linear combination of u and v.
44
Exercise 5.2
45
Solution
46
Solution
7 b) Yes
7 d) Yes 47
Exercise 5.2
48
Solution
49
Solution
50
Theorem 5.2.3
If v1, v2, …, vr are vectors in a vector space V, then:
The set W of all linear combinations of v1, v2, …, vr is a subspace
of V.
W is the smallest subspace of V that contain v1, v2, …, vr in the
sense that every other subspace of V that contain v1, v2, …, vr
must contain W.
51
5-2 Linear Combination and Spanning
If S = {v1, v2, …, vr} is a set of vectors in a vector space V,
then the subspace W of V containing of all linear combination
of these vectors in S is called the space spanned by v1, v2, …,
vr, and we say that the vectors v1, v2, …, vr span W.
52
5-2 Example 10
If v1 and v2 are non-collinear vectors in R3 with their initial points at
the origin
span{v1, v2}, which consists of all linear combinations k1v1 + k2v2
is the plane determined by v1 and v2.
Similarly, if v is a nonzero vector in R2 and R3, then span{v}, which
is the set of all scalar multiples kv, is the linear determined by v.
53
5-2 Example 11
Spanning set for Pn
The polynomials 1, x, x2, …, xn span the vector space Pn
defined in Example 5
Example 5 (below)
54
5-2 Example 12
Determine whether v1 = (1, 1, 2), v2 = (1, 0, 1), and v3 = (2, 1, 3)
span the vector space R3.
55
5-2 Example 12
Determine whether v1 = (1, 1, 2), v2 = (1, 0, 1), and v3 = (2, 1, 3)
span the vector space R3.
56
Theorem 5.2.4
57
Exercise 5.2
58
Exercise 5.2
59
Exercise 5.2
60
Exercise 5.2
61
Exercise 5.2
62
Exercise 5.2
63
Exercise 5.2
64
Solution
65
Assignments
66