Indian National Mathematical Olympiad 2025. 6 problems. Held on January 19, 2025. Problems sourced from MathNet (CC BY 4.0). Solutions are expert-authored.
Problem 1
Let be an odd prime number and be integers so that the integers are all divisible by . Prove that divides each of , and .
Hint
Consider what happens when you raise the three congruences to appropriate powers and multiply them together. The fact that is odd is crucial.
View Solution
We have
Thus, by the first congruence (raise to appropriate power), by the second congruence, by the third congruence.
Thus, and hence since is odd. Now implies from the first equation, and implies from the second equation.
View Solution
Alternative Solution. Set . If one of is divisible by , then all of them are. So assume for contradiction that none of is divisible by . Then
and
So . But then
which forces . Thus
implying , a contradiction.
Problem 2
A finite set of positive integers is called cardinal if contains the integer , where denotes the number of distinct elements in . Let be a function from the set of positive integers to itself, such that for any cardinal set , the set is also cardinal. Here denotes the set of all integers that can be expressed as for some in . Find all possible values of .
Note: As an example, is a cardinal set because it has exactly 3 distinct elements, and the set contains 3.
Hint
Start by analyzing what must be. Then consider what constraints the cardinal condition places on .
View Solution
The possible values are 1, 2, and 2024.
Construction. The function for all works. Also, for all and works. Finally, for all works.
Proof these are the only values. Denote . The cardinal set gives .
Case 1: is unbounded. Fix any . Pick distinct integers such that and are all pairwise distinct. Then is cardinal with elements. So is cardinal with distinct elements, meaning lies in this set, hence . This gives the identity function.
Case 2: is bounded by some .
Claim: For any with , if infinitely many satisfy , then .
Proof. Let with . Choose other integers with . Then is cardinal, so its image must be cardinal, forcing .
So for every , only finitely many satisfy . Thus there exists such that for all .
For every , the cardinal set maps to , which is cardinal only when or .
By the above, can only be .
Problem 3
Let points , , and lie on the circle in counter-clockwise order, and let be a point in the same plane. For , let denote the counter-clockwise rotation of the plane centred at , where the angle of the rotation is equal to the angle at vertex in . Further, define to be the point , where indices are taken modulo 3.
Prove that the radius of the circumcircle of is at most the radius of .
This problem originally includes a geometry diagram. The diagram is omitted in this version — the solution is fully self-contained.
Hint
Consider the incircle contact points of . Show that is the reflection of in .
View Solution
Fix an index . Let be the points of tangency of the incircle of with sides , , respectively.
The key observation is that given a line in the plane, the image of under is a line parallel to . Indeed, is rotated thrice by angles equal to the angles of , and the composition induces a half-turn and translation since the angles sum to .
Since is a fixed point of this transformation (by the chain ), the line maps to . But these lines are parallel and both pass through , so they coincide. Since each rotation preserves distances, is the reflection of in .
Therefore, is obtained by applying a homothety with ratio 2 and center to . The circumradius of is twice the circumradius of , i.e., twice the inradius of .
Since the inradius satisfies where is the circumradius (with equality iff the triangle is equilateral), we get that the circumradius of is , the radius of .
Problem 4
For each positive integer , define and as Determine all positive integers for which .
Hint
Let . Show that and that . What happens when is even vs odd?
View Solution
Let .
Lemma 1. .
Indeed,
Lemma 2. .
Proof. We have so . Similarly, so .
When is even, is an integer. Then but , so .
When is odd, is a half-integer, so and are consecutive integers. By both lemmas: which gives .
The answer is all odd integers .
Problem 5
In triangle with , point lies on the circumcircle of such that . The line through parallel to intersects in and in . Prove that the centre of the circumcircle of triangle lies on the circumcircle of triangle .
This problem originally includes a geometry diagram. The diagram is omitted in this version.
Hint
Show that is the midpoint of . Then use the fact that where is the circumcenter of .
View Solution
We have since is parallel to and the triangle is isosceles. Also is a right-angled triangle (since subtends a diameter-related arc). Thus, if is the midpoint of , then , which implies . So is the midpoint of .
Let be the circumcenter of . Then
Thus , which means , , , are concyclic. That is, lies on the circumcircle of .
Problem 6
All the squares of a board are coloured white. In one move, Mohit can select one row or column whose every square is white, choose exactly 1000 squares in this row or column, and colour all of them red. Find the maximum number of squares that Mohit can colour red in a finite number of moves.
Hint
Think about how many moves can be made total. Each move makes at least one new row or column “bad” (containing a red square). Use this to bound the number of moves.
View Solution
Let and . We claim the maximum is .
Upper bound. Call a row/column bad if it has at least one red square. After the first move, there are exactly bad rows and columns: the chosen row/column plus the perpendicular lines through the colored squares. Any subsequent move increases the number of bad rows/columns by at least 1. Since there are only rows and columns total, at most moves can be made. Each move colors squares, giving at most red squares.
Construction. Choose each of the columns in the first moves, coloring the top cells in each. After this, the bottom rows are entirely white, so we can make more moves. Total moves: . Total red squares: .