Hw2sols Math3410 S23
Hw2sols Math3410 S23
Hw2sols Math3410 S23
U = span(v1 , . . . , vk ) = {c1 v1 + · · · + ck vk | c1 , . . . , ck ∈ R}
is a subspace of V .
Proof. (i) Note that ~0 lies in U . This is since
~0 = 0 · v1 + · · · + 0vk .
u = c1 v1 + · · · + ck vk and w = d1 v1 + · · · + dk vk .
Thus
1
3 2 1
(vi) U = {x ∈ R3 | x = 0 + s 1 + t 2 for some s, t ∈ R}, V = R3 .
1 1 1
Solution. Observe that (3, 0, 1) = 2(2, 1, 1) + (−1)(1, 2, 1). Therefore if
x ∈ U , then
3 2 1 2 1
x = 0 + s 1 + t 2 = (s + 2) 1 + (t − 1) 2
1 1 1 1 1
V = {x ∈ Rn | Ax = 3x}
is a subspace of Rn .
Solution. We shall check this is a subspace of Rn .
(i) We have that ~0 ∈ V since A~0 = 0 = 3~0.
(ii) Let x ∈ V and c ∈ R. We have that
Ax = 3x.
Note that
A(cx) = c(Ax) = c(3x) = 3(cx)
and thus cx ∈ V .
(iii) Let x, y ∈ V . This means that
Ax = 3x and Ay = 3y.
Therefore
A(x + y) = Ax + Ay = 3x + 3y = 3(x + y)
and it follows that V is a subspace of Rn .
3. (a) Let U and V be subspaces of Rn . Define the intersection of U and V to be
U ∩ V = {x ∈ Rn : x ∈ U and x ∈ V }.
2
(iii) If x and y ∈ U ∩ V . We have x + y ∈ U (since x and y ∈ U and U
is a subspace), and x + y ∈ V (since x and y ∈ V and V is a subspace), so
x+y ∈U ∩V.
It follows that U ∩ V is a subspace of Rn .
(b) Is U ∪ V = {x ∈ Rn : x ∈ U or x ∈ V } a subspace of Rn ? In general, this is
not necessarily a subspace. For example, let
U = {(x1 , 0) ∈ R2 | x1 ∈ R},
V = {(0, x2 ) ∈ R2 | xx ∈ R}.
Note that
U ∪ V = {(x1 , x2 ) | x1 x2 = 0}.
(This is the cross containing the x1 -axis and the x2 -axis.) It was explained in
class why this is not a subspace of R2 . It is not closed under vector addition. We
have (1, 0), (0, 1) ∈ U ∪ V but their sum (1, 0) + (0, 1) = (1, 1) ∈
/ U ∪V.
4. For each of the following vectors b ∈ R4 , decide whether b is a linear combination
of
v1 = (1, 0, 1, −2), v2 = (0, −1, 0, 1), v3 = (1, −2, 1, 0).
If b is a linear combination, then find c1 , c2 , c3 ∈ R such that b = c1 v1 + c2 v2 +
c3 v3 . If not, then prove it is not possible.
(a) b = (1, 1, 1, 1),
(b) b = (1, −1, 1, −1).
Solution. b is a linear combination of v1 , v2 , and v3 if and only if there exist real
numbers c1 , c2 , and c3 such that
c1 v1 + c2 v2 + c3 v3 = b.
Since the last row reads 0 = 4, it follows that this system is inconsistent. Therefore
b = (1, 1, 1, 1) is not a linear combination of v1 , v2 , and v3 .
3
(b) We now deal with the second augmented matrix. Applying the row operations
R3 → R3 − R1 and R4 → R4 + 2R1 we find its equivalent to
1 0 1 1
0 −1 −2 1
.
0 0 0 0
0 1 2 1
The pivot variables are c1 and c2 and the non-pivot variable is c3 . The equations
we have are c1 + c3 = 1 and c2 + 2c3 = 1 or
Therefore
c1 −c3 + 1 −1 1
x = c2 = −2c3 + 1 = c3 −2 + 1
c3 c3 1 0
Choosing c3 = 0 produces a linear combination c1 = 1, c2 = 1, and c3 = 0 or
(1, −1, 1, −1) = 1 · (1, 0, 1, −2) + 1 · (0, −1, 0, 1) + 0(1, −2, 1, 0).
v = c1 v1 + · · · + ck vk
4
It follows that x ∈ B and hence A ⊂ B. On the other hand, let x ∈ B. Then we
have ∃ b1 , . . . , bk+1 ∈ R such that
k
X
x = b1 v1 + · · · + bk vk + bk+1 ( cj vj )
j=1
a=x
b = −2x + y
c = x − y + z.