Is there a problem in assuming that a point is the same thing of a vector?

95 Views Asked by At

I've read Apostol's Calculus, in the section on analytic geometry. He says that he's going to use 'vector' and 'point' interchangeably.

But in Beardon's Algebra and Geometry, he argues that there is not agreement on what vectors are, some say that they are points on $\mathbb{R}^n$, some say that they are directed line segments and for others they are classes of line segments in which they are the same if they represent the same displacement.

I'm curious if problems can appear by assuming that each of the definitions given by Beardon is equivalent.

1

There are 1 best solutions below

0
On BEST ANSWER

The point — pun intended — here is that one can think of points in Euclidean space as locations in space, without any reference to an origin or a coordinate system. As such, given two points $P$ and $Q$, the difference $Q-P$ (which we can visualize as the vector $\overrightarrow{PQ}$) gives a well-defined vector quantity, independent of choice of origin in our Euclidean space, whereas the sum of $P$ and $Q$ has no intrinsic meaning. However, if you persist, the sum of a point $P$ and a vector $\overrightarrow{PQ}$ does give a well-defined point. :)

The geometry of Euclidean space with no distinguished origin is often called affine geometry.

All that said, I don't usually make the distinction: When I teach multivariable calculus and linear algebra, we work in $\Bbb R^n$ as a vector space and conflate points and vectors.