The diagram shows a green circle with radius
and a cyan circle with radius
. The circles are tangent to each other and tangent to the same black horizontal line. The blue circle is tangent to the green circle and to the black line, the yellow circle is tangent to the cyan circle and to the black line, the red circle is tangent to the green circle and to the cyan circle. Each moving circle moves at its own constant horizontal rate so that they perfectly overlap in the middle. The purple triangle is drawn by using the three centers. When the three circles are intersecting at the black point, the area of the purple triangle can be expressed as:
where , , , and are positive integers. and are coprime, so are and . is square-free. Find .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let us first check what is the radius when all three moving circles coincide or their radius is the largest. We can use the Descartes; theorem by treating the straight base line as a circle of infinite radius or zero curvature. Then the largest radius is:
r max 1 = 1 1 + 4 1 + 2 4 1 = 4 9 ⟹ r max = 9 4
Let the center of this largest circle be O ( 0 , 9 4 ) , the centers of red circle, blue circle, and orange circle be A ( x 0 , y 0 ) , B ( x 1 , y 1 ) , and C ( x 2 , y 2 ) . A has to move from D ( 1 5 8 , 5 8 ) , where the green circle is tangent to the cyan circle and its radius is 0 , to O , a horizontal distance of 1 5 8 . B has to move from E ( − 3 8 , 0 ) , where the green circle is tangent to the base line and its radius is 0 , a horizontal distance of 3 8 . C has to move from F ( 3 4 , 0 ) , where the cyan circle is tangent to the base line and its radius is 0 , a horizontal distance of 3 4 . Therefore B moves 5 times faster than A , and C moves 2 5 faster than A . Using x 0 as reference, then
x 1 = − 5 x 0 , x 2 = 2 5 x 0
We know that the horizontal distance between two circles tangent to each other and tangent to a horizontal base line is given by d = 2 r 1 r 2 , where r 1 and r 2 are the radii of the two circles. Note that the radius in this case is equal to the y -coordinate. Then we have:
⎩ ⎪ ⎨ ⎪ ⎧ 3 8 + x 1 = 3 8 − 5 x 0 = 2 4 y 1 = 4 y 1 3 4 − x 2 = 3 4 − 2 5 x 0 = 2 y 2 ⟹ y 1 = 1 4 4 ( 8 − 1 5 x 0 ) 2 ⟹ y 2 = 1 4 4 ( 8 − 1 5 x 0 ) 2
Note that y 1 = y 2 ; this means that the radii of the blue and orange circles are the same all the time, as confirmed by the perfect animation of @Valentin Duringer . There the equations of the circles are:
⎩ ⎪ ⎨ ⎪ ⎧ ( x + 5 x 0 ) 2 + ( y − y 1 ) 2 = y 1 2 ( x − 2 5 x 0 ) 2 + ( y − y 1 ) 2 = y 1 2 . . . ( 1 ) . . . ( 2 )
Using the fact the fact that for three tangent circles , the incircle of the triangle, formed by the centers of the three circles, is tangent to the triangle sides at the points where the circles are tangent to each other, we derive that:
( x − x 0 ) 2 + ( y − y 0 ) 2 = r 0 2 . . . ( 3 ) , where y 0 = 7 2 ( 3 x 0 + 2 ) 6 3 x 0 + 6 2 4 x 0 + 6 4 , r 0 = 7 2 ( 3 x 0 + 2 ) ( 8 − 1 5 x 0 ) 2
The black point P , where the three circles intersect, satisfies the three equations. Solving the system of equations, we have:
x 0 = 6 5 6 − 3 2 , y 0 = 2 5 − 2 6 5 2 9 , y 1 = 2 6 9 ( 9 − 6 5 )
The area of △ A B C
A = 2 ( x 2 − x 1 ) ( y 0 − y 1 ) = 4 1 5 x 0 ( y 0 − y 1 ) = 1 3 5 6 − 1 6 9 8 8 6 5
Therefore m + n + l + p + q = 5 6 + 8 8 + 1 3 + 6 5 + 1 6 9 = 3 9 1 .