In this chapter we define the concept of vector space, which is the basis for linear algebra. Vector spaces consist of objects that can be added and scaled. The addition and the scaling have certain properties.

Recap: Intuition behind a vector space Bearbeiten

Main article: Introduction: Vector space

The notion of a vector space is an abstract generalization of the plane   and the space  . In these two sets we can think of vectors as arrows that can be added and scaled:

This is where the general vector space notion comes in: There are more sets with similar properties. Also polynomials can be added and scaled. These relations are very similar to those of vectors. So the addition and scalar multiplication of polynomials of second degree corresponds with the respective operations in  :


 


and:


 


The vector space notion hence generalizes the plane   and the space   to further structures with similar properties. Vectors are objects which can be added and scaled like vectors from   or  .

Definition of a vector space Bearbeiten

We want to define a general vector space   over the field  . For this we use the two operations   for the vector addition and   for the vector scaling.

Definition (vector space)

Let   be a non-empty set with an inner operation   (of vector addition) and an outer operation   (of scalar multiplication). The set   with these two operations is called vector space over the field   or alternatively  -vector space if the following axioms hold:

  •   together with the operation   forms an abelian group (missing). That is, the following axioms are satisfied:
    1. associative law: For all   we have that:  .
    2. commutative law: For all   we have that:  .
    3. Existence of a neutral element: There is an element   such that for all   we have that:  . This vector   is called neutral element of addition or zero vector.
    4. Existence of an inverse element: To every   there exists an element   such that we have  . The element   is called inverse element to  . Instead of   we also write  .
  • In addition, the following axioms of scalar multiplication   must be satisfied:
    1. Scalar distributive law: For all   and all   we have that:  .
    2. Vector distributive law: For all   and all   we have that:  
    3. Associative law for scalars: For all   and all   it holds that:  .
    4. Neutral element of scalar multiplication: For all   and for   (the neutral element of multiplication in  ) we have that:  . The 1 is called neutral element of scalar multiplication.

Instead of " " one often writes " ". The last notation makes clear that the set   includes the operations   and  .

Hint

We use the symbols " " and " " to distinguish them from addition " " and multiplication " ". In the literature this distinction is often not made and from the context it becomes clear whether for example " " means an addition of numbers or of vectors.

Remarks concerning the Definition Bearbeiten

The scalar and the vector distributive law of scalar multiplication differ in that one statement is made about the addition in the field and one about the addition in the vector space. Thus the scalar distributive law establishes a relation between the field addition and the vector addition:

 

By contrast, the vector distributive law says something about how vector addition behaves under a scaling:

 

In the associative law for scalars, multiplication in the field and scalar multiplication are applied once to the left of the equality sign, while scalar multiplication is applied once to the right of the equality sign:

 

The scalar distributive law   behaves exactly like the distributive law in fields. So in the future, instead of awkwardly writing  , we will use the easier notion  . So we do not distinguish in our notation between field addition and vector addition and also not between field multiplication and scalar multiplication. Which operation is meant, results in each case from the context.

This holds analogously for the vectorial distributive law as well as for the associative law for scalars. With the vectorial distributive law, the equation   becomes  . With the associative law for scalars,   becomes the expression  . The analogy of the individual vector space axioms to the respective field axioms thus justifies that we can also use the symbols " " and " " for vector spaces.

Vectors point into directions Bearbeiten

How can we visualize vectors? First, we take a look at  , where such a notion is intuitive, and then generalize it.

Intuition: vectors in   Bearbeiten

Vectors   in   can be visualized by arrows starting at the origin and pointing in certain directions. We can think of the direction of a vector   as the straight line in space containing all multiples of the vector. Mathematically, we can specify this straight line by  . However, we see that several vectors can then have the same direction line. For instance, the different vectors   and   point in the same direction, so they have the same direction line. Thus vectors are characterized by more than their direction. They also have a length ratio to each other. For example,   has a ratio of   to  , since stretching the vector   by   yields the vector   which is exactly half as long.

So there are two kinds of information contained in a   vector: First, in which direction the vector points, and second,in which relation its length stands to that of other vectors pointing in the same direction. Both information together determine unambiguously where the vector points.

Directions and ratios in a more subtle vector space Bearbeiten

That the notion of direction and the notion of width are meaningful in   is obvious to us. Now we try to transfer the notion of vectors to other, more complicated vector spaces. To do this, we look at the vector space   over the field with five elements  . One can show that   is a field. [1].

We can think of this field as a circle, which has a clock face. But unlike a clock, it has not twelve but only five digits representing the five elements of the field  :

 
The field Z modulo 5Z

  consists of the five numbers  , where these have a cyclic structure:

 

On this circle you can calculate similarly as on a clock. For instance,  :

 
Addition in Z modulo 5Z

Now we consider what the vector space   must look like based on this idea. Since we need two independent dimensions, we imagine   as two independent circles. We take one circle and add the other circle at the origin. Altogether we get a torus, which is provided with a grid because of the division of the circles with digits. Only the grid points on the torus are elements of the vector space  :

 
The vector space Z/5Z^2

The axes of   in this example of vector space   correspond to the two circles forming the torus. Also in this example vectors have directions. If we fix a vector  , it points in a concrete direction. All multiples of the vector form the directional vectors  . Ratios are also expressible. Since   consists only of the five numbers  , also only these five ratios are possible. For instance,   is the double of  , because:

 

Generalization of directions and ratios Bearbeiten

In the previous considerations we have seen that vectors point in directions. Different vectors of the same direction have a concrete ratio, which corresponds to an element of the underlying field. So let us take a general vector space   over the field  . For a direction vector   we can define the corresponding direction as  . All vectors of these straight lines have a concrete relation to the direction vector  , which is defined by the scalar  .