Nalanda

mathematics / ConceptMTH-CN-019

Coordinates and reference frames

A location is meaningless until you fix an origin, a set of directions, and a scale, and describing the same point from a different origin or set of directions gives different numbers for an identical place.

Essence

There is no such thing as a location by itself, only a location relative to an agreed starting point and set of directions. Change the origin, rotate the directions, or rescale the units, and every coordinate changes even though nothing in the world has moved. Learning to translate between frames is learning to see the coordinates as a description, not the thing itself.

In brief

Tell a stranger to meet you "at the big oak tree" and they will ask, from where, in which direction, how far. A location only becomes communicable once you fix a starting point and a way to measure distance and direction from it. That fixed starting point plus its directions is a reference frame, and the numbers you write down to describe a place relative to that frame are coordinates. The claim of this entry is blunt but easy to forget in practice: coordinates are facts about the world relative to a choice you made, and the same physical point gets different numbers under a different choice. Learning to see through the coordinates to the frame behind them, and to translate between frames, is the whole content of this idea.

The full treatment

First look: giving directions without a map

Suppose you want to describe where the salt shaker is on a dinner table. "Two hand-widths to the right of the plate, and one hand-width toward the window" is a complete description, but only once your listener agrees on three things: where "the plate" is (the origin), which way counts as "right" and "toward the window" (the directions, or axes), and what a "hand-width" means (the scale, or unit). Strip away any one of these and the description collapses; say only "two to the right" with no stated origin, and the salt shaker could be anywhere. This everyday act of giving directions already contains the entire structure of a coordinate system: an origin, a set of directions, and a unit.

Building the idea: the three ingredients, made explicit

A reference frame, formally, is exactly the origin, directions, and scale that any location will be measured against. Coordinates are the specific numbers that result from measuring a particular point against that frame. In the flat two-dimensional case, the origin is a single agreed point, labeled with the pair of numbers (0, 0). The directions are two axes, conventionally perpendicular and labeled x (often horizontal) and y (often vertical), each with a positive direction and a scale marking equal unit steps. A point's coordinates, written (x, y), record how many units to move along each axis, starting from the origin, to reach that point. In three dimensions a third axis, z, is added, perpendicular to both others, giving coordinates (x, y, z) for any point in space.

None of these choices, where the origin sits, which way the axes point, how big a unit is, are forced by the geometry itself. They are conventions, agreed in advance, that make numerical description possible. This is the step that is easy to lose sight of once you have used one fixed frame, usually the one handed to you in school, for years: the frame is a tool you chose, not a property of space.

The formal model: changing frames without moving the point

Because the frame is a choice, two different valid choices describe the identical point with different numbers, and the relationship between the two descriptions can be worked out exactly. Suppose a second frame has its origin moved a distance h in the x-direction and k in the y-direction from the first frame's origin, but keeps the same axis directions and scale. A point with coordinates (x, y) in the first frame has coordinates (x minus h, y minus k) in the second frame. This is a translation of coordinates: nothing about the point moved, but subtracting the shift accounts for the new starting point.

If instead the second frame keeps the same origin but rotates its axes by some angle relative to the first, the transformation is different: the new coordinates are computed from the old ones using the cosine and sine of the rotation angle, mixing the old x and y together in a fixed way. The important structural fact, not the exact formula, is that rotating the frame mixes the coordinates according to a rule that depends only on the angle, and that rule can be inverted to go back.

If the second frame uses a different unit, say inches instead of centimeters, every coordinate is simply rescaled by the conversion factor. Combine a shift of origin, a rotation of axes, and a change of scale, and you can convert a point's description between any two reasonable frames, always by the same principle: work out where the new origin and axes sit relative to the old ones, and account for the difference arithmetically. The point itself never moves; only its numerical shadow, the coordinates, changes.

What stays invariant across all frames

