LA DE Assignment 2
LA DE Assignment 2
1. Determine which of the following sets form vector spaces under the given operations:
(i) The set of all triples of real numbers with the operations
x + x′ = xx′ and kx = xk
k(x, y, z) = (k 2 x, k 2 y, k 2 z)
1
2. Determine which of the following subsets are the subspaces of the given vector spaces:
(i) All vectors of the form (a, b, c), with b = a + c in R3 .
(ii) All matrices with A = AT in Mn×n (R), where Mn×n (R) is the vector space of
all n × n matrices over R.
a b
(iii) All matrices of the form with a + d = 0 in Mn×n (R).
c d
(iv) All matrices with det(A) = 0 in Mn×n (R).
(v) All vectors of the form (a, b, c), where ab = 0, in R3 .
(vi) All vectors of the form (a, b, c), with a3 = b3 in R3 .
4. If b ∈ R, then
{(x1 , x2 , x3 , x4 ) ∈ R4 : x3 = 5x4 + b}
is a subspace of R4 iff b = 0.
5. Let V be the vector space of all n × n matrices over R under standard operations.
Which of the following sets of matrices A in V are subspaces of V ?
a) all invertible A;
b) all non-invertible (i.e. singular) A;
c) all A such that AB = BA, where B is some fixed matrix in V.
6. Determine which of the following sets are subspaces of P3 , the vector space of all
polynomials in one variable with real coefficients of degree ≤ 3:
2
7. Show that the set of continuous functions f = f (x) on a closed interval [a, b] such
that Z b
f (x) dx = 0
a
is a subspace of C ([a, b]), the vector space of all real-valued continuous functions on
the closed interval [a, b] with the usual operations.
10. Which of the following are linear combinations of the vectors u = (1, −1, 3) and
v = (2, 4, 0):
(i) (3, 3, 3), (ii) (0, 0, 0).
11. (a) In the vector space R3 , let u1 = (1, 2, 1), u2 = (3, 1, 5), u3 = (3, −4, 7). Then
show that span{u1 , u2 } = span{u1 , u2 , u3 }.
(b) Let S = {v1 , v2 , v3 , v4 } spans a vector space V . Show that the set {v1 − v2 , v2 −
v3 , v3 − v4 , v4 } also spans V .
(a) {(4, −4, 8, 0), (2, 2, 4, 0), (6, 0, 0, 2), (6, 3, −3, 0)} in R4 .
(b) {t3 − 5t2 − 2t + 3, t3 − 4t2 − 3t + 4, 2t3 − 7t2 − 7t + 9} in P3 , where P3 is the set
of polynomials over R with degree at most 3.
(c) {1 + i, 1 − i} in C.
13. Determine which of the following sets form a basis of the respective vector spaces
and justify your answer:
3
(a) {4t2 − 2t + 3, 6t2 − t + 4, 8t2 − 8t + 7} of P2 , the vector space of polynomials of
degree at most 2.
(b) Let V be a real vector space with {u, v, w} as a basis. Check whether {u + v +
w, v + w, w} is also a basis of V .
1 0 1 1 1 1 1 1
(c) , , , for M2×2 (R), the vector space
0 0 0 0 1 0 1 1
of all 2 × 2 matrices over R.
14. If U = span({(1, 2, 1), (2, 1, 3)}), W = span({(1, 0, 0), (0, 0, 1)}), show that U and
W are subspaces of R3 .