Show: Vectors e.g.(a,b,1) do not form vector space.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Pushoam
Messages
961
Reaction score
53

Homework Statement


upload_2018-8-12_19-29-5.png


Homework Equations


definition of null vector,
upload_2018-8-12_19-40-16.png
[/B]

The Attempt at a Solution


null vector : ## |0 \rangle = (0,0,0) ##
inverse of (a,b,c) = ( - a, -b, -c)
vector sum of the two vectors of the same form e.g. (c,d,1) + ( e,f,1) = ( c+e, d+f, 2) does not have the same form. So, the vectors of the form ( a,b,1) do not form a vector space.

Is this correct?
 

Attachments

  • upload_2018-8-12_19-29-5.png
    upload_2018-8-12_19-29-5.png
    12.4 KB · Views: 922
  • upload_2018-8-12_19-40-16.png
    upload_2018-8-12_19-40-16.png
    3.1 KB · Views: 828
Last edited:
Physics news on Phys.org
Yes, or even easier ##(0,0,0) \notin \{\,(a,b,1)\,\}##.
 
  • Like
Likes   Reactions: Pushoam
fresh_42 said:
Yes, or even easier ##(0,0,0) \notin \{\,(a,b,1)\,\}##.

Thanks for it.