Youtube recommended a video to me, where the following problem is solved:Consider an isosceles triangle. LetAs usual, I tried to solve it myself before watching the rest of the video. And I found a really nice solution. Let the triangle bebe the radius of its circumscribed circle and the radius of its inscribed circle. Prove that the distance between the centers of these two circles is . , where . Let be the center of the circumscribed circle, and be the center of the inscribed circle. So, . What we want to prove becomes Let the inscribed circle touch at , and at , and intersect at . So, . We want to show that . Notice that is the diameter of the circumcircle, I wonder if can be a diameter too... Notice that and , if we create a circle with diameter , it will pass through points and , so it's the circumcircle of . Because of symmetry, we must have . So . If is the incenter of , it's obvious that due to similarity. , so . . So, indeed, is the incenter of , and the proof is complete. This shows an interesting property of isosceles triangles: is the diameter of the circumcircle of , and is its incenter. We can do this recursively to , and get an even smaller version of this problem. On the other hand, we can also extend to intersect its circumcircle at , and draw a tangent line at , then and . If we extend to so that , and create a line at which intersects at and at , would be the incenter of . This can go down infinitely as well. , , ,..., 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.
Sunday, December 29, 2024
A Recursive Geometric Proof for 1962 IMO Problem 6
Subscribe to:
Post Comments (Atom)
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
-
Here's a simple question: How do you traverse a tree, which is represented as a set of edges in the form of pairs of vertices? My first ...
-
H1269 description: You have a pointer at index 0 in an array of size arrLen. At each step, you can move 1 position to the left, 1 position ...
-
Consider this sequence of length
: , where , and each time the next number can be any numbe...
No comments:
Post a Comment