View Single Post
  #4  
Old June 20th, 2008, 01:44 PM
o_O's Avatar
o_O o_O is offline
Primero Espada

 
Join Date: Mar 2008
Location: Canada
Posts: 1,402
Country:
Thanks: 150
Thanked 734 Times in 661 Posts
o_O is a splendid one to beholdo_O is a splendid one to beholdo_O is a splendid one to beholdo_O is a splendid one to beholdo_O is a splendid one to beholdo_O is a splendid one to beholdo_O is a splendid one to behold
Default

Consider vectors: \bold{u} = (1, u_{2}, u_{3}) and \bold{v} = (1, v_{2}, v_{3}).

One of the axioms state that if u and v are vectors in your vector space, then so should u + v. However:
\bold{u} + \bold{v} = (2, u_{2} + v_{2}, u_{3} + v_{3})

which does not belong in your vector space.
Reply With Quote