Exercise 1.2.18

Let V = { (a1,a2) : a1,a2 R}. For (a1,a2) , (b1,b2) V and c R, define

(a1,a2) + (b1,b2) = (a1 + 2b1,a2 + 3b2)  and c (a1,a2) = (ca1,ca2)

Is V a vector space over R with these operations? Justify your answer.

Answers

No. We have

((a1,a2) + (b1,b2)) + (c1,c2) = (a1 + 2b1 + 2c1,a2 + 3b2 + 3c2)

but

(a1,a2) + ((b1,b2) + (c1,c2)) = (a1 + 2b1 + 4c1,a2 + 3b2 + 9c2).

User profile picture
2011-06-27 00:00
Comments

No. We have

( a 1 , a 2 ) + ( b 1 , b 2 ) = ( a 1 + 2 b 1 , a 2 + 3 b 2 )

but ( b 1 , b 2 ) + ( a 1 , a 2 ) = ( b 1 + 2 a 1 , b 2 + 3 a 2 )

so (VS1) (commutativity of addition) is not satisfied.

User profile picture
2025-03-28 03:37
Comments