Midterm1 Solution
Midterm1 Solution
Solution to Midterm 1
Problem 1: Let V = {(a1 , a2 ) : a1 , a2 R}. Define addition of elements of V coordinatewise, and for (a1 , a2 ) in V and c R, define
n(0,0)
if c=0
c(a1 , a2 ) =
(ca1 , ac2 ) if c6=0.
Is V a vector space over R with these operations? Justify your answer. (5 points)
Solution. No! If c, d R, c + d 6= 0, c 6= 0, d 6= 0, then
(c + d)(a1 , a2 ) = ((c + d)a1 ,
a2
)
c+d
a1 a2
+ ).
c
d
P
Pn
Proof. Let u span(S1 S2 ), then u = m
i=1 ai vi +
j=1 bj wj , for some scalars ai , i =
1, , m, bj , j = 1, , n, where vi , i = 1, , m, are in S1 and wj , j = 1, , n, are in
P
Pn
S2 . Since m
a
v
is
in
span(S
)
and
i
i
1
i=1
j=1 bj wi is in span(S2 ), we have u span(S1 ) +
span(S2 ). Hence span(S1 S2 ) span(S1 ) + span(S2 ).
Now let v = x + y span(S1 ) + span(S2 ), where x span(S1 ) and y span(S2 ). We
Pm
can write x =
i=1 ai vi , for some scalars ai , i = 1, , m and vi S1 , i = 1, , m
Pn
and y = j=1 bj wj , for some scalars bj , j = 1, , n and wi S2 , j = 1, , n. Then
Pm
Pn
we can see that v = x + y =
a
v
+
i
i
i=1
j=1 bj wj is in span(S1 S2 ), since vi , i =
1, , m, wj , j = 1, , n are in S1 S2 . Hence span(S1 ) + span(S2 ) span(S1 S2 ).
Therefore span(S1 S2 ) = span(S1 ) + span(S2 ).
Problem 4: Prove that a set S is linear dependent if and only if S = {0} or there exist
distinct vectors v, u1 , u2 , , un in S such that v is a linear combination of u1 , u2 , , un .
(9 points)
Proof. () If S is linearly dependent and S 6= {0}, then there exist distinct vectors
u0 , u1 , , un S such that
a0 u0 + a1 u1 + + an un = 0
with at least one of the scalars a0 , a1 , , an is not zero, say a0 6= 0.
Then we have
a2
an
a1
u1 +
u2 + +
un .
u0 =
a0
a0
a0
Hence v = u0 is a linear combination of u1 , u2 , , un .
() If S = {0}, then its clear that S is linearly dependent.
Assume that there exist distinct vectors v, u1 , u2 , , un S such that v is a linear
combination of u1 , u2 , , un , say
v = a1 u 1 + a2 u 2 + an u n ,
for some scalars a1 , a2 , , an .
Then we have
0 = (1)v + a1 u1 + a2 u2 + an un .
Hence S is linearly dependent.
m
X
i=1
ai ui =
n
X
i=1
ai ui +
m
X
ai ui W1 + W2 ,
i=n+1
i=n+1
By Problem 6, we have
dim(U V ) = dim(U ) + dim(V ) dim(U + V ) 6 + 6 8 = 4.
Similarly, we have dim(U W ) 4.
Since U V U and U W U , U V and U W are subspaces of U .
This implies that (U V ) + (U W ) is a subspace of U .
Hence, dim ((U V ) + (U W )) dim(U ) = 6.
By Problem 6 again, we have
dim(U V W ) = dim ((U V ) (U W ))
= dim(U V ) + dim(U W ) dim ((U V ) + (U W ))
4 + 4 6 = 2.
Therefore, the intersection of three 6-dimensional subspaces in R8 has at least dimension
two and can not be the zero vector space {0}.