EGMO 2024 P2

This problem is the same level as last year's P2 or a bit harder, I feel. No hand diagram because I didn't use any diagram~ (I head solved it) Problem: Let $ABC$ be a triangle ...
This problem is the same level as last year's P2 or a bit harder, I feel. No hand diagram because I didn't use any diagram~ (I head solved it) Problem: Let $ABC$ be a triangle ...
Orders Given a prime $p$, the order of an integer $a$ modulo $p$, $p\nmid a$, is the smallest positive integer $d$, such that $a^d \equiv 1 \pmod p$. This is denoted $\text{ord}_p(a) = d$. If ...