← Back to course overview

Addition, Subtraction, and Scalar Multiplication of Real N Dimensional Vectors (R^n)

Unit: Vectors

Lesson Preview

There is nothing stopping us from writing down vectors of higher dimension than 2. For example:

[132]R3, [4102]R4\begin{align*} \begin{bmatrix} 1\\ 3\\ -2 \end{bmatrix} \in \mathbb{R}^3,  \quad \begin{bmatrix} 4\\ -1\\ 0\\ 2 \end{bmatrix} \in \mathbb{R}^4 \end{align*}

are examples of 33-dimensional and 44-dimensional vectors respectively. 

R3\mathbb{R}^3 is the "vector space" of 33-dimensional vectors (vectors with 3 real-number entries). R4\mathbb{R}^4 is the "vector space" of 44-dimensional vectors (vectors with 4 real-number entries). And Rn\mathbb{R}^n is the "vector space" where nn-dimensional vectors with nn real-number entries live.

We won't give the precise definition of vector spaces here, but for our purposes, it is enough to think of them as the homes where vectors live, where all the rules for adding, subtracting, scalar multiplication, and taking linear combinations that applied in R2\mathbb{R}^2 generalize in a straightforward way.

Note in R2\mathbb{R}^2, vectors had a straightforward interpretation, i.e. a vector [12]\begin{bmatrix}1\\2\end{bmatrix}, for example, can be viewed as an arrow pointing “1 unit” in the xx-direction and “2 units” in the yy-direction:

2 dimensional vector

But what does a vector in Rn\mathbb{R}^n represent?

...

... continued in the full lesson.

Ready to Start Learning?

Sign up now to access the full Addition, Subtraction, and Scalar Multiplication of Real N Dimensional Vectors (R^n) lesson and our entire curriculum!