When we say geometric vectors, we care more about its representation in the coordinate system. A geometric vector at any other coordinates is just the same, so we can assume its tail (initial point) has the coordinate (0,0) and let its head (endpoint/tip) determine magnitude and direction.
When we say algebraic vector, we care more about its representation as numbers.
Geometric component
geometric vector
(Minerva Uni) (3Blue1Brown)
An object that has both magnitude/length and direction. In space, it’s visualized as a directed line segment.
A vector has these following properties:
: tail, coordinate
– head, coordinate
magnitude/length: can be calculated using Pythagorean theorem or dot product of itself
direction: , the angle between AB and the horizontal -axis
When we say algebraic vector, we care more about its representation as numbers.