Linear Algebra – Origin in Vector Space?

affine-geometrycoordinate systemslinear algebravector-spaces

In the wikipedia article about vector space I do not understand this sentence

Roughly, affine spaces are vector spaces whose origin is not specified.

A vector space does not need an origin. When one writes:

$\vec{v} = \pmatrix{v_x\\v_y\\v_z} = \pmatrix{1\\-4\\7}$

it only needs a basis, not an origin. Am I wrong, or what am I misunderstanding ?

Best Answer

A vector space is a set whose elements are regarded as 'vectors', with addition and multiplication by scalars, satisfying the usual axioms.

A vector space always contains a zero vector which is the neutral element for addition ($0+x=x$ for all vectors $x$).

When we introduce vectors in the geometrical space (more generally, in an affine space), first we have to fix a point $O$ and call it 'origin', and then the vectors can be identified with the points of the space (by starting all vectors from $O$).