What is a Vector?
Vector: A mathematical object possessing both magnitude (size) and direction, describing a translation in space. Vectors are distinct from scalars, which have magnitude only.
Vectors can be written in two common notations:
Because a vector encodes both how far and which way, two arrows drawn anywhere in space that have the same length and point in the same direction represent the identical vector. This is the free vector concept , position of the arrow does not matter, only its magnitude and direction.
Think of a vector like a walking instruction: "Walk 5 km due North." It doesn't matter where you start , the instruction is the same. A scalar would just say "Walk 5 km" with no direction given.
Do not confuse vectors with points or lines. A vector describes a displacement, not a fixed location. Only a position vector (rooted at the origin) pins a vector to a specific point in the coordinate system.
Position Vectors and Displacement Vectors
Position Vector: The vector that runs from the fixed origin to a point . It uniquely describes the location of in the coordinate system.
Displacement Vector: The vector that describes the directed change in position from point to point , regardless of the origin.
If point has position vector and point has position vector , then the displacement vector from to is:
Notice the direction matters: .
A position vector is technically also a displacement vector , it just happens to start at the origin. That is why we write using the position vectors of the two endpoints.
Let so , and so .
Then:
Note that , confirming the vectors are equal in magnitude but opposite in direction.
