What's the Difference Between a Position and a Position Vector?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 5K views
san203
Gold Member
Messages
41
Reaction score
1
What is a position vector? Is their any difference between the position vector and position? Isnt position of a point supposed to represent its direction in Cartesian plane as well(Positive quadrants , negative quadrants). So why two different terms?
 
Mathematics news on Phys.org
Just at a guess, I'd say it's like this: position in a 2D Cartesian coordinate system is absolute and is described by two numbers. A position vector is relative to some starting point, which MIGHT be the origin but might not be.
 
  • Like
Likes   Reactions: 1 person
One might say that a position vector ##[x\,\,y]## is the equivalence class of pairs of points ##(a,b)##, ##(c,d)## in the plane satisfying ##c-a = x## and ##d-b = y##.
 
  • Like
Likes   Reactions: 1 person
san203 said:
What is a position vector? Is their any difference between the position vector and position? Isnt position of a point supposed to represent its direction in Cartesian plane as well(Positive quadrants , negative quadrants). So why two different terms?

Position in a plane: (x,y)
Position vector in a plane: vector from (0,0) to (x,y)
 
  • Like
Likes   Reactions: 1 person
phinds said:
Just at a guess, I'd say it's like this: position in a 2D Cartesian coordinate system is absolute and is described by two numbers. A position vector is relative to some starting point, which MIGHT be the origin but might not be.

mathman said:
Position in a plane: (x,y)
Position vector in a plane: vector from (0,0) to (x,y)
But isn't position in plane also calculated relative to origin?

jbunniii said:
One might say that a position vector ##[x\,\,y]## is the equivalence class of pairs of points ##(a,b)##, ##(c,d)## in the plane satisfying ##c-a = x## and ##d-b = y##.
Sorry. I didnt understand that at all.

Edit#2 : Thanks. Your answers were right i guess.
 
Last edited:
Personally, I don't like the very concept of a "position vector"- it only makes sense in Euclidean space. When I was young and foolish (I'm not young any more) I worried a great deal about what a "position vector" looked like on a sphere. Did it "curve" around the surface of the sphere or did it go through the sphere? The answer, of course, is that the only true vectors are tangent vectors that lie in the tangent plane to the surface at each point.
 
  • Like
Likes   Reactions: 1 person
HallsofIvy said:
Personally, I don't like the very concept of a "position vector"- it only makes sense in Euclidean space. When I was young and foolish (I'm not young any more) I worried a great deal about what a "position vector" looked like on a sphere. Did it "curve" around the surface of the sphere or did it go through the sphere? The answer, of course, is that the only true vectors are tangent vectors that lie in the tangent plane to the surface at each point.

This really went over my head, but when i do learn things like this i'll try to keep what you said in mind.
 
A position vector is a vector in Euclidean space that points from the origin to your location
 
  • Like
Likes   Reactions: 1 person
I would say that the biggest difference is that a position vector assumes you are working in a space with numbers (like a Vector Space) and a position may not.

If you are studying Euclidean Geometry, based on the Elements, there are no numbers (at least for many books there is no need of numbers). So a position might be described as the intersection of two lines, or the center of a circle. In this case, there is no position vector, only a position. You are working in a Euclidean space that does not have the usual Vector Space information available.