In geometry, “inverse” most commonly refers to circle inversion, a transformation that flips points from inside a circle to outside it (and vice versa) while preserving angles between curves. It can also refer to the reverse of any geometric transformation, like undoing a rotation or translation. Circle inversion is the more distinctive concept, so let’s start there.
How Circle Inversion Works
Circle inversion starts with a fixed circle, called the circle of inversion, with center O and radius R. To find the inverse of any point A, you draw a ray from O through A and place a new point B on that ray such that the distance from O to A, multiplied by the distance from O to B, equals R squared. Written out: OA × OB = R². This means the new point B sits at a distance of R²/OA from the center.
The practical effect is simple: points close to the center get sent far away, and points far from the center get pulled in close. A point sitting right on the circle of inversion stays exactly where it is, since its distance from O already equals R. Points inside the circle map to points outside, and points outside map to points inside. The center point O itself has no inverse (it would need to map to infinity).
What Happens to Lines and Circles
The most striking property of circle inversion is how it reshapes lines and circles. There are three key rules:
- A line through the center O maps to itself. It passes through the center, so inversion just shuffles points along it.
- A line that doesn’t pass through O maps to a circle that does pass through O. The reverse is also true: a circle passing through the center inverts into a straight line.
- A circle that doesn’t pass through O maps to another circle (also not through O). The new circle will generally have a different size and position, but it remains a circle.
This ability to swap lines and circles is what makes inversion so powerful as a problem-solving tool. A geometry problem involving tangent circles, for instance, can sometimes be transformed into a much simpler problem involving parallel lines, solved there, and then mapped back.
Angle Preservation
Circle inversion is a conformal map, meaning it preserves the angles at which curves meet. If two curves cross at 40 degrees before inversion, their images still cross at 40 degrees after inversion. This holds everywhere except at the center point O, where the transformation breaks down. Angle preservation is one reason inversion shows up in advanced mathematics and physics: it distorts shapes and sizes but keeps the angular relationships between curves intact.
Inverse Transformations in General
Beyond circle inversion, “inverse” in geometry also describes the operation that undoes any transformation. Every basic geometric transformation (translation, rotation, reflection, scaling) has a corresponding inverse that returns every point to its original position.
The inverse of a translation 5 units to the right is a translation 5 units to the left. The inverse of a 90-degree clockwise rotation is a 90-degree counterclockwise rotation. Reflections are their own inverses: reflecting twice over the same line brings everything back to where it started. The same goes for a 180-degree rotation, which returns to the identity if applied twice.
In coordinate geometry, transformations are represented by matrices. The inverse transformation corresponds to the inverse matrix. If matrix A moves a point from position x to position x’, then the inverse matrix A⁻¹ moves x’ back to x. Multiplying a matrix by its inverse always produces the identity matrix, the mathematical equivalent of “do nothing.” When multiple transformations are chained together, their combined inverse is found by multiplying the individual inverse matrices in reverse order.
Real-World Applications of Inversion
Circle inversion isn’t just a theoretical curiosity. In 1864, Charles-Nicolas Peaucellier and Yom Tov Lipman Lipkin independently invented a mechanical linkage that converts circular motion into perfectly straight-line motion, something engineers had been trying to achieve for decades. The linkage works by physically performing a circle inversion: as one joint traces a circular arc passing through the inversion center, the linked joint traces a straight line. It exploits the exact property that circles through the center invert into lines.
Inversion also plays a foundational role in non-Euclidean geometry. The Poincaré disk model, one of the standard ways to visualize hyperbolic geometry, uses circle inversion to define reflections. A “reflection” of a point across a hyperbolic line in this model is literally the inversion of that point in the circle that supports that line. Without inversion, constructing a consistent model of hyperbolic geometry would be far more complicated.
Why Inversion Matters in Problem Solving
Inversion is one of the most useful techniques in competition and advanced Euclidean geometry because it simplifies problems that would otherwise require long, tangled proofs. A classic strategy is to choose the center and radius of inversion carefully so that a difficult configuration of circles and tangent lines becomes a simpler one. Tangent circles might become concentric circles. A cluster of circles through a common point might become a set of straight lines. You solve the easier version, then invert back to get the answer to the original problem.
The key insight is that inversion doesn’t change whether curves are tangent to each other (tangency is a special case of meeting at a zero-degree angle, and angles are preserved). It also doesn’t change whether a point lies on a given curve. These invariants make it possible to transfer solutions cleanly between the original and inverted configurations.

