Look, I didn't bash a geometry problem!
This is Glen again.
There's been a lack of regular olympiad content recently, and since no one posted this week I thought I'd attempt a problem and write about my thought process. There was some discussion recently on the retirees' Discord server about APMO, so I figured I'd look at the most recent iteration, and since I wanted to be able to solve the problem in a reasonable amount of time, I attempted Q1.
Here's the problem:
(APMO 2024/1) Let be an acute triangle. Let be a point on side and be a point on side such that lines and are parallel. Let be an interior point of . Suppose rays and meet side at points and , respectively, such that both and lie between and . Suppose that the circumcircles of triangles and intersect at a point . Prove that the points , and are collinear.
Preliminary thoughts
First and foremost, here's a diagram:
Sorry about the quality - I'm just scanning my working and copy-pasting the diagrams. I think it makes it more authentic, anyway.My first thought was that it's probably bashable. Here's a reasonable-looking approach:
- Set up in the usual way with the -axis, then get by intersecting some with .
- Set to be some random point and solve for .
- Solve for circumcentre of and the one is similar. Call these .
- is the line through perpendicular to . Actually, it just suffices to show that .
Other initial ideas:
- This construction of intersecting circles to get reminds me a little of the construction of a spiral centre.
- If we let intersect again at and intersect again at , then it suffices to show that , which is equivalent to cyclic (by Reim).
- Returning to the spiral centre thing, is the spiral centre of and , but that's not very useful, since in the second bullet point we have pretty much gotten rid of .
- looks like a good point to invert about as a bunch of things pass through it and the parallel condition goes to something similar. There could also be some sort of shenanigans where we swap and or something. But this seems overkill for a Q1.
Reframing the problem
Let's instead try to draw the points in a different order. We can instead draw the trapezoid first. Then, are points on the line , and . We're left with showing that and the radical axis of are concurrent.
What does this look like algebraically? The circumcentre of is on the perpendicular bisector of , which is a fixed line. As moves linearly (at constant velocity) along , moves linearly along this line. If we fix and move , this means and the radical axis of the move "cross-ratio-ly", so it suffices to check 3 special cases of . So we have to check special cases, which is a lot, and also, overkill. Oops. This paragraph probably didn't make any sense if you haven't heard of moving points; I'll probably write a short appendix at the end of this.
Desperate inversion attempt
I was sort of out of ideas, so I tried to invert the diagram because why not.
The triangle is , and the circle is what gets sent to. The line on top was me failing to convert the parallel condition. What I should have drawn is tangent to , which is just equivalent to . In any case, the lines and become circles through , and that seemed like too much effort so I gave up.Reframing the problem again
Let's try to draw the circles and first, this time. I tried and failed a couple of times; here are some failed attempts:
Here's a successful attempt:Here's what I want to show now:Let be an intersection point of two circles and . Let a line intersect at and at , with in that order. Let be a (variable) point on the radical axis of . Let intersect at and intersect at . Prove that .
This isn't quite the same as the original problem, but we can probably get between the two by some sort of phantom point argument.
I tried to extend to intersect the respective circles again, but I didn't see how any spiral stuff would help.
I also constructed the intersection of the radical axis and - this has to satisfy some length condition that depends only on (and not ). And then, the key realisation came: (and similarly, ) is only defined by half the points in the diagram!
Let be the intersection of the radical axis and . Then, we can determine by Menelaus:Similarly,
But so we are done.
Recovering the original formulation
Here's a phantom point argument, as promised: let intersect at , and then let intersect at . Then what we've shown above shows that , so and hence and coincide.
Alternatively, we could reuse the proof of the alternate statement to prove the original version directly: let intersect at . Then, the two Menelaus computations above show that is on the radical axis, so is as well.
Looking at AoPS
The first solution is a short angle-chase that shows the second bullet point in my initial thoughts: cyclic. Oh well, I am allergic to angle-chasing. I suppose that if I had drawn an accurate diagram I might have noticed that was also on the circle.
There are a bunch of solutions with DDIT, which honestly makes me feel a bit better about my overkill ideas.Someone also mentioned a 4-page coordinate bash, so I'm glad I didn't try that. I am, however, also confident that the bash is much shorter than that.
Revisiting the inversion approach
If you actually do the inversion properly (exercise!) with the knowledge that cyclic, the diagram ends up looking suspiciously similar to the original one. But instead, swap roles with , swap roles with , and swaps roles with . One might then hope for something a bit less nebulous than "swapping roles", e.g. a proof along the lines "There's a Möbius transformation/inversion that swaps , so , hence done." Unfortunately, I think this question has too many degrees of freedom for that to work. There is indeed a Möbius transformation that swaps , but this doesn't necessarily swap and . Rather, it sends to some for which the corresponding (second intersection between and ) is where gets sent. So that's somewhat disappointing.
It's possible that the DDIT approach is the way to fix this, but I'm not sure.
Bonus/appendix: big preserve cross-ratio
There's some general theory about moving points, but I'm using a baby version that only needs knowledge of cross-ratios. Ker Yang calls this big preserve cross-ratio because that's what it's called when you directly translate it from Chinese.
Let's fix , and vary linearly along . We can define , and also the radical axis to be the line through perpendicular to . Suppose that for three fixed points (I'm using superscripts so I don't clash notation with the ), indeed lies on the radical axis. Call these points .
Now, for general , projection through gives .
On the other hand, since moves linearly with , we also have . Alternatively, this is projection through the point at infinity in the direction perpendicular to .
But now,
Since coincides with for , then coincides with , i.e. collinear.
It remains to find . The usual trick is to guess some degenerate/special cases:
- : the radical axis is , so lies on it since it lies on (which is now ).
- : the radical axis is , and .
- (point at infinity on ): is just , so . On the other hand, is just , so the "radical axis" is .
So it turns out that this could be done without varying as well, which is nice. (I was expecting something even more horrible along the lines of: pick nice points for , for each of those pick nice points for , then check cases.)
Again, I should reiterate that this is massively overkill for this problem. This method does work for harder problems as well, however, so I expect at some point someone who is more familiar with this sort of stuff than I am will write a post about it.
Comments
Post a Comment