Skip to main content
Logo image

Coordinated Linear Algebra

Section 1.1 Introduction to Vectors

Subsection 1.1.1 A Brief Introduction to \(\R^n\)

The set of all real numbers is denoted by \(\R\text{.}\) It is convenient to associate real numbers with points on a line, called the real number line.
Image of the real number line.
The set of all ordered pairs \((x, y)\text{,}\) where \(x\) and \(y\) are real numbers, is called \(\R^2\text{.}\) Using set notation we write:
\begin{equation*} \R^2=\{(x, y):x,y\in \R\} \end{equation*}
Geometrically speaking, \(\R^2\) can be associated with a coordinate plane in which we refer to each point by its \(x\) and \(y\) coordinates.
Image of the real plane with coordinate axes x and y.
The set of all ordered triples \((x, y, z)\text{,}\) where \(x\text{,}\) \(y\) and \(z\) are real numbers, is called \(\R^3\text{.}\)
\begin{equation*} \R^3=\{(x, y, z):x,y, z\in \R\} \end{equation*}
Geometrically, an ordered triple of \(\R^3\) is associated with a point of a three-dimensional space whose position is given by \(x\text{,}\) \(y\) and \(z\) coordinates.
Image of the 3-dimensional real space with coordinate axes x, y, and z.
Here is a hands down example:

Example 1.1.1.

The following points are shown plotted in \(\R^3\text{.}\)
  1. \(\displaystyle P(6, 8, 7)\)
  2. \(\displaystyle Q(4, -6, 9)\)
  3. \(\displaystyle R(-3, 9, -10)\)
Points plotted in 3-dimensional real space.
Each pair of axes in \(\R^3\) determines a plane. The resulting three planes are called coordinate planes. Each coordinate plane is named after the axes that determine it. Thus, we have the \(xy\)-plane, \(xz\)-plane, and \(yz\)-plane. Coordinate planes intersect at the point \((0, 0, 0)\text{,}\) called the origin, and subdivide \(\R^3\) into eight regions, called octants.
Graphs of the 3 coordinate planes in 3-dimensional real space.
The set of all ordered \(n\)-tuples \((x_1, x_2, \ldots, x_n)\text{,}\) where \(x_i\) is a real number for \(1\leq i\leq n\text{,}\) is called \(\R^n\text{.}\)
\begin{equation*} \R^n=\{(x_1, x_2,\ldots,x_n)|x_i\in \R\, \text{for}\, 1\leq i\leq n\} \end{equation*}
The point \((0,0,\ldots, 0)\) in \(\R^n\) is called the origin.
\(\R^n\) cannot be visualized for \(n\gt3\text{,}\) but many familiar ideas, such as the distance formula, can be generalized to \(\R^n\text{.}\)

Subsection 1.1.2 Distance in \(\R^n\)

In this section we will establish a formula for the distance between two points in \(\R^n\text{.}\) We begin by observing that the distance between two numbers (points) \(x_1\) and \(x_2\) on the number line is given by \(|x_1-x_2|\text{.}\) (Why do we use the absolute value brackets?).
We can use the Pythagorean Theorem to establish the distance formula for points of \(\R^2\text{.}\)
Picture of two arbitrary points in the real plane and the corresponding triangle we use to determine the distance between them.
Let \(A(x_1, y_1)\) and \(B(x_2, y_2)\) be points in \(\R^2\text{.}\) By the Pythagorean Theorem we have
\begin{equation*} AB^2=(x_1-x_2)^2+(y_1-y_2)^2 \end{equation*}
\begin{equation*} AB=\sqrt{(x_1-x_2)^2+(y_1-y_2)^2} \end{equation*}
Why were we able to drop the absolute value brackets?
The distance formula for points in \(\R^3\) can also be derived using the Pythagorean Theorem. Let \(A(x_1, y_1, z_1)\) and \(B(x_2, y_2, z_2)\) be points of \(\R^3\text{.}\) Use the navigation bar in the following GeoGebra interactive to walk through the steps of the derivation of the distance formula.
Figure 1.1.2. Click the arrows at the bottom of the image to progress through the illustration of the distance formula in \(\R^3\text{.}\) A larger version of this activity is available here
 1 
https://www.geogebra.org/calculator/dc267r6v
.
Observe the similarity of pattern in the distance formulas for \(\R^1\text{,}\) \(\R^2\) and \(\R^3\text{.}\) We will take advantage of this pattern to define the distance between two points of \(\R^n\text{.}\)

