Does the definition of the angle between two vectors require that they have the same "origin"?

2k Views Asked by At

I am thinking specifically about $\mathbb{R}^2$ so I can visualize things.

By "origin" I mean that they start at the same point.

When we graphically represnt vectors we don't care where the starting point is (i.e. where the vector begins does not affect the vector; the vector $(1,2)^T$ is the same whether we draw it at the origin of $(10,10)$)

Since the point where we draw a vector starting from doesn't matter, Then I should be able to draw two different vectors that start at two different points.

Normally, if I want to graphically represent the angle between these two vectors, I would reposition them so that they start at the same point.Why is this the correct way to represent the angle between two vectors? (or maybe it isn't?)

That is, is there a part of the definition of the angle between two vectors that suggests that, graphically, we should represent them as originating from the same point?

4

There are 4 best solutions below

0
On BEST ANSWER

Actually, if you just position the line segments that represent your vectors somewhere such that they intersect, the geometric angle between those line segments where they cross will be the angle between the vectors.

Making the arrows cross right at their origin end is just one extreme of this.

(In general there are two "vertical" angles where the line segments cross; you need to take the direction of the vectors into account to find out which of those is the angle between the vectors).

0
On

Define vectors as directed line segments with equality between two vectors holding iff they point in the same direction and have the same length. You can now define the angle without insisting that the two vectors have the same origin.

0
On

As you know vectors do not depend on their initial points so it is helpful if we consider the angle between two vectors where they are in standard position which means they start at the origin.

That is particularly useful when finding the angles using the dot product.

0
On

The angle between two as you are right is looked by joining their tails.The angle so formed is the one which manifests itself in the dot product formula.