Certain facts do not depend on which frame you chose, and recognizing them is the payoff of understanding coordinates deeply. The distance between two points, computed from their coordinates using the Pythagorean relationship (distance squared equals the change in x squared plus the change in y squared), comes out the same number regardless of where the origin sits or how the axes are rotated, so long as the unit of measurement is the same in both frames. Likewise, the angle between two lines, and whether three points are collinear, do not depend on the frame. These invariants are the real geometric content; the coordinates are merely the bookkeeping that lets you compute them.

Lineage

The systematic fusion of algebra with geometric position is credited to Rene Descartes' La Geometrie of 1637, alongside closely parallel work by Pierre de Fermat, which is why the standard x-y plane is called Cartesian. Before this, geometry as developed in Euclid's Elements described shapes and relationships, distance, angle, congruence, without any coordinate scaffold, relying instead on construction and proof from postulates. David Hilbert's Foundations of Geometry, 1899, later made explicit what Euclidean geometry requires independent of any coordinate choice, clarifying that coordinates are a convenient representation layered onto a structure that does not itself demand them. The lesson that physical description depends on a chosen frame was pushed furthest in physics, notably in Hermann Minkowski's 1908 lecture on space and time, which argued that even simultaneity is frame-dependent, a claim coordinates already make plausible in the humble case of ordinary position.

The strongest case for it

Coordinate systems earn their keep because they convert geometric questions into algebraic ones that can be solved by calculation rather than construction. Given coordinates, finding a distance, an intersection, or an area becomes arithmetic instead of a fresh geometric argument each time, which is why coordinate methods scale to problems in navigation, computer graphics, and engineering design that would be intractable by pure construction. The framework also generalizes cleanly: the same origin-axes-scale idea extends from a line, to a plane, to three-dimensional space, to more abstract spaces used in later mathematics, all built on the identical principle that a location is a set of numbers relative to a chosen frame.

The strongest case against it

The central danger is mistaking the coordinates for the thing itself. A GPS coordinate, a pixel position, a grid reference, are all frame-dependent numbers, and comparing coordinates from two different frames without converting them first produces nonsense. A second limitation is that some choices of frame make a problem far easier than others, and there is no algorithm that always finds the best frame; recognizing that a rotated or shifted frame would simplify a given problem is a skill, not a guarantee. Third, in accelerating or rotating frames, familiar computations of distance and motion pick up extra terms, and treating every frame as though it behaves like a fixed, non-accelerating one is a common and consequential error once physics is involved. A common misconception worth naming directly: axes being drawn perpendicular on paper is a convention, not a law, and oblique coordinate systems are valid and sometimes useful, though the simple distance formula above no longer applies unchanged.

Where it stands now

The coordinate concept is completely settled mathematics, unchanged in its essentials since Descartes, and used without controversy across every quantitative discipline. What has expanded is the range of frames in active use, polar, spherical, cylindrical, and abstract high-dimensional coordinate systems among them, each suited to a different class of problem, together with well-understood formulas for converting between them. The core lesson, that a coordinate is a relationship between a point and a chosen frame rather than an intrinsic property of the point, remains exactly as true and as easy to forget as it was in the seventeenth century.

Test yourself

A robot on a factory floor reports its position as (3, 4) meters, measured from a frame whose origin is the floor's southwest corner, with the x-axis pointing east and the y-axis pointing north. A second frame, used by a different piece of software, has its origin at the room's center, five meters east and three meters north of the southwest corner, with axes rotated 90 degrees so that its x-axis points north and its y-axis points west. Work out the robot's coordinates in the second frame, showing the shift and the rotation as separate steps, and then verify your answer by checking that the distance from the second frame's origin to the robot, computed in the second frame's coordinates, matches the distance computed directly in the first frame's coordinates.

Primary sources and further reading

  • Rene Descartes, La Geometrie (1637)Introduces the coordinate plane, fixing algebraic position by an origin and two perpendicular axes.
  • David Hilbert, Foundations of Geometry (1899)Formal axiomatic treatment of geometric structure independent of any particular coordinate choice, clarifying what a coordinate system adds on top.
  • Hermann Minkowski, Space and Time (1908)The lecture arguing that physical description requires a chosen frame of reference, a theme coordinates make concrete before relativity generalizes it.
Coordinates and reference frames · Nalanda