Subsection 1.1.3 What is a Vector?

A scalar is a quantity that has size, often called magnitude, but no direction. For example, temperature, mass and speed are scalars. In this course, scalars will typically be real numbers, but we will also see complex numbers on a few occasions.
A vector has magnitude and direction. For example, velocity is a vector because it tells us how fast the object is traveling and also the direction of travel.
If an object is traveling along a number line, the direction of travel is given by the sign of its velocity (positive or negative), while the speed is given by the absolute value of the velocity. If the object is traveling in a plane or in space, direction of travel can be described by an arrow, while the speed can be represented by the length of the arrow. Graphically speaking, vectors in \(\R^2\) and \(\R^3\) look like this:
Vector in the real plane.
Vector in 3-dimensional real space.
A vector can be denoted by a lower-case letter with an arrow over the top (like this: \(\overrightarrow{u}\) ), or a bold lower-case letter (like this: \(\mathbf{u}\)).
The magnitude, or length, of a vector is denoted by double absolute value brackets. For example, the magnitude of \(\mathbf{u}\text{,}\) is denoted by \(\norm{\mathbf{u}}\text{.}\) A vector of zero length and no direction is called the zero vector. We denote the zero vector by \(\overrightarrow{0}\) or \(\mathbf{0}\text{.}\) Going forward, we will use the terms magnitude of a vector and length of a vector interchangeably.
Sometimes it is convenient to refer to a vector by naming the endpoints of the arrow. In the figure below, point \(A\) is the tail, and point \(B\) is the head of the vector.
Vector starting at a point A and ending at a point B.
We refer to this vector as \(\overrightarrow{AB}\text{.}\)

Subsection 1.1.4 Vectors in Standard Position

Vectors that point in the same direction and have the same length are said to be equivalent. For example, vectors \(\mathbf{u}\text{,}\) \(\mathbf{v}\) and \(\mathbf{w}\) in the figure below are equivalent. We write \(\mathbf{u}=\mathbf{v}=\mathbf{w}\text{.}\)
Three equal vectors in the real plane with different starting points and ending points.
For the purpose of developing standard, convenient notation, we observe that every vector is equivalent to some vector whose tail is at the origin. Vectors with tails at the origin are said to be in standard position. We will refer to each vector in standard position by the coordinates of its head. For example, a vector in standard position whose head is located at the point \((2, 1)\) will be referred to as \(\begin{bmatrix}2\\1\end{bmatrix}\text{.}\)
The vectors w, v, u, and their corresponding vector in standard position.
Vectors \(\mathbf{u}, \mathbf{v}\) and \(\mathbf{w}\) in the figure are equivalent to vector \(\begin{bmatrix}2\\1\end{bmatrix}\text{.}\) We write \(\mathbf{u}=\mathbf{v}=\mathbf{w}=\begin{bmatrix}2\\1\end{bmatrix}\text{.}\) Number \(2\) is called the first component of the vector (or the \(x\)-component) while number \(1\) is the second component (or the \(y\)-component). The form \(\begin{bmatrix}2\\1\end{bmatrix}\) is called the component form.
Vector \(\begin{bmatrix}2\\1\end{bmatrix}\) is an example of a column vector. Occasionally, we will find that representing this vector as a row vector \([2, 1]\) is more convenient.
Column (or row) representation of vectors in component form allows us to go beyond the physical and geometric definition, and think of vectors more abstractly as arrays of numbers.
Our next goal is to find a process for writing any vector in the coordinate plane in component form.

Example 1.1.5.

