Difference between revisions of "Circular Inversion"
m (→2. Inversion of a Circle not intersecting O) |
(Formatting) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 27: | Line 27: | ||
= Basics of Circular Inversion = | = Basics of Circular Inversion = | ||
− | == | + | == Inversion of a Circle intersecting O == |
<asy> | <asy> | ||
Line 78: | Line 78: | ||
Note that, if circle <math>C</math> extends beyond <math>\Omega</math>, the argument still holds. All one needs to do is shuffle things around. | Note that, if circle <math>C</math> extends beyond <math>\Omega</math>, the argument still holds. All one needs to do is shuffle things around. | ||
− | == | + | == Inversion of a Circle not intersecting O == |
<asy> | <asy> | ||
Line 131: | Line 131: | ||
The definition of inversion tells us that <math>\overline{OP} \cdot \overline{OP'} = \overline{OQ} \cdot \overline{OQ'} = \overline{OR} \cdot\overline{OR'} = k^2</math>. From here, we obtain that <math>\frac{\overline{OP}}{\overline{OR}} = \frac{\overline{OR'}}{\overline{OP'}}</math> and <math>\frac{\overline{OQ}}{\overline{OR}} = \frac{\overline{OR'}}{\overline{OQ'}}</math> By SAS symmetry (exploiting <math>\angle ROQ</math>), the ratios tell us that: <cmath>\triangle ORP \sim \triangle OP'R', \triangle ORQ \sim \triangle OQ'R'.</cmath> | The definition of inversion tells us that <math>\overline{OP} \cdot \overline{OP'} = \overline{OQ} \cdot \overline{OQ'} = \overline{OR} \cdot\overline{OR'} = k^2</math>. From here, we obtain that <math>\frac{\overline{OP}}{\overline{OR}} = \frac{\overline{OR'}}{\overline{OP'}}</math> and <math>\frac{\overline{OQ}}{\overline{OR}} = \frac{\overline{OR'}}{\overline{OQ'}}</math> By SAS symmetry (exploiting <math>\angle ROQ</math>), the ratios tell us that: <cmath>\triangle ORP \sim \triangle OP'R', \triangle ORQ \sim \triangle OQ'R'.</cmath> | ||
− | Therefore, we have <math>\angle OPR = \angle OR'P'</math> and <math>\angle OQR = \angle OR'Q'</math>. Note that <math>\angle OPR = \angle PRQ + \angle PQR = 90^\circ + \angle PQR</math>, which must equal <math>\angle OR'P'</math>. Therefore, <math>\angle Q'R'P' = \angle OR'P' - \angle OR'Q' = 90^\circ + \angle PQR - \angle OQR</math>. But <math>\angle OQR = \angle PQR</math>. Therefore, <math>\angle Q'R'P' = 90^\circ</math>. As this holds for any <math>R</math>, all points on circle <math>C</math> will invert to a point on a circle with diameter <math> | + | Therefore, we have <math>\angle OPR = \angle OR'P'</math> and <math>\angle OQR = \angle OR'Q'</math>. Note that <math>\angle OPR = \angle PRQ + \angle PQR = 90^\circ + \angle PQR</math>, which must equal <math>\angle OR'P'</math>. Therefore, <math>\angle Q'R'P' = \angle OR'P' - \angle OR'Q' = 90^\circ + \angle PQR - \angle OQR</math>. But <math>\angle OQR = \angle PQR</math>. Therefore, <math>\angle Q'R'P' = 90^\circ</math>. As this holds for any <math>R</math>, all points on circle <math>C</math> will invert to a point on a circle with diameter <math>\overline{Q'P'}</math>. |
− | == | + | == General Formula for the Radius of a Circle in Terms of the Radius of its Inverse Circle == |
<asy> | <asy> | ||
Line 196: | Line 196: | ||
From Power of a Point, we know that <math>\overline{OP'}\cdot\overline{OQ'} = \overline{OR'}^2</math>, which equals <math>\overline{OC_2}^2 - r'^2</math>. Subsistuting gives <math>\frac{r}{r'} = \frac{k^2}{\overline{OC_2}^2 - r'^2}</math>, and solving for <math>r</math> gives: <cmath>r = \frac{k^2 \cdot r'}{\overline{OC_2}^2 - r'^2}.</cmath> | From Power of a Point, we know that <math>\overline{OP'}\cdot\overline{OQ'} = \overline{OR'}^2</math>, which equals <math>\overline{OC_2}^2 - r'^2</math>. Subsistuting gives <math>\frac{r}{r'} = \frac{k^2}{\overline{OC_2}^2 - r'^2}</math>, and solving for <math>r</math> gives: <cmath>r = \frac{k^2 \cdot r'}{\overline{OC_2}^2 - r'^2}.</cmath> | ||
− | = | + | Alternately, <cmath>\frac{r}{r'} = \frac{\overline{OR}}{\overline{OR'}} = \frac{k^2}{\overline{OR'}^2} = \frac{k^2}{\overline{OC_2}^2 - r'^2}.</cmath> |
− | == | + | == Problems == |
− | + | === Problem 1 === | |
In the figure below, semicircles with centers at <math>A</math> and <math>B</math> and with radii 2 and 1, respectively, are drawn in the interior of, and sharing bases with, a semicircle with diameter <math>JK</math>. The two smaller semicircles are externally tangent to each other and internally tangent to the largest semicircle. A circle centered at <math>P</math> is drawn externally tangent to the two smaller semicircles and internally tangent to the largest semicircle. What is the radius of the circle centered at <math>P</math>? | In the figure below, semicircles with centers at <math>A</math> and <math>B</math> and with radii 2 and 1, respectively, are drawn in the interior of, and sharing bases with, a semicircle with diameter <math>JK</math>. The two smaller semicircles are externally tangent to each other and internally tangent to the largest semicircle. A circle centered at <math>P</math> is drawn externally tangent to the two smaller semicircles and internally tangent to the largest semicircle. What is the radius of the circle centered at <math>P</math>? | ||
Line 221: | Line 221: | ||
\qquad\textbf{(E)}\ \frac{11}{12} </math> | \qquad\textbf{(E)}\ \frac{11}{12} </math> | ||
− | + | ([[2017 AMC 12A Problems/Problem 16|Source]]) | |
− | + | {{stub}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 17:49, 15 February 2025
Circular Inversion, sometimes called Geometric Inversion or simply Inversion, is a transformation where point in the Cartesian plane is transformed based on a circle
with radius
and center
such that
, where
is the transformed point on the ray extending from
through
.
Note that , when inverted, transforms back to
. All points outside of
are transformed inside
, and vice versa. Points on
transform to themselves, meaning
. Finally, the transformation of
is debated on its existence. Some call the transformation the ideal point, which is infinitely far away and in every direction. Others claim that this point does not have an inverse.
Geometric Inversion technically refers to many different types of inversions, however, if Geometric Inversion is used without clarification, Circular Inversion is usually assumed.
Circular Inversion can be a very useful tool in solving problems involving many tangent circles and/or lines.
Contents
Basics of Circular Inversion
Inversion of a Circle intersecting O
The first thing that we must learn about inversion is what happens when a circle which intersects the center of the inversion, , is inverted. Let us have circle
, with diameter
.
is chosen arbitrarily on circle
. Points
and
represent the inversions of
and
, respectively.
is the radius of
. We seek to show that circle
inverts to a line perpendicular to
through
.
By the definition of inversion, we have and
.
We can combine the two equations to get . Rewriting this gives:
Also, since is a diameter of circle
,
must be right.
Now, we consider and
. They share an angle -
, and we know that
Therefore, we have SAS similarity. Therefore,
must be right. From there, it follows that all points on circle
will be inverted onto the line perpendicular to
at
.
Therefore, the inversion of circle becomes a line.
Note that, if circle extends beyond
, the argument still holds. All one needs to do is shuffle things around.
Inversion of a Circle not intersecting O
Now, we study the inversion of a circle not intersecting the center of inversion. Let us have circle not intersecting
, the center of
, the circle which we invert around. The points where
intersect circle
are points
and
, respectively. Point
is arbitrary and on circle
. We invert points
,
, and
, producing
,
, and
, respectively. We draw
and
. Because
is a diameter,
must be right. We wish to show that circle
inverts to another circle.
The definition of inversion tells us that . From here, we obtain that
and
By SAS symmetry (exploiting
), the ratios tell us that:
Therefore, we have and
. Note that
, which must equal
. Therefore,
. But
. Therefore,
. As this holds for any
, all points on circle
will invert to a point on a circle with diameter
.
General Formula for the Radius of a Circle in Terms of the Radius of its Inverse Circle
This is how circular inversion is useful in the first place - we find the radius of an inverted circle to find the radius of the original circle. Let the original circle be and the inverted circle be
, with radii of
and
, respectively. The radius of the circle of inversion is
. We draw the tangent line of circle
intersecting O. We know that this is also a tangent line to circle
from the result from part 2 - the tangent line, by definition, intersects circle
at exactly one point, and for every intersection point, part 2 says that there will be another intersection point. Therefore, the tangent line to circle
intersects circle
at exactly one point, necessitating this line to be a tangent line. Call the intersections
and
, respectively. We have
.
We have and
=
. We can write an equation for
by dividing:
From the definition of inversion, we have . Subsituting yields:
From Power of a Point, we know that , which equals
. Subsistuting gives
, and solving for
gives:
Alternately,
Problems
Problem 1
In the figure below, semicircles with centers at and
and with radii 2 and 1, respectively, are drawn in the interior of, and sharing bases with, a semicircle with diameter
. The two smaller semicircles are externally tangent to each other and internally tangent to the largest semicircle. A circle centered at
is drawn externally tangent to the two smaller semicircles and internally tangent to the largest semicircle. What is the radius of the circle centered at
?
(Source)
This article is a stub. Help us out by expanding it.