Points, Arrows, and Vectors

Introduction

Summary   In \(\RNrSpc{n}\) we introduce the concepts of arrow and vector as a means to express relationships between points.

Outline   Let us begin with arrows:   Suppose you move from a point \(P\) in \(\RNrSpc{n}\) to another point, say \(Q\). Then this passage from \(P\) to \(Q\) may be described by the arrow whose tail is at \(P\) and whose tip is at \(Q\). For example in \(\RNrSpc{2}\), the passage from \(P(-4,1)\) to \(Q(2,3)\) is expressed by the arrow \(\Arrow{P}{Q}\).

Vectors   When we move an object in space, we need one arrow for each point of the object to describe its location before and after the move. Now, comes a key observation: if the movement was just a shift, then all of these arrows have the same length and the same direction. As these arrows serve a common purpose, we bundle them all together into a new object, called a vector. Next, let us turn to the question: how do we determine when two arrows belong to the same vector?

Interplay between vectors and arrows   To answer this question, consider two arrows, say \(\Arrow{A}{B}\) and \(\Arrow{X}{Y}\), joining \(A(a_1,\dots ,a_n)\) to \(B(b_1,\dots ,b_n)\) and joining \(X(x_1,\dots ,x_n)\) to \(Y(y_1,\dots ,y_n)\). The instructions for passing from \(A\) to \(B\) are given by the \(n\)-tuple \((b_1-a_1,\dots ,b_n-a_n)\), while the instructions for passing from \(X\) to \(Y\) are given by the \(n\)-tuple \((y_1-x_1,\dots ,y_n-x_n)\). The essential observation here is that \(\Arrow{A}{B}\) and \(\Arrow{X}{Y}\) have the same length and direction exactly when their tail-to-tip instructions are equal; i.e. when

\[(b_1-a_1,\dots ,b_n-a_n) = (y_1-x_1,\dots ,y_n-x_n)\]

Accordingly, we call two arrows equivalent if their tail-to-tip instructions match, and we take the collection of all arrows with a given \(n\)-tuple \((v_1,\dots ,v_n)\) of tail-to-tip instructions to be a vector, let's call it \(\Vect{v}\). Since the \(n\)-tuple \((v_1,\dots ,v_n)\) and \(\Vect{v}\) determine each other, we may equate them and write \(\Vect{v}=(v_1,\dots ,v_n)\).

An \(n\)-tuple of numbers is thus doing double duty. For example, the 2-tuple \((3,2)\) may be used to give the location of a point in \(\RNrSpc{2}\). But it may also be used for the vector whose arrows are such that the passage from their tail to their trip goes 3 units in the \(x\)-direction and, from there, 2 units in the \(y\)-direction. Unfortunately, adding to such confusion is the standard practice to introduce a vector \(\Vect{x}=(x_1,\dots ,x_n)\) and then call it a point; similarly to introduce a point \(P(p_1,\dots ,p_n)\) and then refer to it as a vector. The only justification for this ambiguity is the resulting economy of speech:

Often one is interested in the length of an arrow. Here, our formula for the distance between two points allows us to answer such a problem immediately. For example, any arrow representing any of the basic coordinate vectors of \(\RNrSpc{n}\) has length 1.

Generalizations   The basic view of vectors developed here lends itself to more general interpretations. First, in the natural sciences, it common practice to model any quantity which is determined by its direction and its magnitude by a vector. Velocity and acceleration are examples. More abstractly, certain sets may be equipped with operations which make their elements behave like vectors. Such spaces are called ‘vector spaces’ and are studied in the theory of linear algebra, of functional analysis and elsewhere.

Now to the details.

DefinitionArrow

An arrow in \(\RNrSpc{n}\) is given by listing two points \(P\) and \(Q\) of \(\RNrSpc{n}\) in order. The first point \(P\) is called the tail of the arrow. The second point \(Q\) is called the tip of the arrow. We write \(\Arrow{P}{Q}\) to denote the arrow joining \(P\) to \(Q\).

  An intuitive description of a ‘vector’ is given by an arrow that is allowed to float freely in space while keeping its length and its direction. – More rigorously, we approach the notion of a vector as follows:

DefinitionEquivalent arrows

Two arrows \(\Arrow{A}{B}\) and \(\Arrow{X}{Y}\), joining

\(A(a_1,\dots ,a_n)\)

to

\(B(b_1,\dots ,b_n)\)

\(X(x_1,\dots ,x_n)\)

to

\(Y(y_1,\dots ,y_n)\)

are called equivalent if

\((b_1-a_1,\dots ,b_n-a_n)\)\(=\)\((y_1-x_1,\dots ,y_n-x_n)\)
DefinitionVector

The vector \(\Vect{x}\) represented by an arrow \(\Arrow{A}{B}\) is the collection of all those arrows in \(\RNrSpc{n}\) which are equivalent to \(\Arrow{A}{B}\). We write \(\Vect{x} = (x_1,\dots ,x_n)\) if, for any and, hence, each of the arrows equivalent to \(\Arrow{A}{B}\)

\(\text{(tip coordinates)} - \text{(tail coordinates)}\)\(=\)\((x_1,\dots ,x_n)\)

Particular examples of such vectors are the ...

DefinitionBasic coordinate vectors

For \(1\leq i\leq n\), the \(i\)-th basic coordinate vector of \(\RNrSpc{n}\) is

\[\Vect{e}_i\ \DefEq\ (\overset{i}{ \underset{\leftarrow\qquad n\qquad \rightarrow}{0,\dots ,0,1,0,\dots ,0} })\]

The length of an arrow is the distance between its end points:

DefinitionLength of an Arrow

Given points \(P(x_1,\dots ,x_n)\) and \(Q(y_1,\dots ,y_n)\) in \(\RNrSpc{n}\), the length of the arrow \(\Arrow{P}{Q}\) from \(P\) to \(Q\) is

\[\Length{\Arrow{P}{Q} }\ \DefEq \ \Dstnc{P}{Q}\ =\ \sqrt{(y_1-x_1)^2+\cdots +(y_n-x_n)^2}.\]

Study Materials