Consider vector \(\mathbf{v}\) shown below. We will express \(\mathbf{v}\) in component form.
The vector v in the real plane.
Note that the vector has a ``run" of \(2\) and a ``rise" of \(3\text{.}\) If we construct a vector with tail at the origin, a ``run" of \(2\) and a ``rise" of \(3\text{,}\) we will have a vector in standard position equivalent to vector \(\mathbf{v}\text{.}\)
The vector v in the real plane plotted in its original and standard positions.
The component form for the vector we constructed is \(\begin{bmatrix}2\\3\end{bmatrix}\text{.}\) This gives us \(\mathbf{v}=\begin{bmatrix}2\\3\end{bmatrix}\text{.}\)
The approach we used in Example 1.1.5 is applicable to specific vectors that can easily be visualized. What we need now is an algebraic approach that can be generalized to higher dimensions and more abstract situations.
Let’s return to vector \(\mathbf{v}\) of Example 1.1.5. Suppose we were to slide vector \(\mathbf{v}\) into standard position. Consider what would happen to the tail of \(\mathbf{v}\) as we do so.
What happens to the tail of the vector has to happen to the head
We subtracted \(2\) from the \(x\)-coordinate and added \(1\) to the \(y\)-coordinate of the tail. To find the new location of the head we subtract \(2\) from the \(x\)-coordinate of the head, and add \(1\) to the \(y\)-coordinate of the head. This gives us \((4-2, 2+1)\text{.}\) So, the new location of the head is \((2, 3)\text{,}\) and \(\mathbf{v}=\begin{bmatrix}2\\3\end{bmatrix}\text{.}\)
If you look back at what we did you will find that the components of \(\mathbf{v}\) were computed by subtracting the coordinates of the tail from the coordinates of the head
\begin{equation*} \mathbf{v}=\begin{bmatrix}4-2\\ 2-(-1)\end{bmatrix}=\begin{bmatrix}2\\3\end{bmatrix} \end{equation*}
The following diagram summarizes and generalizes our findings.
Let \(\overrightarrow{AB}\) be a vector in \(\R^2\text{,}\) with tail at point \(A(a_1, a_2)\) and head at point \(B(b_1, b_2)\text{.}\) As we slide \(\overrightarrow{AB}\) into standard position by moving point \(A\) to the origin, point \(B\) travels along with point \(A\) by undergoing the same horizontal and vertical shifts. We now have an equivalent vector \(\overrightarrow{A'B'}\) in standard position. The diagram suggests the following formula.

Subsection 1.1.5 Vectors in \(\R^3\)

Definitions of standard position and component form for vectors in \(\R^3\) are analogous to their counterparts for vectors in \(\R^2\text{.}\) For example, vector \(\overrightarrow{OP}\) in the figure below, is in standard position and can be written in component form as \(\overrightarrow{OP}=\begin{bmatrix}6\\10\\7\end{bmatrix}\text{.}\)
If a vector is not in standard position but the location of its head and tail are known, a three-dimensional version of the ``Head - Tail" formula can be used to express the vector in component form.

Subsection 1.1.6 Vectors in \(\R^n\)

We cannot see \(\R^n\) for \(n\gt3\text{,}\) but we can conceptualize it by generalizing what we know about \(\R^2\) and \(\R^3\text{.}\) A vector \(\mathbf{v}\) in standard position whose head is located at \((v_1, v_2, \ldots ,v_n)\) can be written in component form as \(\mathbf{v}=\begin{bmatrix}v_1\\ v_2\\ \vdots \\v_n\end{bmatrix}\text{.}\)
Recall that we defined the zero vector as a vector that has length \(0\) and no direction. In component form, the zero vector is a vector all of whose components are \(0\text{.}\)
We conclude this section by stating the generalized ``Head - Tail" formula.

Subsection 1.1.7 Length of a Vector

Vector quantities, such as velocity and force, have magnitude and direction. The magnitude of a vector quantity is the length of the vector. For example, if a force of 10 Newtons is applied to an object, we would represent the force by a 10-unit-long vector.
The magnitude of a vector is denoted by double absolute value brackets. In the case of force \(\mathbf{F}\text{,}\) we write
\begin{equation*} \norm{\mathbf{F}}=10 \end{equation*}
To find the length of a vector, we need to find the distance between the tail of the vector and its head. Recall that in \(\R^2\text{,}\) the distance between \(A(a_1, a_2)\) and \(B(b_1, b_2)\) is given by
\begin{equation*} d_{AB}=\sqrt{(a_1-b_1)^2+(a_2-b_2)^2} \end{equation*}
A vector \(\mathbf{v}=\begin{bmatrix}v_1\\ v_2\end{bmatrix}\) has the length of the vector in standard position with its head at \((v_1, v_2)\) and tail at \((0, 0)\text{.}\) We find the length of \(\mathbf{v}\) using the distance formula
\begin{equation} \norm{\mathbf{v}}=\sqrt{(v_1-0)^2+(v_2-0)^2}=\sqrt{v_1^2+v_2^2} \tag{1.1.4} \end{equation}

Example 1.1.9.

