Representation of Vector
The representation of vector is done by using the arrow. We know that an arrow contains a head and a tail. The head of the arrow denotes the direction of the vector. Let us learn more about the representation of vector along with examples.
What is Representation of Vector?
The representation of vector is done by a directed line segment. It is an arrow that has a head and a tail. here,
- The starting point of the vector is called its tail (or) the initial point of the vector.
- The ending point of the vector is called its head (or) the terminal point of the vector.
The head of the vector shows its direction. The direction of the vector is the angle made by it with a reference line. A vector that starts from a point A and ends at a point B is denoted by .
The above vector can also be represented by - which is the negative of the vector .
Sometimes vectors are denoted by a single small letter also with an arrow over it. For example, we can label the above vector as . But we cannot identify the initial point and the final point of the vector in this representation though.
Representation of Position Vectors
The points on a coordinate plane is represented by position vectors. In the above figure,
- The point A is represented by the position vector = <-3, 2>
- The point B is represented by the position vector = <2, 1>
Here, O is the origin. We can calculate the components of a vector by subtracting the position vector of initial point from that of the terminal point. In the above figure,
= -
= <2, 1> - <-3, 2>
= <2 -(-3), 1 - 2>
= <5, -1>
Thus, the vector that represents in the above figure is <5, -1>.
Representation of Vector Magnitude
The magnitude of a vector is represented by either || or simply AB. We use AB to represent the magnitude of the vector because the magnitude is nothing but its length and AB represents the length of the line segment connecting A and B. In the same way, the magnitude of a vector is represented as either || or simply 'a'. We can find the magnitude of a vector (when we know its components) by taking the square root of the sum of the squares of the components. From the last example,
= <5, -1>
Its magnitude is,
|| (or) AB =√(5)² + (-1)² = √26
Representation of Vector Operations
For any three vectors , , and :
- + represents the sum of vectors.
- - represents the difference of vectors.
- · represents the dot product of vectors.
- × represents the cross product of vectors.
- represents the unit vector in the direction of .
- [ ] (or) · [ × ] (or) [ × ] · is called the scalar triple product.