Foundation 2 — Scalars and Vectors

Module 1: Mathematical Foundations  ·  Theory  ·  assumes Foundation 1

The building blocks of physical quantities — why some measurements need a direction and some do not.

Mahavakya

Every physical quantity carries either magnitude alone or magnitude with direction; this quiet distinction shapes the entire structure of mechanics.

Learning objectives

After this reading you should be able to:

  • Tell scalars and vectors apart with complete conceptual clarity.
  • Explain why direction is not optional for many physical quantities.
  • Treat vectors as geometric objects that exist independently of any coordinate choice.
  • Read vector components as a representation of the vector, not as the vector itself.
  • Connect vector algebra to how mechanical systems actually evolve in space.

Notation. Vectors are printed in bold — A means the same thing as the arrow notation A⃗ you use in your notebook. Magnitude is written |A| or plain A.


1. The quiet distinction

Every physical quantity in nature falls into one of two operational categories.

Scalar

A quantity described completely by a single numerical magnitude paired with a physical unit.

Vector

A quantity described by a magnitude and a spatial direction, which combines according to the geometric law of vector addition.

This is far more than vocabulary. It decides the algebra a quantity obeys. Two scalars of the same dimension always combine by ordinary arithmetic: 3 kg + 4 kg = 7 kg, every time. Two vectors combine according to their mutual orientation: a 3 N force and a 4 N force can produce any resultant between 1 N and 7 N, depending on the angle between them. How quantities add, how they transform when you rotate your frame, and how they steer a trajectory all follow from this one classification.

Contemplation

A scalar sits quietly in the mind — complete, self-contained, untouched by orientation. A vector carries a sense of heading, a geometric presence in space. When you think of displacement, velocity, or force, picture arrows rather than numbers: objects that exist whether or not you have drawn any axes. The axes change; the arrow does not.


2. Scalars: magnitude alone

A scalar needs one real number and a unit to be completely specified. Scalars describe densities, thermodynamic states, and the global invariants of a physical process.

Scalars you will meet in mechanics

  • Mass (m) — a measure of an object’s inertia. Example: 5 kg.
  • Temperature (T) — related to the average translational kinetic energy of molecules. Example: 300 K.
  • Time interval (Δt) — the duration separating two events. Example: 12 s.
  • Speed (v) — the rate at which distance is covered, with no reference to heading. Example: 25 m/s.
  • Energy (E) and work (W) — the capacity to change a physical state. Example: 150 J.

The formal test for a scalar is invariance under coordinate transformations. Rotate your measuring frame by an angle θ, or shift its origin, and the measured value does not budge:

S′ = S

The scalar measured in the rotated frame equals the scalar measured in the original frame

Turning your apparatus does not change the mass of a body, its temperature, or the time elapsed between two clock ticks. Scalars are mathematically simple, yet they are exactly the quantities that show up in conservation laws such as conservation of energy.


3. Vectors: magnitude and direction

A vector is a geometric object living in space. It cannot be collapsed to a single number because its physical effect depends on where it points.

Vectors you will meet in mechanics

  • Displacement (Δr) — the straight arrow from an initial position to a final position.
  • Velocity (v) — the rate of displacement, always tangent to the path.
  • Acceleration (a) — the rate of change of velocity, pointing along the change in velocity, not along the motion.
  • Force (F) — an interaction that changes motion along its line of action.
  • Linear momentum (p = mv) — the amount of directed motion a body carries.

Anatomy of a vector

  1. Magnitude |A| — a non-negative scalar giving the length or size of the quantity.
  2. Direction — the heading, written formally as a unit vector û = A / |A|.
  3. Point of application — not part of the vector itself, but essential once a vector acts on an extended body, as with a force producing torque.

Equation and physical meaning

A = Ax î + Ay ĵ + Az

Read it this way: the numbers (Ax, Ay, Az) are not the vector. They are the projections of one fixed arrow onto a set of axes you chose. Re-orient the axes and the three numbers change; the arrow in space does not.


4. Representation vs reality

Separating the physical vector from its coordinate representation is the cornerstone of everything that follows in this course.

Think of a displacement arrow running from where an object started to where it finished. That arrow exists in space whether you draw Cartesian axes over it, polar coordinates, or nothing at all.

The same vector A shown in frame S and in frame S-prime rotated by theta. The components differ; the arrow does not.

Same arrow, two frames. Only the projections onto the axes change.

Rotate frame S counterclockwise by θ to get frame S′. Written out component by component, the new numbers are:

A′x = Ax cos θ + Ay sin θ

A′y = −Ax sin θ + Ay cos θ

Those two lines are the rotation matrix R(θ) acting on the old components:

cos θ sin θ
−sin θ cos θ

The components have changed — Ax ≠ A′x and Ay ≠ A′y — yet the length computed in either frame is identical:

|A| = √Ax2 + Ay2 = √A′x2 + A′y2

Key insight

A vector is not a list of numbers. It is an invariant geometric object. The numbers shift when your frame rotates; the physical entity does not.


5. Why vectors matter in mechanics

Mechanics is a geometric science. Particle dynamics, rigid-body rotation, and field interactions all depend on how directions line up.

Quantity Role If direction is ignored
Velocity Sets the instantaneous direction of motion. Curved paths and centripetal acceleration become unpredictable.
Acceleration Tracks change in speed or in direction. Uniform circular motion looks like no acceleration at all.
Force Produces acceleration along its line of action. Equilibrium and cancellation of forces cannot be analysed.
Torque Rotational analogue of force, τ = r × F. Lever arms and perpendicular components disappear.

Strip the vectors out of Newton’s second law and Fnet = ma becomes a scalar statement that cannot handle a projectile in two dimensions, a planetary orbit, or the stability of a structure. Scalars tell you how much. Vectors tell you how that amount reshapes motion through space.


6. Common misconceptions

Most avoidable errors in mechanics come from swapping a vector for its scalar cousin. Four pairs are worth memorising.

1. Speed vs velocity

Speed is the scalar rate of distance covered, v = ds/dt. Velocity is the vector rate of displacement, v = dr/dt. A car holding 60 km/h around a circular track has constant speed and continuously changing velocity.

2. Distance vs displacement

Distance accumulates path length and is never negative. Displacement Δr points from start to finish. One lap of a 400 m track gives a distance of 400 m and a displacement of zero.

3. Mass vs weight

Mass is an intrinsic scalar measured in kilograms. Weight W = mg is a force vector measured in newtons, pointing toward the gravitating body. On the Moon your mass is unchanged while your weight drops by about 83%.

4. Sum of magnitudes vs magnitude of the sum

In general |A + B| ≠ |A| + |B|. The triangle inequality |A + B| ≤ |A| + |B| always holds, with equality only when the two vectors are parallel.

Reflection

  • When you picture velocity, do you see an isolated number or a directed arrow?
  • Rotate the axes in a simulation: what actually changed — the vector, or its components?
  • Can you define displacement without mentioning coordinate axes at all?

Key takeaways

  • Scalars carry magnitude alone and stay invariant when the frame rotates.
  • Vectors carry magnitude and direction, and combine geometrically rather than arithmetically.
  • A vector is a physical object; it exists before any reference frame is drawn.
  • Components are a frame-dependent description of that object, never the object itself.
  • Direction is what lets mechanics predict how a system evolves in space.

Prerequisite: Foundation 1  ·  Reading: 18 min  ·  Practice: 20 min  ·  Difficulty: Beginner

Leave a Comment