Find the magnitude of \(\mathbf{u}=\begin{bmatrix}-3\\4\end{bmatrix}\text{.}\)
The vector u.
\begin{equation*} \norm{\mathbf{u}}=\sqrt{(-3)^2+(4)^2}=5 \end{equation*}
The distance formula for points in \(\R^3\) is analogous to the distance formula in \(\R^2\text{.}\) Given two points \(A(a_1, a_2, a_3)\) and \(B(b_1, b_2, b_3)\text{,}\) the distance between them is given by
\begin{equation*} d_{AB}=\sqrt{(a_1-b_1)^2+(a_2-b_2)^2+(a_3-b_3)^2} \end{equation*}
To find the length of vector \(\mathbf{v}=\begin{bmatrix}v_1\\ v_2\\ v_3\end{bmatrix}\text{,}\) we find the distance between \((v_1, v_2, v_3)\) and \((0, 0, 0)\text{.}\)
\begin{equation} \norm{\mathbf{v}}=\sqrt{(v_1-0)^2+(v_2-0)^2+(v_3-0)^2}=\sqrt{v_1^2+v_2^2+v_3^2}\tag{1.1.5} \end{equation}
Let us try these new formulas out:

Example 1.1.10.

The magnitude of \(\mathbf{v}=\begin{bmatrix}6\\-2\\3\end{bmatrix}\) is given by
\begin{equation*} \norm{\mathbf{v}}=\sqrt{(6)^2+(-2)^2+(3)^2}=7 \end{equation*}
Distance formulas for \(\R^2\) and \(\R^3\) motivate the following definition of distance between two points in \(\R^n\text{.}\)

Definition 1.1.11.

