Ch1 Practice Problems
Ch1 Practice Problems
Instructions
• These problems are meant to give you an opportunity to practice the material covered in class
and in the course notes. They are ungraded: you do not have to submit them. However, we
highly recommend that you attempt all of them and write up full solutions to each.
• You are encouraged to discuss these problems with your instructor, classmates, and on Piazza.
Computational Problems
Q1. In the following problem you are given a set V and definitions for a vector addition + and
a scalar multiplication · with scalars from F. Determine if these definitions turn V into a
vector space over F.
(a) V = {(ai )∞ ∞ ∞ ∞
i=1 : ai ∈ F} (the set of all infinite sequences in F), (ai )i=1 +(bi )i=1 = (ai +bi )i=1
and α · (ai ) = (αai )∞i=1 .
2 x1 y1 x1 y2 x1 αx1
(b) V = F , + = , α· = .
x2 y2 x2 y1 x2 αx2
cos θ − sin θ
(c) F = R, V = Rθ = ∈ M2×2 (R) : θ ∈ R (the set of 2 × 2 rotation ma-
sin θ cos θ
trices), Rθ + Rϕ = Rθ+ϕ , c · Rθ = Rcθ .
Q2. In the following problem you are given a subset S of a vector space V . Determine if S is
linearly dependent or linearly independent.
#»
(a) S = { 0 , #»
v }, where #»
v ∈ V is an arbitrary vector in an arbitrary vector space V .
(b) S = {1 + x + x2 , 5 − 2x + 2x2 , −2 + 3x + x2 }, V = P2 (F).
(c) S = {1 + x, x − x2 , 1 + 2x3 , 1 − x + x2 − x3 , x + x3 }, V = P3 (F).
1 1 0 2 2 2
(d) S = , , V = M2×3 (F).
1 0 0 0 0 0
1 0 0 −1 1 0 0 1
(e) S = , , , , V = M2×2 (F).
0 1 1 0 0 −1 1 0
(f) S = {sin(x), cos(x)}, V = C([0, 1]).
Q3. In the following problem you are given a subset S of a vector space V . Determine if S is a
spanning set for V .
(a) S = { #»
v }, where #»
v ∈ V is an arbitrary vector in a 3-dimensional vector space V .
(b) S = {1 + x + x2 , 5 − 2x + 2x2 , −2 + 3x + x2 }, V = P2 (F).
1 1 0 2 2 2
(c) S = , , V = M2×3 (F).
1 0 0 0 0 0
1 0 0 −1 1 0 0 1
(d) S = , , , , V = M2×2 (F).
0 1 1 0 0 −1 1 0
1
MATH235: Linear Algebra 2
Practice Problems for Chapter 1: Abstract Vector Spaces
Q4. In the following problem you are given a subset W of a vector space V . Determine if W is a
subspace of V . If W is a subspace of V , find a basis for W and determine dim W .
Conceptual Problems
Q1. Prove that in any vector space V ,
#»
(a) 0 #»
x = 0 for all #»
x ∈V;
(b) (−1) #»x = − #»
x for all #»
x ∈V;
#» #»
(c) t 0 = 0 for all t ∈ F;
#» #»
(d) if a #»
x = 0 , where a ∈ F and #»
x ∈ V , then either a = 0 or #»
x = 0.
Q2. Let V be an n-dimensional vector space over F with ordered basis B. Let #» x ∈ V . Prove that
#» #»
[ #»
x ]B = 0 n (the zero vector in Fn ) if and only if #»
x = 0 V (the zero vector in V ).
2
MATH235: Linear Algebra 2
Practice Problems for Chapter 1: Abstract Vector Spaces
Show that { #»
x , #»
y } is linearly independent if and only if ad − bc ̸= 0.
Q4. Can there be a vector space over F containing exactly 3 vectors? Explain.
Q5. Let V be a vector space over F and let W be a subset of V that satisfies the following two
properties:
#»
(i) 0 ∈ W ;
#» ∈ W , then − w
(ii) if w #» ∈ W .
S = {t #»
x + (1 − t) #»
y : t ∈ F}.
[Hint: What is S if V = R2 ? Draw a picture. This should help you form some intuition for
this problem.]
Q8. Let U and W be subspaces of a vector space V . The subspace sum of U and W is defined
to be the set
U + W = { #»u +w#» : #» #» ∈ W }
u ∈ U, w
consisting of all sums of vectors from U and W .
3
MATH235: Linear Algebra 2
Practice Problems for Chapter 1: Abstract Vector Spaces
Q10. Let { #»
v 1 , . . . , #»
v k } be a subset of a vector space V .
(a) Prove/disprove: If #»
v 1 ∈ Span{ #»
v 2 , . . . , #»
v k } then Span{ #»
v 1 , . . . , #»
v k } = Span{ #»v 2 , . . . , #»
v k }.
(b) Prove/disprove: If v#» #» #» #»
̸∈ Span{ v , . . . , v } then { v , . . . , v #» } is linearly indepen-
k+1 1 k 1 k+1
dent.
Q11. (a) We can view C as a vector space over R by simply only allowing ourselves to scalar
multiply by real numbers. Call this real vector space CR . (Convince yourself that this
really is a vector space over R.) Find a basis for CR hence determine dim CR .
(b) Generalize part (a) to Cn .
(c) More generally still, suppose that V is a vector space over C and let VR denote the R
vector space consisting of the same vectors as V but where the scalar multiplication is
restricted to R. Supposing that V is finite-dimensional (as a vector space over C), show
that VR is finite-dimensional over R. What is the relation between dim V and dim VR ?
[Food for thought: Is there a way to reverse the above process and begin with a real vector
space V and then somehow “extend” it to a complex vector space VC ?]
(a) Let C = { #» u 1 , . . . , #»
u k } be a basis for U . Show that we can extend C to a basis B =
{ u 1 , . . . , u k , v 1 , . . . , #»
#» #» #» v l } of V . (Here dim V = k + l.)
(b) Let W = Span{ v 1 , . . . , #»
#» v l }. Show that every #»
v ∈ V can be expressed in the form
#» #» #»
v = u + w for unique vectors u ∈ U and w ∈ W . #» #»
Refer to Q8 for the definition of U + W . [Hint: Start with a basis B for U ∩ W . Extend it
to get bases BU and BW for U and W . Think about how to use the vectors in B, BU and
BW to get a basis for U + W .]
4
MATH235: Linear Algebra 2
Practice Problems for Chapter 1: Abstract Vector Spaces
Q14. Let V be a finite-dimensional vector space over F and let U be a subspace of V such that
dim U = dim V − 1. Let W be a subspace of V that is not contained in U (i.e. W ̸⊆ U ).
Prove that dim(U ∩ W ) = dim W − 1. [Note: This is a generalization of Q7(c).]
Q15. Let V and W be vector spaces over F. The Cartesian product of V and W , denoted by
V × W , is the set of all ordered pairs of elements of V and W :
V × W = {( #» #» : #»
v , w) v ∈ V, #»
v ∈ W }.
( #» #» ) + ( #»
v 1, w 1
#» ) = ( #»
v 2, w 2 v 1 + #» #» + w
v 2, w 1
#» )
2
s( #» #» = (s #»
v , w) #»
v , s w).
Q16. Show that the real vector space C([0, 1]) of continuous functions f : [0, 1] → R is not finite-
dimensional. [Hint: Assume it has a finite basis and try to derive a contradiction.]