Tutorial 2
Tutorial 2
1. Test whether the given algebraic structure forms a vector space with
respect to given operations. If not, write all the properties which fails.
Notation: In what follows, F will always denote a field.
f (x + t1 ) + f (x + t2 ) := f (x + t1 + t2 ) and α · f (x + t) := f (x + αt).
1
2. Test whether W is a subspace of a vector space V over a field F . If
not, justify your answer!
(a) F = R, V = R3 .
i. W1 = {(x, y, z) ∈ R3 | x = 3y and z = −y}
ii. W2 = {(x, y, z) ∈ R3 | 5x − 2y + 4z 2 = 0}
(b) F = R, V = Pn [x] = {a0 +a1 x+· · ·+an xn | ai ∈ R, i = 0, . . . , n},
for n ≥ 1.
i. W1 = {f (x) ∈ Pn [x] | f (x) = 0 or f (x) has degree n}
ii. W2 = {f (x) ∈ Pn [x] | a2 = a3 = 0}, where n ≥ 3.
(c) F = C, V = Mn×n (C).
i. W1 = {A ∈ Mn×n (C) | At = A}, where At denote the conju-
gate of transpose of A.
ii. W2 = {A ∈ Mn×n (C) | AB = BA ∀B ∈ Mn×n (C)}
(d) V = F(X, F ), where X ̸= ∅. Choose x0 ∈ X.
i. W1 = {f ∈ F(X, F ) | f (x0 ) = 0}
ii. W2 = {f ∈ F(X, F ) | f (x0 ) = 1}