Exercise 1.3.8

Determine whether the following sets are subspaces of R3 under the operations of addition and scalar multiplication defined on R3. Justify your answers.

(a)
W1 = { (a1,a2,a3) R3 : a1 = 3a2 and a3 = a2}
(b)
W2 = { (a1,a2,a3) R3 : a1 = a3 + 2}
(c)
W3 = { (a1,a2,a3) R3 : 2a1 7a2 + a3 = 0}
(d)
W4 = { (a1,a2,a3) R3 : a1 4a2 a3 = 0}
(e)
W5 = { (a1,a2,a3) R3 : a1 + 2a2 3a3 = 1}
(f)
W6 = { (a1,a2,a3) R3 : 5a12 3a22 + 6a32 = 0}

Answers

Just check whether it’s closed under addition and scalar multiplication and whether it contains 0. And here s and t are in .

1.
Yes. It’s a line t(3,1,1).
2.
No. It contains no (0,0,0).
3.
Yes. It’s a plane with normal vector (2,7,1).
4.
Yes. It’s a plane with normal vector (1,4,1).
5.
No. It contains no (0,0,0).
6.
No. We have both (3,5,0) and (0,6,3) are elements of W6 but their sum (3,5 + 6,3) is not an element of W6.
User profile picture
2011-06-27 00:00
Comments