LarLinAlg8 LecturePPTs 04 04
LarLinAlg8 LecturePPTs 04 04
3
Linear Combinations of Vectors in a
Vector Space
4
Linear Combinations of Vectors in a Vector Space (1 of 1)
5
Example 2 – Finding a Linear Combination
Solution:
Find scalars c1, c2, and c3 such that
(1, 1, 1) = c1(1, 2, 3) + c2(0, 1, 2) + c3(−1, 0, 1)
= (c1, 2c1, 3c1) + (0, c2, 2c2) + (−c3, 0, c3)
= (c1 − c3, 2c1 + c2, 3c1 + 2c2 + c3).
6
Example 2 – Solution (1 of 2)
Equating corresponding components yields the system of
linear equations below.
c1 − c3 = 1
2c1 + c2 =1
3c1 + 2c2 + c3 = 1
7
Example 2 – Solution (2 of 2)
So, this system has infinitely many solutions, each of the
form
c1 = 1 + t, c2 = −1 − 2t, c3 = t.
9
Spanning Sets (1 of 3)
Definition of a Spanning Set of a Vector Space
Let S = {v1, v2, . . . , vk} be a subset of a vector space V.
The set S is a spanning set of V when every vector in V
can be written as a linear combination of vectors in S. In
such cases it is said that S spans V.
10
Example 5 – A Spanning Set of R^3
Show that the set S = {(1, 2, 3), (0, 1, 2), (−2, 0, 1)} spans
Solution:
Let u = (u1, u2, u3) be any vector in Find scalars c1, c2,
and c3 such that
11
Example 5 – Solution
This vector equation produces the system
c1 − 2c3 = u1
2c1 + c2 = u2
3c1 + 2c2 + c3 = u3.
12
Spanning Set (2 of 3)
Definition of the Span of a Set
If S = {v1, v2, . . . , vk} is a set of vectors in a vector space
V, then the span of S is the set of all linear combinations
of the vectors in S,
span(S) = {c1v1 + c2v2 + . . . + ckvk : c1, c2, . . . , ck are real
numbers}.
The span of S is denoted by
span(S) or span{v1, v2, . . . , vk}.
When span(S) = V, it is said that V is spanned by {v1, v2, .
. . , vk}, or that S spans V.
13
Spanning Set (3 of 3)
Theorem 4.7 Span(S) is a Subspace of V
If S = {v1, v2, . . . , vk} is a set of vectors in a vector space
V, then span(S) is a subspace of V.
14
Linear Dependence and
Linear Independence
15
Linear Dependence and Linear Independence (1 of 5)
16
Example 7 – Examples of Linearly Dependent Sets
17
Linear Dependence and Linear Independence (2 of 5)
18
Linear Dependence and Linear Independence (3 of 5)
19
Example 9 – Testing for Linear Independence
Solution:
Expanding the equation c1v1 + c2v2 + c3v3 = 0 produces
20
Example 9 – Solution (1 of 2)
Equating corresponding coefficients of powers of x yields
the homogeneous system of linear equations in c1, c2, and
c3 below.
c1 + 2c2 =0
c1 + 5c2 + c3 =0
−2c1 − c2 + c3 =0
The augmented matrix of this system reduces by Gaussian
elimination as shown below.
21
Example 9 – Solution (2 of 2)
This implies that the system has infinitely many solutions.
So, the system must have nontrivial solutions, and you can
conclude that the set S is linearly dependent.
One nontrivial solution is
c1 = 2, c2 = −1, and c3 = 3
which yields the nontrivial linear combination
22
Linear Dependence and Linear Independence (4 of 5)
23
Example 12 – Writing a Vector as a Linear Combination of Other Vectors
25
Linear Dependence and Linear Independence (5 of 5)
26
Example 13 – Testing for Linear Dependence of Two Vectors (1 of 2)
27
Example 13 – Testing for Linear Dependence of Two Vectors (2 of 2)
b. The set S = {v1, v2} = {(4, −4, −2), (−2, 2, 1)} is linearly
dependent because v1 = −2v2, as shown in
Figure 4.15(b).
28