Exercise 1.2.17

Let V = { (a1,a2) : a1,a2 F }, where F is a field. Define addition of elements of V coordinatewise, and for c F and (a1,a2) V, define

c (a1,a2) = (a1,0)

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

Answers

No. Since 0(a1,a2) = (a1,0) is the zero vector but this will make the zero vector not be unique, it cannot be a vector space.

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

No. (VS8) is not satisfied. Let c , d F and x = ( a 1 , a 2 ) then ( c + d ) x = ( a 1 , 0 ) but cx + dx = ( a 1 , 0 ) + ( a 1 , 0 ) = ( 2 a 1 , 0 ) which is NOT equal to ( a 1 , 0 ) .

User profile picture
2025-03-27 03:42
Comments