Let \(A(a_1, a_2,\ldots, a_n)\) and \(B(b_1, b_2,\ldots, b_n)\) be points in \(\R^n\text{.}\) The distance between \(A\) and \(B\) is defined to be
\begin{equation*} d_{AB}=\sqrt{(a_1-b_1)^2+(a_2-b_2)^2+\ldots +(a_n-b_n)^2} \end{equation*}
The following definition follows directly from the distance formula for \(\R^n\) in the same way that expressions ((1.1.4) and (1.1.5) followed from distance formulas in \(\R^2\) and \(\R^3\text{.}\)

Definition 1.1.12.

Let \(\mathbf{v}=\begin{bmatrix}v_1\\ v_2\\ \vdots \\v_n\end{bmatrix}\) be a vector in \(\R^n\text{,}\) then the length, or the magnitude, of \(\mathbf{v}\) is given by
\begin{equation} \norm{\mathbf{v}}=\sqrt{v_1^2+v_2^2+\ldots +v_n^2}\tag{1.1.6} \end{equation}
To get acquianted with the new concepts, we provide a concrete example to showcase them.

Example 1.1.13.

The magnitude of \(\mathbf{w}=\begin{bmatrix}5\\ -1\\ -2\\ 4\end{bmatrix}\) is given by
\begin{equation*} \norm{\mathbf{w}}=\sqrt{5^2+(-1)^2+(-2)^2+4^2}=\sqrt{46} \end{equation*}

Subsection 1.1.8 Geometry of Scalar Multiplication

The product of vector \(\mathbf{u}\) with a positive scalar \(k\text{,}\) is a vector \(k\mathbf{u}\) that points in the same direction as \(\mathbf{u}\text{,}\) and whose length is equal to the length of \(\mathbf{u}\) multiplied by \(k\text{.}\) For example, the figure below shows vectors \(\mathbf{u}\) and \(2\mathbf{u}\text{.}\) The vectors point in the same direction but the magnitude of \(2\mathbf{u}\) is twice the magnitude of \(\mathbf{u}\text{.}\)
Vectors u and 2u.
If a vector \(\mathbf{u}\) is multiplied by \(-1\text{,}\) the resulting vector is denoted by \(-\mathbf{u}\text{.}\) It has the same length as vector \(\mathbf{u}\text{,}\) but points in the opposite direction.

Subsection 1.1.9 Algebra of Scalar Multiplication

We know what scalar multiplication accomplishes geometrically. Our goal now is to translate this idea to an algebraic operation.

Exploration 1.1.1.

Consider vector \(\mathbf{u}=\begin{bmatrix}4\\2\end{bmatrix}\text{.}\) We will find an algebraic approach for multiplying \(\mathbf{u}\) by \(\frac{1}{2}\text{.}\)
Consider \(\mathbf{u}\) to be the hypotenuse of a right triangle.
The head of \(\frac{1}{2}\mathbf{u}\) should be the midpoint of the hypotenuse.
From our study of similar triangles in geometry, we know that if we drop perpendiculars from the midpoint of the hypotenuse to the two legs of the triangle, the perpendiculars will bisect the legs.
This tells us that to find \(x\) and \(y\) components of \(\frac{1}{2}\mathbf{u}\) we must multiply each component of \(\mathbf{u}\) by \(\frac{1}{2}\text{.}\)
\begin{equation*} \frac{1}{2}\mathbf{u}=(1/2)\begin{bmatrix}4\\2\end{bmatrix}=\begin{bmatrix}(1/2)(4)\\(1/2)(2)\end{bmatrix}=\begin{bmatrix}2\\1\end{bmatrix} \end{equation*}

Exploration 1.1.2.

Consider vector \(\mathbf{v}=\begin{bmatrix}3\\1\end{bmatrix}\text{.}\) It is clear that multiplying the components of \(\mathbf{v}\) by \(-1\) reverses the direction of \(\mathbf{v}\) while preserving its magnitude.
Exploration 1.1.1 and Exploration 1.1.2 give rise to the following definition of scalar multiplication.

Definition 1.1.14.

Let \(\mathbf{u}=\begin{bmatrix} u_1\\ u_2\\ \vdots\\ u_n \end{bmatrix}\) be a vector in \(\R^n\text{,}\) and let \(k\) be a scalar, then
\begin{equation*} k\mathbf{u}=k\begin{bmatrix} u_1\\ u_2\\ \vdots\\ u_n \end{bmatrix}=\begin{bmatrix} ku_1\\ ku_2\\ \vdots\\ ku_n \end{bmatrix} \end{equation*}
If \(\mathbf{v}=k\mathbf{u}\) (\(k\neq 0\)), then \(\mathbf{u}=\frac{1}{k}\mathbf{v}\text{,}\) and we say that \(\mathbf{v}\) and \(\mathbf{u}\) are scalar multiples of each other.

Subsection 1.1.10 Geometry of Vector Addition

There are two ways to add vectors geometrically.

Subsubsection 1.1.10.1 “Head-to-Tail” Addition Method

Given vectors \(\mathbf{v}\) and \(\mathbf{u}\text{,}\) we can find the sum \(\mathbf{v}+\mathbf{u}\) by sliding \(\mathbf{u}\) so as to place its tail at the head of vector \(\mathbf{v}\text{.}\) The vector connecting the tail of \(\mathbf{v}\) with the head of \(\mathbf{u}\) is the sum \(\mathbf{v}+\mathbf{u}\text{,}\) as shown in the figure below.
This sum can be interpreted as the total displacement that occurs when traveling along the two vectors starting at the tail of \(\mathbf{v}\) and finishing at the head of \(\mathbf{u}\text{.}\)
Note that if we place the tail of \(\mathbf{v}\) at the head of \(\mathbf{u}\) instead, the sum vector \(\mathbf{u}+\mathbf{v}\) will be the same as \(\mathbf{v}+\mathbf{u}\text{.}\) Thus, addition of vectors is commutative.

Subsubsection 1.1.10.2 Parallelogram Addition Method

Most of the time we deal with vectors in standard position. So all vector tails are located at the origin. This motivates the parallelogram method for adding vectors.
Observe that if we slide vectors \(\mathbf{u}\) and \(\mathbf{v}\) so that their tails are together, the two vectors determine a parallelogram.
Opposite sides of a parallelogram are congruent and parallel.
Applying the ``head-to-tail" addition method shows that the sum \(\mathbf{v}+\mathbf{u}\) is the diagonal of the parallelogram determined by \(\mathbf{v}\) and \(\mathbf{u}\text{.}\)

Subsection 1.1.11 Algebra of Vector Addition

We now know how to add vectors geometrically. Our next goal is to translate this idea to an algebraic operation.

Exploration 1.1.3.

In this problem we will find the sum of \(\mathbf{u}=\begin{bmatrix}5\\1\end{bmatrix}\) and \(\mathbf{v}=\begin{bmatrix}2\\3\end{bmatrix}\text{.}\)
To use “head-to-tail” addition method, or to construct the side of a parallelogram opposite of \(\mathbf{u}\text{,}\) we want to slide \(\mathbf{u}\) so that its tail is at the point \((2, 3)\text{.}\) Observe that \(\mathbf{u}\) has a ``run" of \(5\) and a ``rise" of \(1\text{.}\) If we start at \((2, 3)\text{,}\) go over \(5\) then up \(1\text{,}\) we will land on \((7, 4)\text{.}\)
The sum \(\mathbf{u}+\mathbf{v}\) is shown below.
We see that the components of \(\mathbf{v}+\mathbf{u}\) can be found by adding the components of \(\mathbf{v}\) and \(\mathbf{u}\text{.}\)
\begin{equation*} \mathbf{v}+\mathbf{u}=\begin{bmatrix}2\\3\end{bmatrix}+\begin{bmatrix}5\\1\end{bmatrix}=\begin{bmatrix}7\\4\end{bmatrix} \end{equation*}
Exploration 1.1.3 motivates the following definition.

Definition 1.1.15.

Let \(\mathbf{u}=\begin{bmatrix} u_1\\ u_2\\ \vdots\\ u_n \end{bmatrix}\) and \(\mathbf{v}=\begin{bmatrix} v_1\\ v_2\\ \vdots\\ v_n \end{bmatrix}\) be vectors in \(\R^n\text{.}\) We define \(\mathbf{u}+\mathbf{v}\) by
\begin{equation*} \mathbf{u}+\mathbf{v}=\begin{bmatrix} u_1\\ u_2\\ \vdots\\ u_n \end{bmatrix}+\begin{bmatrix} v_1\\ v_2\\ \vdots\\ v_n \end{bmatrix}=\begin{bmatrix} u_1+v_1\\ u_2+v_2\\ \vdots\\ u_n+v_n \end{bmatrix} \end{equation*}

Subsection 1.1.12 Geometry of Vector Addition in \(\R^3\)

Vectors in \(\R^1\text{,}\) \(\R^2\text{,}\) and \(\R^3\) have the advantage in that we can gain insight into their behavior through visualization. Vectors in \(\R^1\) and \(\R^2\) are the easiest to visualize. Vectors in \(\R^3\) are a little trickier. The following exploration will help you visualize addition of vectors in \(\R^3\text{.}\)

Exploration 1.1.4.

Adding two vectors amounts to finding the diagonal of a parallelogram determined by placing the two vectors tail to tail. This process is not limited to vectors of \(\R^2\text{.}\) Use the following GeoGebra interactive to add multiple vectors in \(\R^3\text{,}\) two vectors at a time, by constructing diagonals of parallelograms. To use the interactive
  • Define vectors \(\mathbf{u}\text{,}\) \(\mathbf{v}\) and \(\mathbf{w}\text{.}\)
  • Use check-boxes at the bottom of the right panel to display the parallelograms.
  • RIGHT-CLICK and DRAG the left panel to rotate the graph.
Figure 1.1.16. A larger version of this activity is available here
 2 
https://www.geogebra.org/calculator/ccpev33m
.
The sum of two vectors can be visualized as the diagonal of a parallelogram. The sum of three (non-co-planar) vectors is the diagonal of a three-dimensional counterpart of a parallelogram, called a \emph{parallelepiped}. Each face of the parallelepiped is a parallelogram determined by two out of the three given vectors. The following GeoGebra exercise will help you visualize the sum of three vectors as the diagonal of a parallelepiped.
Define vectors \(\mathbf{u}\text{,}\) \(\mathbf{v}\) and \(\mathbf{w}\text{.}\) The sum is the diagonal of the parallelepiped. RIGHT-CLICK and DRAG the left panel to rotate the graph.
Figure 1.1.17. A larger version of this activity is available here
 3 
https://www.geogebra.org/calculator/bpzfb7vr
.

Subsection 1.1.13 Vector Subtraction

We can find the difference of two vectors by interpreting subtraction as ``addition of the opposite". Thus,
\begin{equation*} \mathbf{v}-\mathbf{u}=\mathbf{v}+(-\mathbf{u}) \end{equation*}
Vector subtraction has an interesting geometric interpretation. As shown in the figure below, if \(\mathbf{v}+\mathbf{u}\) is a diagonal of the parallelogram determined by \(\mathbf{v}\) and \(\mathbf{u}\text{,}\) the difference \(\mathbf{v}-\mathbf{u}\) is the other diagonal of the same parallelogram.

Subsection 1.1.14 Properties of Vector Addition and Scalar Multiplication

Proof.

We will prove Item 4 and Item 5. Proofs of the remaining properties are left to the reader.
For any vector \(\mathbf{u}=\begin{bmatrix} u_1\\ u_2\\ \vdots\\ u_n \end{bmatrix}\) in \(\R^n\text{,}\) let
\begin{equation*} -\mathbf{u}=(-1)\mathbf{u}=\begin{bmatrix} -u_1\\ -u_2\\ \vdots\\ -u_n \end{bmatrix} \end{equation*}
Then \(\mathbf{u}+(-\mathbf{u})=\mathbf{0}\text{.}\)
Now to prove Item 5:
\begin{equation*} k(\mathbf{u}+\mathbf{v})=k\left(\begin{bmatrix} u_1\\ u_2\\ \vdots\\ u_n \end{bmatrix}+\begin{bmatrix} v_1\\ v_2\\ \vdots\\ v_n \end{bmatrix}\right)=k\begin{bmatrix} u_1+v_1\\ u_2+v_2\\ \vdots\\ u_n+v_n \end{bmatrix}=\begin{bmatrix} k(u_1+v_1)\\ k(u_2+v_2)\\ \vdots\\ k(u_n+v_n) \end{bmatrix}= \end{equation*}
\begin{equation*} =\begin{bmatrix} ku_1+kv_1\\ ku_2+kv_2\\ \vdots\\ ku_n+kv_n \end{bmatrix} =\begin{bmatrix} ku_1\\ ku_2\\ \vdots\\ ku_n \end{bmatrix} + \begin{bmatrix} kv_1\\ kv_2\\ \vdots\\ kv_n \end{bmatrix} =k\begin{bmatrix}u_1\\ u_2\\ \vdots\\ u_n \end{bmatrix}+k\begin{bmatrix} v_1\\ v_2\\ \vdots\\ v_n \end{bmatrix} =k\mathbf{u}+k\mathbf{v} \end{equation*}

Exercises 1.1.15 Exercises

1.

Find the coordinates of each point.
Points P, Q, and R plotted in 3-dimensional real space.
Answer.
\begin{equation*} P(5, 5, 10) \end{equation*}
\begin{equation*} Q(-6, 3, 2) \end{equation*}
\begin{equation*} R(3, -5, -8) \end{equation*}

2.

Find the coordinates of each point. RIGHT-CLICK and DRAG to rotate the image.
Figure 1.1.19. A larger version of this activity is available here
 4 
https://www.geogebra.org/calculator/bynu3r84
.
Answer.
\begin{equation*} A(-1, 4, 2) \end{equation*}
\begin{equation*} B(3, 2, -3) \end{equation*}
\begin{equation*} C(2, -5, 3) \end{equation*}
\begin{equation*} D(-3, -2, 4) \end{equation*}

3.

Find the distance between \(A(-2, -1, 4)\) and \(B(1, -5, -8)\text{.}\)
Answer.
\begin{equation*} AB=13 \end{equation*}

4.

    Consider the equation
    \begin{equation*} x^2+y^2+z^2+w^2=25 \end{equation*}
    What can be said about all points \((x, y, z, w)\in \R^4\) that satisfy this equation?
  • Such points are equidistant from the origin.
  • Such points form a four-dimensional sphere of radius \(5\text{.}\)
  • Such points are located 5 units from the origin.
  • All of the above.

Exercise Group.

Sketch each pair of vectors described below. Express each vector in component form.
5.
Vector \(\mathbf{v}\) has a tail at \((-2,4)\) and a head at \((4,5)\text{.}\) Vector \(\mathbf{w}\) has a tail at \((8,-5)\) and a head at \((6,7)\text{.}\)
Answer.
\begin{equation*} \mathbf{v}=\begin{bmatrix} 6\\ 1\end{bmatrix},\quad\mathbf{w}=\begin{bmatrix} -2\\ 12\end{bmatrix} \end{equation*}
6.
Vector \(\mathbf{v}\) has a tail at \((2,4,5)\) and a head at \((-2,4,8)\text{.}\) Vector \(\mathbf{w}\) has a tail at \((-3,4,5)\) and a head at \((7,7,8)\text{.}\)
Answer.
\begin{equation*} \mathbf{v}=\begin{bmatrix} -4\\ 0\\ 3\end{bmatrix},\quad\mathbf{w}=\begin{bmatrix} 10\\ 3\\ 3\end{bmatrix} \end{equation*}

7.

Express vector \(\mathbf{v}\) shown in the figure in component form if the magnitude (length) of \(\mathbf{v}\) is \(5\text{.}\)
Answer.
\begin{equation*} \mathbf{v}=\begin{bmatrix} 4\\ 3\end{bmatrix} \end{equation*}

8.

Let \(A(-2, 3)\text{,}\) \(B(3, 1)\) and \(C(-1, -1)\text{.}\) Find point \(D\) such that \(\overrightarrow{AB}=\overrightarrow{CD}\text{.}\)
Answer.
\begin{equation*} D(4, -3) \end{equation*}

Exercise Group.

Find the length of the following vectors.
9.
\begin{equation*} \mathbf{u}=\begin{bmatrix}1\\3\end{bmatrix} \end{equation*}
Answer.
\begin{equation*} \norm{\mathbf{u}}=\sqrt{10} \end{equation*}
10.
\begin{equation*} \mathbf{v}=\begin{bmatrix}-4\\-6\end{bmatrix} \end{equation*}
Answer.
\begin{equation*} \norm{\mathbf{v}}= 2\sqrt{13} \end{equation*}
11.
\begin{equation*} \mathbf{w}=\begin{bmatrix}2\\-4\\6\end{bmatrix} \end{equation*}
Answer.
\begin{equation*} \norm{\mathbf{w}}=\answer{2}\sqrt{\answer{14}} \end{equation*}
12.
\begin{equation*} \mathbf{q}=\begin{bmatrix}-10\\ 4\\ -7\\ 5\\ 3\end{bmatrix} \end{equation*}
Answer.
\begin{equation*} \norm{\mathbf{q}}=\sqrt{199} \end{equation*}

13.

Find the component form of vector \(\mathbf{v}\) in \(\R^2\) if we know that \(\norm{\mathbf{v}}=15\text{,}\) the \(x\) component of \(\mathbf{v}\) is \(-9\) and the vector is located in the third quadrant.
Answer.
\begin{equation*} \mathbf{v}=\begin{bmatrix} -9\\ -12\end{bmatrix} \end{equation*}

14.

For a vector in \(\R^2\) with a length of 26 and the \(y\) component of 10, what are the possibilities for the \(x\) component?
Answer.
\begin{equation*} -24 \quad\text{and}\quad 24 \end{equation*}

15.

Let \(\mathbf{v}=\begin{bmatrix}1\\ y\\ 4\end{bmatrix}\text{.}\) Find all possible values of \(y\) if \(\norm{\mathbf{v}}=9\text{.}\)
Answer.
\begin{equation*} -8 \quad\text{and}\quad 8 \end{equation*}

16.

For a vector in \(\R^4\text{,}\) what are the possibilities for the fourth component if the length of the vector is 14, and the \(x\text{,}\) \(y\) and \(z\) components are 1, 5 and 13, respectively?
Answer.
\begin{equation*} -1 \quad\text{and}\quad 1 \end{equation*}

17.

The points \(A(2,1,4),B(4,2,-1)\text{,}\) and \(C(6,8,7)\) form a triangle in \(\R^3\text{.}\) Is it a right triangle?
Hint.
Does the Pythagorean Theorem hold?

18.

The figure below shows vectors \(\mathbf{u}\) and \(\mathbf{v}\text{.}\) Sketch each of the following in the same coordinate plane.
  1. \(\displaystyle \mathbf{u}+\mathbf{v}\)
  2. \(\displaystyle 2\mathbf{u}-\mathbf{v}\)
  3. \(\displaystyle 3\mathbf{v}\)
  4. \(\displaystyle -2\mathbf{u}\)

Exercise Group.

Let
\begin{equation*} \mathbf{u}=\begin{bmatrix}-2\\1\\4\end{bmatrix},\quad\mathbf{v}=\begin{bmatrix}3\\-1\\0\end{bmatrix} . \end{equation*}
Find the following:
19.
\begin{equation*} 2\mathbf{u}-\mathbf{v} \end{equation*}
Answer.
\begin{equation*} 2\mathbf{u}-\mathbf{v}=\begin{bmatrix} -7\\ 3\\ 8\end{bmatrix} \end{equation*}
20.
The additive inverse of \(\mathbf{v}\text{.}\)
Answer.
\begin{equation*} \begin{bmatrix} -3\\ 1\\ 0\end{bmatrix} \end{equation*}