1.1.13Measurement, Vectors & Kinematics

Position vector, displacement, distance

1,641 words7 min readdifficulty · medium5 backlinks

1. Position vector

WHY do we need it? "Location" is meaningless without a reference. Saying "the cat is at 3" means nothing until you say 3 metres from where, in which direction. The position vector packs both into one object.

WHAT is it? An arrow rooted at the origin, tip at the object.

HOW to compute its length? By Pythagoras in 3D: r=x2+y2+z2|\vec{r}| = \sqrt{x^2 + y^2 + z^2}


2. Displacement

Derivation from first principles. Start at ri\vec{r}_i, end at rf\vec{r}_f. To get from start to end we ask: "what arrow added to ri\vec{r}_i gives rf\vec{r}_f?" ri+Δr=rf    Δr=rfri\vec{r}_i + \Delta\vec{r} = \vec{r}_f \;\Rightarrow\; \boxed{\Delta\vec{r} = \vec{r}_f - \vec{r}_i} This is just vector subtraction. Notice the origin cancels — displacement does NOT depend on where you put O. That's why displacement is "physical": two observers with different origins still agree on it.

In components: Δr=(xfxi)i^+(yfyi)j^+(zfzi)k^\Delta\vec{r} = (x_f - x_i)\hat{i} + (y_f - y_i)\hat{j} + (z_f-z_i)\hat{k} Δr=(xfxi)2+(yfyi)2+(zfzi)2|\Delta\vec{r}| = \sqrt{(x_f-x_i)^2 + (y_f-y_i)^2 + (z_f-z_i)^2}


3. Distance (path length)

WHY different from displacement? Displacement only knows endpoints; distance remembers every twist. If you walk forward 5 m then back 5 m, your displacement is 00 but distance is 1010 m.

Figure — Position vector, displacement, distance


Recall Feynman: explain to a 12-year-old

Imagine your home is the "start dot." A position arrow points from home to wherever you are. If you go to a friend's house and then to the park, displacement is the single straight arrow from home to the park — like a bird flying straight there. Distance is how far your feet actually walked on the roads. The bird's straight flight is always shorter than (or equal to) your walking, because roads bend. If you walk somewhere and come right back home, the bird flew nowhere (displacement zero) but your feet still got tired (distance big!).


Flashcards

What is a position vector?
The directed arrow from the origin O to a point P; r=xi^+yj^+zk^\vec{r}=x\hat i + y\hat j + z\hat k.
Why does location require a reference point?
A coordinate is meaningless without an origin and axes to measure direction & magnitude from.
Define displacement as a formula.
Δr=rfri\Delta\vec r = \vec r_f - \vec r_i (change in position vector).
Why is displacement independent of the choice of origin?
It is a difference rfri\vec r_f-\vec r_i; the origin appears in both vectors and cancels.
Define distance.
The total length of the actual path travelled; a scalar that never decreases.
State the inequality linking distance and displacement.
Δrdistance|\Delta\vec r| \le \text{distance}.
When does Δr=distance|\Delta\vec r| = \text{distance}?
Only for straight-line motion in a single direction (no turning or reversing).
Is displacement a scalar or vector?
Vector (has magnitude AND direction).
Is distance a scalar or vector?
Scalar (magnitude only, always 0\ge 0).
For a closed loop (start = end), what is the displacement?
Zero vector, even though distance is positive.
Magnitude of displacement from A(1,2) to B(4,6) in metres?
32+42=5\sqrt{3^2+4^2}=5 m.
Can distance be negative?
No, it is a path length, always 0\ge 0.

Connections

Concept Map

arrow drawn to point

become components of

subtracted from

minus initial gives

cancels out in

is a

is a

sums all path segments

straight line bound

equals distance if no reversal

Origin O reference point

Position vector r

Coordinates x y z

Initial position ri

Final position rf

Displacement delta r

Distance path length

Vector has direction

Scalar just a number

displacement magnitude <= distance

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, sabse pehle yeh samjho ki kisi cheez ki position batane ke liye humein ek origin (reference point) chahiye. Position vector r\vec r ek arrow hai jo origin se object tak jaata hai, aur usko hum xi^+yj^+zk^x\hat i + y\hat j + z\hat k likhte hain. Bina origin ke "main 3 par hoon" ka koi matlab nahi — kahan se 3, kis direction mein?

Ab displacement sirf start aur end point dekhta hai. Formula hai Δr=rfri\Delta\vec r = \vec r_f - \vec r_i — bas final minus initial. Yeh ek vector hai (magnitude + direction). Mast baat yeh hai ki displacement origin par depend nahi karta, kyunki subtraction mein origin cancel ho jaata hai. Isiliye displacement "real physical" quantity hai.

Distance alag cheez hai — yeh poora raasta (path length) measure karti hai jo tumne actually chala. Yeh ek scalar hai, hamesha positive ya zero. Agar tum aage 5 m jaake wapas 5 m aa gaye, toh displacement zero (kyunki wahi point) lekin distance 10 m (kyunki pair toh chale!).

Yaad rakhne wali sabse important baat: Δrdistance|\Delta\vec r| \le \text{distance}. Seedhi line hamesha sabse chhoti hoti hai, isliye displacement ki length distance se kabhi zyada nahi ho sakti. Dono barabar tabhi hote hain jab motion ek hi seedhi direction mein ho, bina muде. Exam mein yeh inequality aur "round trip mein displacement zero" wale concepts bahut puchhte hain!

Go deeper — visual, from zero

Test yourself — Measurement, Vectors & Kinematics

Connections