Difference between revisions of "Circular Inversion"
Pandabear10 (talk | contribs) |
(Formatting) |
||
(12 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | ''' | + | '''Circular Inversion''', sometimes called '''Geometric Inversion''' or simply '''Inversion''', is a transformation where point <math>A</math> in the Cartesian plane is transformed based on a circle <math>\Omega</math> with radius <math>k</math> and center <math>O</math> such that <math>\overline{OA} \cdot \overline{OA'} = k^2</math>, where <math>A'</math> is the transformed point on the ray extending from <math>O</math> through <math>A</math>. |
− | |||
− | ''' | ||
<asy> | <asy> | ||
Line 68: | Line 66: | ||
The first thing that we must learn about inversion is what happens when a circle which intersects the center of the inversion, <math>O</math>, is inverted. Let us have circle <math>C</math>, with diameter <math>\overline{OP}</math>. <math>Q</math> is chosen arbitrarily on circle <math>C</math>. Points <math>P'</math> and <math>Q'</math> represent the inversions of <math>P</math> and <math>Q</math>, respectively. <math>k</math> is the radius of <math>\Omega</math>. We seek to show that circle <math>C</math> inverts to a line perpendicular to <math>\overline{OP}</math> through <math>P'</math>. | The first thing that we must learn about inversion is what happens when a circle which intersects the center of the inversion, <math>O</math>, is inverted. Let us have circle <math>C</math>, with diameter <math>\overline{OP}</math>. <math>Q</math> is chosen arbitrarily on circle <math>C</math>. Points <math>P'</math> and <math>Q'</math> represent the inversions of <math>P</math> and <math>Q</math>, respectively. <math>k</math> is the radius of <math>\Omega</math>. We seek to show that circle <math>C</math> inverts to a line perpendicular to <math>\overline{OP}</math> through <math>P'</math>. | ||
− | By the definition of inversion, we have <math>\overline{OP} \ | + | By the definition of inversion, we have <math>\overline{OP} \cdot \overline{OP'} = k^2</math> and <math>\overline{OQ} \cdot \overline{OQ'} = k^2</math>. |
− | We can combine the two equations to get <math>\overline{OP} \ | + | We can combine the two equations to get <math>\overline{OP} \cdot \overline{OP'} = \overline{OQ} \cdot \overline{OQ'}</math>. Rewriting this gives: <cmath>\frac{\overline{OP}}{\overline{OQ}} = \frac{\overline{OQ'}}{\overline{OP'}}.</cmath> |
Also, since <math>\overline{OP}</math> is a diameter of circle <math>C</math>, <math>\angle OQP</math> must be right. | Also, since <math>\overline{OP}</math> is a diameter of circle <math>C</math>, <math>\angle OQP</math> must be right. | ||
− | Now, we consider <math>\triangle OQP</math> and <math>\triangle OP'Q'</math>. They share an angle - <math>\angle QOP</math>, and we know that <math>\frac{\overline{OP}}{\overline{OQ}} = \frac{\overline{OQ'}}{\overline{OP'}}.</math> Therefore, we have SAS similarity. Therefore, <math>\angle{OP'Q'}</math> must be right. From there, it follows that all points on circle <math>C</math> will be inverted onto the line perpendicular to <math>\overline{OP}</math> at <math>P</math>. | + | Now, we consider <math>\triangle OQP</math> and <math>\triangle OP'Q'</math>. They share an angle - <math>\angle QOP</math>, and we know that <math>\frac{\overline{OP}}{\overline{OQ}} = \frac{\overline{OQ'}}{\overline{OP'}}.</math> Therefore, we have SAS similarity. Therefore, <math>\angle{OP'Q'}</math> must be right. From there, it follows that all points on circle <math>C</math> will be inverted onto the line perpendicular to <math>\overline{OP}</math> at <math>P'</math>. |
'''Therefore, the inversion of circle <math>C</math> becomes a line.''' | '''Therefore, the inversion of circle <math>C</math> becomes a line.''' | ||
Line 113: | Line 111: | ||
draw(O--A); | draw(O--A); | ||
path circle2 = Circle(D, ((k / p) - (k / q)) / 2); | path circle2 = Circle(D, ((k / p) - (k / q)) / 2); | ||
− | |||
path invisibleLine = Line(O, (48, 18)); | path invisibleLine = Line(O, (48, 18)); | ||
pair[] x = intersectionpoints(circle1, invisibleLine); | pair[] x = intersectionpoints(circle1, invisibleLine); | ||
Line 132: | Line 129: | ||
Now, we study the inversion of a circle not intersecting the center of inversion. Let us have circle <math>C</math> not intersecting <math>O</math>, the center of <math>\Omega</math>, the circle which we invert around. The points where <math>\overline{OC}</math> intersect circle <math>C</math> are points <math>P</math> and <math>Q</math>, respectively. Point <math>R</math> is arbitrary and on circle <math>C</math>. We invert points <math>P</math>, <math>Q</math>, and <math>R</math>, producing <math>P'</math>, <math>Q'</math>, and <math>R'</math>, respectively. We draw <math>\triangle PRQ</math> and <math>\triangle OR'P'</math>. Because <math>\overline{PQ}</math> is a diameter, <math>\angle PRQ</math> must be right. We wish to show that circle <math>C</math> inverts to another circle. | Now, we study the inversion of a circle not intersecting the center of inversion. Let us have circle <math>C</math> not intersecting <math>O</math>, the center of <math>\Omega</math>, the circle which we invert around. The points where <math>\overline{OC}</math> intersect circle <math>C</math> are points <math>P</math> and <math>Q</math>, respectively. Point <math>R</math> is arbitrary and on circle <math>C</math>. We invert points <math>P</math>, <math>Q</math>, and <math>R</math>, producing <math>P'</math>, <math>Q'</math>, and <math>R'</math>, respectively. We draw <math>\triangle PRQ</math> and <math>\triangle OR'P'</math>. Because <math>\overline{PQ}</math> is a diameter, <math>\angle PRQ</math> must be right. We wish to show that circle <math>C</math> inverts to another circle. | ||
− | The definition of inversion tells us that <math>\overline{OP} \ | + | 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>\overline{Q'P'}</math>. | ||
+ | |||
+ | == General Formula for the Radius of a Circle in Terms of the Radius of its Inverse Circle == | ||
+ | |||
+ | <asy> | ||
+ | unitsize(7); | ||
+ | int radiusInverse = 12; | ||
+ | int k = radiusInverse * radiusInverse; | ||
+ | int radiusCircle = 4; | ||
+ | int circleCenterLocation = 7; | ||
+ | path inverse = Circle((0, 0), radiusInverse); | ||
+ | draw(inverse, dashed); | ||
+ | label("$\Omega$", inverse, NW); | ||
+ | pair O = (0, 0); | ||
+ | dot(O); | ||
+ | label("$O$", O, NW); | ||
+ | pair C = (circleCenterLocation, 0); | ||
+ | dot(C); | ||
+ | label("$C_1$", C, S); | ||
+ | path circle1 = Circle(C, radiusCircle); | ||
+ | draw(circle1); | ||
+ | int p = circleCenterLocation - radiusCircle; | ||
+ | int q = circleCenterLocation + radiusCircle; | ||
+ | pair P = (p, 0); | ||
+ | pair Q = (q, 0); | ||
+ | pair A = (k / p, 0); | ||
+ | pair B = (k / q, 0); | ||
+ | pair D = (((k / p) + (k / q)) / 2, 0); | ||
+ | dot(P); dot(Q); dot(A); dot(B); dot(D); | ||
+ | label("$C_2$", D, S); | ||
+ | label("$P$", P, SE); | ||
+ | label("$Q$", Q, SW); | ||
+ | label("$Q'$", B, SE); | ||
+ | label("$P'$", A, SE); | ||
+ | draw(O--A); | ||
+ | path circle2 = Circle(D, ((k / p) - (k / q)) / 2); | ||
+ | draw(circle2); | ||
+ | pair Tangent = (28, 20); | ||
+ | //path tangentLine = tangent(O, D, (((k / p) - (k / q)) / 2), int n=1); | ||
+ | path invisibleLine = Line(O, (28.723, 20)); | ||
+ | pair[] x = intersectionpoints(circle1, invisibleLine); | ||
+ | pair[] y = intersectionpoints(circle2, invisibleLine); | ||
+ | pair R = x[0]; | ||
+ | pair S = y[1]; | ||
+ | dot(R); | ||
+ | dot(S); | ||
+ | label("$R$", R, N); | ||
+ | label("$R'$", S, NW); | ||
+ | draw(O--S--D); | ||
+ | markscalefactor=0.1; | ||
+ | draw(rightanglemark(O, S, D)); | ||
+ | label("$r$", P--C, N); | ||
+ | label("$r'$", B--D, N); | ||
+ | draw(O--(0, radiusInverse)); | ||
+ | label("$k$", O--(0, radiusInverse), W); | ||
+ | </asy> | ||
+ | |||
+ | 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 <math>C_1</math> and the inverted circle be <math>C_2</math>, with radii of <math>r</math> and <math>r'</math>, respectively. The radius of the circle of inversion is <math>k</math>. We draw the tangent line of circle <math>C_1</math> intersecting O. We know that this is also a tangent line to circle <math>C_2</math> from the result from part 2 - the tangent line, by definition, intersects circle <math>C_1</math> 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 <math>C_1</math> intersects circle <math>C_2</math> at exactly one point, necessitating this line to be a tangent line. Call the intersections <math>R</math> and <math>R'</math>, respectively. We have <math>\angle OR'C_2 = 90^\circ</math>. | ||
+ | |||
+ | We have <math>\overline{OQ} - \overline{OP} = 2r</math> and <math>\overline{OP'} - \overline{OQ'}</math> = <math>2r'</math>. We can write an equation for <math>\frac{r}{r'}</math> by dividing: <cmath>\frac{r}{r'} = \frac{\overline{OQ} - \overline{OP}}{\overline{OP'} - \overline{OQ'}}.</cmath> | ||
+ | |||
+ | From the definition of inversion, we have <math>\overline{OQ}=\frac{k^2}{\overline{OQ'}}, \overline{OP}=\frac{k^2}{\overline{OP'}}</math>. Subsituting yields: <cmath>\frac{r}{r'} = \frac{\frac{k^2}{\overline{OQ'}} - \frac{k^2}{\overline{OP'}}}{\overline{OP'} - \overline{OQ'}} = \frac{k^2\frac{\overline{OP'} - \overline{OQ'}}{\overline{OP'}\cdot\overline{OQ'}}}{\overline{OP'} - \overline{OQ'}} = \frac{k^2}{\overline{OP'}\cdot\overline{OQ'}}.</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>? | ||
+ | |||
+ | <asy> | ||
+ | size(5cm); | ||
+ | draw(arc((0,0),3,0,180)); | ||
+ | draw(arc((2,0),1,0,180)); | ||
+ | draw(arc((-1,0),2,0,180)); | ||
+ | draw((-3,0)--(3,0)); | ||
+ | pair P = (-1,0)+(2+6/7)*dir(36.86989); | ||
+ | draw(circle(P,6/7)); | ||
+ | dot((-1,0)); dot((2,0)); dot(P); | ||
+ | </asy> | ||
+ | |||
+ | <math> \textbf{(A)}\ \frac{3}{4} | ||
+ | \qquad \textbf{(B)}\ \frac{6}{7} | ||
+ | \qquad\textbf{(C)}\ \frac{1}{2}\sqrt{3} | ||
+ | \qquad\textbf{(D)}\ \frac{5}{8}\sqrt{2} | ||
+ | \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.