Sunday, December 29, 2024

A Recursive Geometric Proof for 1962 IMO Problem 6

Youtube recommended a video to me, where the following problem is solved:
Consider an isosceles triangle. Let R be the radius of its circumscribed circle and r the radius of its inscribed circle. Prove that the distance d between the centers of these two circles is d=R(R2r).
As usual, I tried to solve it myself before watching the rest of the video. And I found a really nice solution. Let the triangle be ABC, where AB=AC. Let O be the center of the circumscribed circle, and I be the center of the inscribed circle. So, d=IO=|AIAO|=|AIR|. What we want to prove becomes d2=R(R2r)(AIR)2=R(R2r)AI22AIR+R2=R22rRAI2=2R(AIr)AI2R=AIrAI Let the inscribed circle touch AB at P, and AC at Q, and intersect AI at X. So, AIr=AX. We want to show that AI2R=AXAI. Notice that 2R is the diameter of the circumcircle, I wonder if AI can be a diameter too... Notice that IPAB and IQAC, if we create a circle with diameter AI, it will pass through points P and Q, so it's the circumcircle of APQ. Because of symmetry, we must have AP=AQ. So APQABC. If X is the incenter of APQ, it's obvious that AI2R=AXAI due to similarity. APX=12AIP=12B=12APQ, so APX=XPQ. PAX=QAX. So, indeed, X is the incenter of APQ, and the proof is complete. This shows an interesting property of isosceles triangles: AI is the diameter of the circumcircle of APQ, and X is its incenter. We can do this recursively to APQ, and get an even smaller version of this problem. On the other hand, we can also extend AO to intersect its circumcircle at D, and draw a tangent line at D, then DBAB and DCAC. If we extend AD to E so that DE=DB=DC, and create a line lAE at E which intersects AB at M and AC at N, D would be the incenter of AMN. This can go down infinitely as well. X,I,D,..., they are both the incenter of the bigger triangle, and the bottom of the diameter of the smaller triangle. After I found this cool recursive geometric proof, I went back to watch the rest of the video. Again, I was disappointed - basically it used trigonometry to "brute force" the proof. It's not wrong, of course, but boring. It did mention that this is an IMO problem, so I wonder which one it was from. I searched it and it turned out to be the Problem 6 of 1962 IMO, and here is another solution. This solution not only solves this problem, but also proves that it applies to not only isosceles triangles, but ALL triangles! The solution on that page is an elegant geometric proof, but since it doesn't demonstrate the recursive structure of the problem on isosceles triangles, I think my proof is a nice alternative solution.

No comments:

Post a Comment

A Recursive Geometric Proof for 1962 IMO Problem 6

Youtube recommended a video to me, where the following problem is solved: Consider an isosceles triangle. Let R be the radius of its circ...