Skip to main content
Mathematics LibreTexts

4.1: Vectors in Rⁿ

  • Page ID
    14517
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Outcomes

    1. Find the position vector of a point in \(\mathbb{R}^n\).

    The notation \(\mathbb{R}^{n}\) refers to the collection of ordered lists of \(n\) real numbers, that is \[\mathbb{R}^{n} = \left\{ \left( x_{1}\cdots x_{n}\right) :x_{j}\in \mathbb{R}\text{ for }j=1,\cdots ,n\right\}\nonumber \] In this chapter, we take a closer look at vectors in \(\mathbb{R}^n\). First, we will consider what \(\mathbb{R}^n\) looks like in more detail. Recall that the point given by \(0=\left( 0, \cdots, 0 \right)\) is called the origin.

    Now, consider the case of \(\mathbb{R}^n\) for \(n=1.\) Then from the definition we can identify \(\mathbb{R}\) with points in \(\mathbb{R}^{1}\) as follows: \[\mathbb{R} = \mathbb{R}^{1}= \left\{ \left( x_{1}\right) :x_{1}\in \mathbb{R} \right\}\nonumber \] Hence, \(\mathbb{R}\) is defined as the set of all real numbers and geometrically, we can describe this as all the points on a line.

    Now suppose \(n=2\). Then, from the definition, \[\mathbb{R}^{2}= \left\{ \left(x_{1}, x_{2}\right) :x_{j}\in \mathbb{R}\text{ for }j=1,2 \right\}\nonumber \] Consider the familiar coordinate plane, with an \(x\) axis and a \(y\) axis. Any point within this coordinate plane is identified by where it is located along the \(x\) axis, and also where it is located along the \(y\) axis. Consider as an example the following diagram.

    clipboard_e945b6dfbac965dfd7e557a2524711e50.png
    Figure \(\PageIndex{1}\)

    Hence, every element in \(\mathbb{R}^2\) is identified by two components, \(x\) and \(y\), in the usual manner. The coordinates \(x, y\) (or \(x_1\),\(x_2\)) uniquely determine a point in the plan. Note that while the definition uses \(x_1\) and \(x_2\) to label the coordinates and you may be used to \(x\) and \(y\), these notations are equivalent.

    Now suppose \(n=3\). You may have previously encountered the \(3\)-dimensional coordinate system, given by \[\mathbb{R}^{3}= \left\{ \left( x_{1}, x_{2}, x_{3}\right) :x_{j}\in \mathbb{R}\text{ for }j=1,2,3 \right\}\nonumber \]

    Points in \(\mathbb{R}^3\) will be determined by three coordinates, often written \(\left(x,y,z\right)\) which correspond to the \(x\), \(y\), and \(z\) axes. We can think as above that the first two coordinates determine a point in a plane. The third component determines the height above or below the plane, depending on whether this number is positive or negative, and all together this determines a point in space. You see that the ordered triples correspond to points in space just as the ordered pairs correspond to points in a plane and single real numbers correspond to points on a line.

    The idea behind the more general \(\mathbb{R}^n\) is that we can extend these ideas beyond \(n = 3.\) This discussion regarding points in \(\mathbb{R}^n\) leads into a study of vectors in \(\mathbb{R}^n\). While we consider \(\mathbb{R}^n\) for all \(n\), we will largely focus on \(n=2,3\) in this section.

    Consider the following definition.

    Definition \(\PageIndex{1}\) THe Position Vector

    Let \(P=\left( p_{1},\cdots ,p_{n}\right)\) be the coordinates of a point in \(\mathbb{R}^{n}.\) Then the vector \(\overrightarrow{0P}\) with its tail at \(0=\left( 0,\cdots ,0\right)\) and its tip at \(P\) is called the position vector of the point \(P\). We write \[\overrightarrow{0P} = \left [ \begin{array}{c} p_{1} \\ \vdots \\ p_{n} \end{array} \right ]\nonumber \]

    For this reason we may write both \(P=\left( p_{1},\cdots ,p_{n}\right) \in \mathbb{R}^{n}\) and \(\overrightarrow{0P} = \left [ p_{1} \cdots p_{n} \right ]^T \in \mathbb{R}^{n}\).

    This definition is illustrated in the following picture for the special case of \(\mathbb{R}^{3}\).

    clipboard_e82b8a22c24a336d00c9648a43c016dda.png
    Figure \(\PageIndex{2}\)

    Thus every point \(P\) in \(\mathbb{R}^{n}\) determines its position vector \(\overrightarrow{0P}\). Conversely, every such position vector \(\overrightarrow{0P}\) which has its tail at \(0\) and point at \(P\) determines the point \(P\) of \(\mathbb{R}^{n}\).

    Now suppose we are given two points, \(P,Q\) whose coordinates are \(\left( p_{1},\cdots ,p_{n}\right)\) and \(\left( q_{1},\cdots ,q_{n}\right)\) respectively. We can also determine the position vector from \(P\) to \(Q\) (also called the vector from \(P\) to \(Q\)) defined as follows. \[\overrightarrow{PQ} = \left [ \begin{array}{c} q_{1}-p_{1}\\ \vdots \\ q_{n}-p_{n} \end{array} \right ] = \overrightarrow{0Q} - \overrightarrow{0P}\nonumber \]

    Now, imagine taking a vector in \(\mathbb{R}^n\) and moving it around, always keeping it pointing in the same direction as shown in the following picture.

    clipboard_e29d116f1c6f05217e46dd0513baacdbf.png
    Figure \(\PageIndex{3}\)

    After moving it around, it is regarded as the same vector. Each vector, \(\overrightarrow{0P}\) and \(\overrightarrow{AB}\) has the same length (or magnitude) and direction. Therefore, they are equal.

    Consider now the general definition for a vector in \(\mathbb{R}^n\).

    Definition \(\PageIndex{2}\) Vectors in \(\mathbb{R}^n\)

    Let \(\mathbb{R}^{n} = \left\{ \left( x_{1}, \cdots, x_{n}\right) :x_{j}\in \mathbb{R}\text{ for }j=1,\cdots ,n\right\} .\) Then, \[\vec{x} = \left [ \begin{array}{c} x_{1} \\ \vdots \\ x_{n} \end{array} \right ]\nonumber \] is called a vector. Vectors have both size (magnitude) and direction. The numbers \(x_{j}\) are called the components of \(\vec{x}\).

    Using this notation, we may use \(\vec{p}\) to denote the position vector of point \(P\). Notice that in this context, \(\vec{p} = \overrightarrow{0P}\). These notations may be used interchangeably.

    You can think of the components of a vector as directions for obtaining the vector. Consider \(n=3\). Draw a vector with its tail at the point \(\left( 0,0,0\right)\) and its tip at the point \(\left( a,b,c\right)\). This vector it is obtained by starting at \(\left( 0,0,0\right)\), moving parallel to the \(x\) axis to \(\left( a,0,0\right)\) and then from here, moving parallel to the \(y\) axis to \(\left( a,b,0\right)\) and finally parallel to the \(z\) axis to \(\left( a,b,c\right).\) Observe that the same vector would result if you began at the point \(\left( d,e,f \right)\), moved parallel to the \(x\) axis to \(\left( d+a,e,f\right) ,\) then parallel to the \(y\) axis to \(\left( d+a,e+b,f\right) ,\) and finally parallel to the \(z\) axis to \(\left( d+a,e+b,f+c\right)\). Here, the vector would have its tail sitting at the point determined by \(A= \left( d,e,f\right)\) and its point at \(B=\left( d+a,e+b,f+c\right) .\) It is the same vector because it will point in the same direction and have the same length. It is like you took an actual arrow, and moved it from one location to another keeping it pointing the same direction.

    We conclude this section with a brief discussion regarding notation. In previous sections, we have written vectors as columns, or \(n \times 1\) matrices. For convenience in this chapter we may write vectors as the transpose of row vectors, or \(1 \times n\) matrices. These are of course equivalent and we may move between both notations. Therefore, recognize that \[\left [ \begin{array}{r} 2 \\ 3 \end{array} \right ] = \left [ \begin{array}{rr} 2 & 3 \end{array} \right ]^T\nonumber \]

    Notice that two vectors \(\vec{u} = \left [ u_{1} \cdots u_{n}\right ]^T\) and \(\vec{v}=\left [ v_{1} \cdots v_{n}\right ]^T\) are equal if and only if all corresponding components are equal. Precisely, \[\begin{array}{c} \vec{u}=\vec{v} \; \mbox{if and only if}\\ u_{j}=v_{j} \; \mbox{for all}\; j=1,\cdots ,n \end{array}\nonumber \] Thus \(\left [ \begin{array}{rrr} 1 & 2 & 4 \end{array} \right ]^T \in \mathbb{R}^{3}\) and \(\left [ \begin{array}{rrr} 2 & 1 & 4 \end{array} \right ]^T \in \mathbb{R}^{3}\) but \(\left [ \begin{array}{rrr} 1 & 2 & 4 \end{array} \right ]^T \neq \left [ \begin{array}{rrr} 2 & 1 & 4 \end{array} \right ]^T\) because, even though the same numbers are involved, the order of the numbers is different.

    For the specific case of \(\mathbb{R}^3\), there are three special vectors which we often use. They are given by \[\vec{i} = \left [ \begin{array}{rrr} 1 & 0 & 0 \end{array} \right ]^T\nonumber \] \[\vec{j} = \left [ \begin{array}{rrr} 0 & 1 & 0 \end{array} \right ]^T\nonumber \] \[\vec{k} = \left [ \begin{array}{rrr} 0 & 0 & 1 \end{array} \right ]^T\nonumber \] We can write any vector \(\vec{u} = \left [ \begin{array}{rrr} u_1 & u_2 & u_3 \end{array} \right ]^T\) as a linear combination of these vectors, written as \(\vec{u} = u_1 \vec{i} + u_2 \vec{j} + u_3 \vec{k}\). This notation will be used throughout this chapter.


    This page titled 4.1: Vectors in Rⁿ is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by Ken Kuttler (Lyryx) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    • Was this article helpful?