* A field (in the abstract algebra sense, not the same thing as a vector field, for which see below) consists of two commutative groups with the same underlying set--except that the identity element with respect to the group operation of the 1st group (called addition) has no inverse with respect to the group operation of the 2nd group (called multiplication)--and multiplication distributes over addition thus: a(b + c) = ab + ac = (b + c)a.
* A vector space consists of a commutative group, elements of whose underlying set, V, are called vectors, a field, as defined above, elements of whose underlying set, F, are called scalars, and a function, s, called scalar multiplication, s: F x V --> V, such that, if we denote it by juxtaposition of a scalar and a vector, and use bold letters for vectors and ordinary Roman letters for scalars:
(1) a (b u) = (ab) u;
(2) a(u + v) = au + av;
(3) (a + b)u = au + bu;
(4) 1u = u.
The notation ua is taken to be equivalent to au. A vectors space is said to be "over" its field, e.g. a vector space over the reals, i.e. over the field of real numbers. A particular vector space may have further structure defined on it, such as an inner product, in which case it can be called an inner product space. But whatever extra structure it has, it will still be a vector space if it meets the above requirements. A familiar example is the vector space over the reals whose vectors are elements of Rn, the set of sequences of real n numbers, called n-tuples, with addition defined componentwise: (a1,a2,...,an) + (b1,b2,...,bn) = (a1 + b1, a2 + b2, ..., an + bn).
* A vector field (no relation to algebraic field, the sameness of the names is an unfortunate coincidence) is a function F: U --> V, where U is some subset of the underlying set of a manifold, and V the underlying set of a vector space, which associates each point in U with a vector from V. If you haven't met manifolds yet, their definition takes a bit of work, but don't worry about that for now: a simple example is Euclidean space of some dimension. A vector field on that Euclidean space (usually assumed to be on the whole of Euclidean space unless otherwise stated) is a function that associates a particular vector with each point of Euclidean space. We think of there being a separate vector space at each point, called the tangent space at that point. A vector field selects one vector from each tangent space. Vector fields are often depicted in diagrams showing arrows are extending from a bunch of representative points. A well known example is the kind of weather map that shows a vector field of wind velocity vectors as a scatter of little arrows pointing in the direction of the wind and representing its strength by their length.