In this section, we review some basics about vectors. This includes the definition of a vector, basic vector operations, standard basis vectors, and notation.

Vectors

In linear algebra, we often worked with vectors. We begin by recalling the (algebraic) definition of a vector in .

We write the vector with an arrow above it, as , in order to make the distinction between vectors and scalars, which are just real numbers. Some other common notations for vectors are and . It’s important to make this distinction between vectors and scalars, so you should make use of one of these notations for vectors.

It’s sometimes convenient to write a vector as a column vector instead (particularly when working with linear transformations, which we’ll review in a later section). We could write or The choice between square brackets and parentheses is just a difference in notation, they mean the same thing, and you should feel free to use either.

The Geometric Perspective

We also can think of a vector geometrically, as giving a direction and magnitude, but without a fixed position.

In two or three dimensions, it is useful to visualize a vector as an arrow in . We might visualize a vector in as the arrow starting at the origin and ending at the point , thus giving a direction and a magnitude. However, we typically don’t think of a vector as having a set location. We could also visualize the vector as starting at the point and ending at the point . Note that this arrow would have the same direction and magnitude as the one starting at the origin, thus they represent the same vector.

In four or higher dimensions, visualizing anything becomes very difficult. It can still be useful to think of a vector in as starting at the origin and ending at the point , but you probably won’t be able to have a very clear picture of this in your head.

This concept will probably seem more useful once you think about a displacement vector.

Notice that the notation that we use for a vector in is identical to the notation that we’d use for a point in . Since both vectors and points in are defined as -tuples of points, they are, in some sense, the same thing. The difference between the two comes when we consider the context and geometric significance of the vector or point that we’re working with. As we move into multivariable calculus, we’ll often blur the distinction between a vector and a point, and sometimes think of a vector as a point and vice versa. This will be greatly simplify notation, and we promise that it won’t be as confusing as it sounds!

Vector Operations

Before defining some basic vector operations, we define what it means for two vectors to be equal. This is done by comparing the components of the vectors.

Notice that, in order to be equal, two vectors must have the same dimension and the same entries in the same order. Thus, the vectors and are not equal.

We now define addition of two vectors of the same dimension, which is done componentwise.

Note that we can only add two vectors if they have the same dimension.

Geometrically, we can add vectors by placing the start point of the second vector at the end point of the first vector, and drawing an arrow from the start point of the first vector to the end point of the second vector.

Another vector operation is scalar multiplication. Here, we multiply a vector by a real number, possibly changing the length of the vector.

Thus, we see that scalar multiplication is defined by multiplying each component of the vector by the scalar .

Now, let’s look at what scalar multiplication does geometrically. Consider the vector .

When we multiply by , we obtain , which is twice as long as and goes in the same direction.

When we multiply by , we obtain , which is half as long as and goes in the same direction.

If we multiply by , we obtain , which is twice as long as and goes in the exact opposite direction.

Thus, we have seen that multiplying a vector by a scalar changes the length of a vector, but not the direction (except for reversing it, if the scalar is negative).

Properties

Now, let’s recall some useful properties of vector addition and scalar multiplication.

These properties tell us different kinds of algebraic manipulations that we can do with vectors.

Standard Basis Vectors

It’s often useful to write things in terms of the standard basis vectors for .

Note that any vector in can be written uniquely as a linear combination of the standard unit vectors. For example, in ,

In , we sometimes write the standard basis vectors as and . This gives us a new notation for vectors, for example we could write

Similarly, in , we sometimes write the standard basis vectors as , , and . We can then write