What is meant by the initial point of a vector?

1 Answer
Aug 21, 2015

Geometrically, a vector is a length in a direction.

Explanation:

A vector is (or can be thought of as) a directed line segment.

A vector (unlike a line segment) goes from one point to another.

A line segment has two endpoints and a length. It is a length in a particular location.

A vector has only a length and a direction. But we like to represent vectors using line segments.

When we try to represent a vector using a line segment, we need to distinguish one direction along the segment from the other direction. Part of doing this (or one way of doing it) is to distinguish the two endpoints by labeling one of them "initial" and the other "terminal"

For example, using 2 dimensional coordinates:

There is a line segment connecting the points #(0,1)# and #(5,1)#. We can describe the same segment by saying that it connects #(5,1)# and #(0,1)#. (It is a horizontal line segment of length #5#.)

There as also a vector from #(0,1)# to #(5,1)#. (Some ways of describing it: the x coordinates are increasing, the vector points to the right, the initial point is #(0,1)#, the terminal point is #(5,1)#.)

and a different vector from #(5,1)# to #(0,1)# (The x ccordinates are decreasing, the vector points to the left, the initial point is #(5,1)#, the terminal point is #(0,1)#.)

The vector from #(4,7)# to #(9,7)# is the same vector as from #(0,1)# to #(5,1)#, (It has the same magnitude and the same direction.)
But it has a different initial point.