Mathwords logoMathwords

Inversion — Definition, Formula & Examples

Inversion is a geometric transformation that maps each point to a new point along the same ray from a fixed center, so that the product of their distances from the center equals a constant. Points close to the center get sent far away, and points far from the center get sent close in.

Given a circle of inversion with center OO and radius r>0r > 0, the inverse of a point POP \neq O is the unique point PP' on ray OP\overrightarrow{OP} such that OPOP=r2OP \cdot OP' = r^2. This defines a bijection on the plane minus {O}\{O\} that maps the interior of the circle (excluding OO) to its exterior and vice versa, while every point on the circle itself is fixed.

Key Formula

OP=r2OPOP' = \frac{r^2}{OP}
Where:
  • OO = Center of the circle of inversion
  • rr = Radius of the circle of inversion
  • OPOP = Distance from the center to the original point P
  • OPOP' = Distance from the center to the image point P'

How It Works

To find the inverse of a point, draw a ray from the center OO through the point PP. Compute the distance OPOP, then place PP' on that same ray at distance r2OP\frac{r^2}{OP} from OO. If PP is inside the circle, PP' lies outside, and if PP is outside, PP' lies inside. Points on the circle map to themselves. A remarkable property: inversion sends lines and circles to lines or circles, which makes it a powerful tool for simplifying problems involving tangent circles or collinear points.

Worked Example

Problem: A circle of inversion has center OO and radius r=6r = 6. Find the image of a point PP that lies on the ray from OO at a distance OP=4OP = 4.
Step 1: Apply the inversion formula to find the distance from OO to the image PP'.
OP=r2OP=624=364=9OP' = \frac{r^2}{OP} = \frac{6^2}{4} = \frac{36}{4} = 9
Step 2: Place PP' on the same ray OP\overrightarrow{OP}, at distance 9 from OO. Since OP=4<6=rOP = 4 < 6 = r, the original point was inside the circle, and OP=9>6OP' = 9 > 6, confirming the image is outside.
Answer: The image PP' lies on ray OP\overrightarrow{OP} at a distance of 9 from OO.

Why It Matters

Inversion is a key technique in competition mathematics and advanced geometry courses for converting difficult circle-tangency problems into simpler configurations of lines. It also appears in complex analysis, where inversion corresponds to the map z1zz \mapsto \frac{1}{z}, and in physics when modeling electric fields via the method of image charges.

Common Mistakes

Mistake: Confusing inversion with reflection, assuming the image is on the opposite side of the circle.
Correction: In inversion, the image PP' is always on the same ray from OO through PP, not on the opposite side. Only the distance changes according to OP=r2/OPOP' = r^2 / OP.