MAT101 LA Tut2
MAT101 LA Tut2
MAT101 LA Tut2
2. Let V be the (real) vector space of all functions f : R → R. Which of the following are subspaces of V ?
5. Determine if the given vectors span the vector space V or not. If they do, find a basis for V.
(a) v1 = (1, 2, 3), v2 = (2, 4, 6), v3 = (−1, 0, 1) in R3 .
(b) w1 = (1, 0, 1), w2 = (0, 1, 0), w3 = (1, 1, 1) in R3 .
6. Determine if the following sets of vectors are linearly independent or linearly dependent.
1
7. Find the value(s) of h for which the following set of vectors
1 h 1
v1 = 0 , v2 = 1 , andv3 = 2h
0 −h 3h + 1
8. Let A be a m by n matrix over F . Show that the set of all vectors X such that AX = 0 is a subspace
of F n . This subspace is called the null space of A and its dimension is the nullity of A.
9. Let A be a m by n matrix over F . Show that the set of all vectors spanned by the row vectors of A is a subspace
of F n . This subspace is called the row space of A and its dimension in the row rank of A.
10. Let A be a m by n matrix over F . Show that the set of all vectors Y such that AX = Y has a solution for X is a
subspace of F m . This subspace is called the range space of A and its dimension in the column rank of A (why?).
12. Let B = {α1 , α2 , α3 } be an ordered basis for R3 where α1 = (1, 0, −1), α2 = (1, 1, 1), α3 = (1, 0, 0). What are the
coordinates of (a, bc) in the ordered basis B?
13. Let α = (x1 , x2 ) and β = (y1 , y2 ) be vectors in R2 such that x1 y1 + x2 y2 = 0 and x21 + x22 = y12 + y22 = 1 Show
that B = (α, β) is a basis for R2 . Find the coordinates of (a, b) in this ordered basis. What do the conditions mean
geometrically?
2
Other practice problems
1. Let V be a vector space over the field R. Prove that the set of all polynomials of degree at most n, denoted by
Pn (R), is a subspace of V.
2. Determine if the following sets are subspaces of the given vector space or not. If it is a subspace, prove it; if not,
provide a counterexample.
(a) W = {(x, y) ∈ R2 | x + y = 1} in R2 .
(b) U = {f (x) ∈ R[x] | f (0) = 0} in R[x].
1 2 0 3 0
1 2 1 1 0
3. Consider the 5 by 5 matrix A = 0 0 1 4 0
2 4 1 10 1
0 0 0 0 1
9. Determine if the given vectors span the vector space V or not. If they do, find a basis for V.
(a) v1 = (1, 0, 0), v2 = (0, 1, 0), v3 = (0, 0, 1) in R3 .
(b) w1 = (1, 1, 0), w2 = (0, 1, 1), w3 = (1, 0, 1) in R3 .
3
10.
11. Determine if the following sets of vectors are linearly independent or linearly dependent.
(a) {(1, 2), (3, 1), (−1, 4)} in R2 .
(b) {1, x, x2 , x3 , sin x, cos x} in C[−1, 1] (the set of continuous functions on [−1, 1]).
12. Prove or disprove: If V has a finite basis, then every spanning set of V contains a basis of V.
13. Let V be a vector space over R. Prove that any linearly independent set in V can be extended to a basis for V.
4
2x1 − x2 + x3 − x4 = 0
3
2
x1 + x3 − x5 = 0
3
9x1 − 3x2 + 6x3 − 3x4 − 3x5 = 0
16. Let V be a vector space over R. Prove that every finite-dimensional vector space has a finite basis.
17. Let W be a proper subspace of a finite-dimensional vector space V. (a) Show that there is a subspace U of V
such that W ∩ U = {0} and U + W = V. (b) Show that there is no subspace U such that U ∩ W = {0} and
dimU + dimW > dimV.
19. Let A ∈ Mm n(R) and B ∈ Mn p(R) with rank (A) = rank (B) = n. Show that rank (AB) = n.