Problems ITYM2023
Problems ITYM2023
YOUNG MATHEMATICIANS
NOVEMBER 2023
Contents
Notation 1
1. Graphs of Sequences 1
2. Counting Polygons 2
3. Divisibility of Polynomials 3
4. A Game on Rectangles 3
5. An Articulated Robot 4
6. Diophantine Equations 5
7. Pseudoprimes of Matrices 5
8. Mixing Cocktails 6
9. Triangles on Curves 6
10. Maximal Number of Subgraphs 7
Notation
N = {1, 2, 3, . . .} set of natural numbers (positive integers)
Zn = {0, 1, . . . , n − 1} ring of residue classes modulo n
Z, Q, R, C sets of integer, rational, real and complex numbers
Rn n-dimensional real space
]a, b[ and [a, b] open and closed interval from a to b
det(A) or |A| determinant of a matrix A
|x| absolute value of x
#M or |M | cardinality of a set M
M ×N Cartesian product of two sets or graphs M and N
M ∪ N, M ∩ N, M \ N union, intersection and difference of two sets M and N
1. Graphs of Sequences
Let s = s1 , s2 , . . . , sk , . . . be a sequence of positive integers, and let n ∈ N be a positive
integer. Consider the graph G = Gn (s) with set of vertices V = {1, 2, ..., n} and the following
set of edges: two vertices x and y of G are connected by an edge if and only if the number
P (x, y) = x + y is a member of the sequence s. The function P will be called the parameter of
the graph G.
We would like to investigate this graph when s is:
a) an arithmetic sequence: ak+1 = ak + d for some d ∈ N and all k ∈ N;
b) a geometric sequence: ak+1 = ak · q for some q ∈ N and all k ∈ N;
c) the Fibonacci sequence 1, 1, 2, 3, 5, . . . ;
© International Tournament of Young Mathematicians. This work is licensed under a “CC BY-SA 4.0” license.
Date: September 4, 2023.
1
2 NOVEMBER 2023
2. Counting Polygons
Let L be one of the following sets of points in the real plane:
a) the vertices of a regular polygon;
b) a circle;
c) a parabola;
d) Z2 ;
e) a triangular grid;
f) the entire R2 .
For the following functions, give lower and/or upper bounds, and an asymptotic behaviour.
Try to find an explicit formula or recurrence relations.
1. The maximum possible number of equilateral triangles among the polygons with vertices in
arbitrary n points of the set L, denoted by EL (n).
2. The maximum possible number of isosceles triangles among the polygons with vertices in
arbitrary n points of the set L, denoted by IL (n).
3. The maximum possible number of right triangles among the polygons with vertices in
arbitrary n points of the set L, denoted by RL (n).
Figure 1. When L is the set of vertices of a regular 12-gon, one has RL (5) ≥ 5.
4. The maximum possible number of squares among the polygons with vertices in arbitrary n
points of the set L, denoted by SL (n).
PROBLEMS FOR THE 15th INTERNATIONAL TOURNAMENT OF YOUNG MATHEMATICIANS 3
5. The maximum possible number of parallelograms among the polygons with vertices in
arbitrary n points of the set L, denoted by PL (n).
6. Consider other similar functions.
7. Formulate and investigate the problem in higher dimensions.
3. Divisibility of Polynomials
1. Find all polynomials P (x) with rational coefficients such that P (x) divides the polynomial
Q(x) = P (x2 ).
2. Find all polynomials P (x) with rational coefficients such that P (k) divides P (k 2 ) for infin-
itely many positive integers k.
3. Let m > 2 be a positive integer. Characterise all polynomials P (x) with rational coefficients
such that P (x) divides the polynomial Q(x) = P (xm ).
4. Let s and t be distinct positive integers. Characterise all polynomials P (x, y) with real
coefficients such that P (xs , y) divides P (xt , y).
5. Let k and m be two distinct positive integers. Characterise all polynomials P (x, y) that
divide P (xk , y m ).
6. Investigate analogous questions for polynomials P (x, y) with rational coefficients.
7. Investigate analogous questions for polynomials with coefficients in Zn .
8. Investigate analogous questions for polynomials with more than two variables.
9. Suggest and study other directions of research.
4. A Game on Rectangles
Let a, b and n be positive integers. Alicia and Benjamin are playing a game on an a × b
rectangle. They alternately choose a polyomino of size n and place it on the rectangle without
overlapping. (A polyomino of size n is a figure formed by joining n equal squares edge to edge.)
The loser is the player who cannot place a polyomino anymore. Alicia begins.
1. On which a × b rectangles does Alicia have a winning strategy? Consider the following cases:
a) n = 2 (there is only only type of polyominoes of size 2);
b) n = 3 (there are two types of polyominoes of size 3);
c) n > 3.
4 NOVEMBER 2023
2. Now, let us modify the game and allow Alicia and Benjamin to choose any polyomino of
size 1, 2, . . . , n. On which a × b rectangles does Alicia have a winning strategy?
3. Assume that it is up to Benjamin to choose the next polyomino that Alicia will have to
place, and it is up to Alicia to choose the next polyomino that Benjamin will have to place.
Who has a winning strategy? Consider the initial game and its variation.
4. Suggest and study additional directions of research.
5. An Articulated Robot
Martin, an articulated robot, spins a horizontal mechanical wheel which is divided into N
equal sectors numbered from 0 to N − 1 counterclockwise. An arrow is fixed on the ground.
At the beginning it is pointing to the sector number 0 as shown in Figure 3.
2
3 1
4 0
5 7
6
Since Martin’s joints are limited, he can only spin the wheel by a certain number of sectors
to the right or to the left – by a1 sectors, by a2 sectors, . . . , or by a` sectors, where 0 < a1 <
. . . < a` < N and ` < N . Since Martin’s batteries are limited, he can spin the wheel at most
k times.
1. Suppose that ` = 1 and k ≥ N .
a) Given N and a1 , what is the largest number M on a sector that Martin can reach?
b) How many moves does it take, at the least, for Martin to reach the number M ?
c) How many different numbers can Martin reach?
2. Solve the previous questions for any ` < N .
3. Something is preventing the wheel from turning clockwise. Answer the previous questions
when Martin can only rotate the wheel counterclockwise.
4. The wheel has been unlocked but Martin’s batteries are almost empty. Martin can only spin
the wheel at most k < N times. Fortunately, he can now choose the numbers a1 , . . . , a` ∈ N
as he wishes to better prepare his actions.
a) Given k and `, estimate the maximum number of cells that Martin can reach over all
possible choices of a1 , . . . , a` ∈ N.
b) Estimate, as a function of k, the smallest value of ` for which Martin can choose
a1 , . . . , a` allowing him to reach all the sectors of the wheel.
5. Now, Martin can no longer choose in which direction to turn the wheel, and he is forced to
make exactly k = 2 moves. Estimate the smallest value of ` for which Martin can choose the
numbers a1 , . . . , a` allowing him to reach all the sectors of the wheel if:
a) Martin must spin the wheel twice in the same direction;
b) Martin must spin the wheel once in one direction and once in the other.
PROBLEMS FOR THE 15th INTERNATIONAL TOURNAMENT OF YOUNG MATHEMATICIANS 5
6. Diophantine Equations
7. Pseudoprimes of Matrices
Let k and n be positive integers. Let A be an n × n matrix with integer entries. Consider
the polynomial
fA,k (x) = det(Ak − xI) − det(A − xI),
where I is the identity matrix of size n, and det(·) denotes the determinant.
1. Prove that if k is prime, then all coefficients of fA,k (x) are divisible by k.
2. We say that a number k is a pseudoprime for A if k is composite and all coefficients of
fA,k (x) are divisible by k.
a) Let n ≤ 3. Among the n × n matrices A with non-negative entries and sum of entries
at most 5, find the one(s) whose smallest pseudoprime is largest.
b) What matrices have infinitely many pseudoprimes?
Qs αi
3. Take n = 2. Consider the factorisation k = i=1 pi into primes. Denote
s s
1Y 1Y
g(k) = pαi i −1 (pi + 1) and h(k) = pαi i −1 (pi − 1).
2 i=1 2 i=1
a) Is it true that for any A and k all coefficients of
det(Ak − xI) − det(Ak−2h(k) − xI)
are divisible by k?
b) Is it true that for any A and k all coefficients of
det(Ag(k)+h(k) − xI) − det(Ag(k)−h(k) − xI)
are divisible by k?
6 NOVEMBER 2023
8. Mixing Cocktails
At a birthday party, various milk cocktails mixed with n juices are being served. Every
cocktail corresponds to a tuple of n + 1 nonnegative real numbers (a0 , a1 , . . . , an ), where a0
is percentage of the milk, and ai is percentage of the i-th juice (1 ≤ i ≤ n). Of course,
a0 + a1 + · · · + an = 100.
Let f : Rn+1 → [0, +∞[ be a nonnegative function. We will say that two cocktails
(a0 , a1 , . . . , an ) and (b0 , b1 , . . . , bn ) are ε-close if
f (a0 − b0 , a1 − b1 , . . . , an − bn ) < ε.
1. Suppose that n = 2.
a) How many different cocktails could there be at the party, if we know that no two
cocktails (a0 , a1 , a2 ) and (b0 , b1 , b2 ) satisfy the inequality:
max {|a0 − b0 |, |a1 − b1 |, |a2 − b2 |} < 20?
b) How many different cocktails could there be at the party, if we know that no two
cocktails (a0 , a1 , a2 ) and (b0 , b1 , b2 ) satisfy the inequality:
|a0 − b0 | + |a1 − b1 | + |a2 − b2 | < 20?
2. Let ε be a positive real number. Denote by dn (ε) the maximum possible number of cocktails
at a party, such that no two cocktails are ε-close. Find dn (ε) or give lower and upper bounds
in the case that:
a) f (x0 , x1 , . . . , xn ) = max {|x0 |, |x1 |, . . . , |xn |};
b) f (x0 , x1 , . . . , xn ) = |x0 | + |x1 | + · · · + |xn |.
You may start with n = 2 and 3.
3. Consider other interesting functions f .
4. Suggest and investigate additional directions of research.
9. Triangles on Curves
Recall that the second order curve is the set of points R in the real plane determined by a
quadratic equation
ax2 + bxy + cy 2 + dx + ey + f = 0 where a2 + b2 + c2 6= 0.
Let R be a second order curve such that there is a non-degenerate triangle whose vertices
belong to it. Let A and B be two fixed points on R.
Try to solve the questions 1-5 below. You can first consider the following simplifications of
the problem:
a) Chose√a particular curve and particular points on it (for example x2 + y 2 = 2 and
A = ( 2, 0), B = (1, 1)).
b) Chose a particular curve and give an answer depending on the position of points A and
B on it.
PROBLEMS FOR THE 15th INTERNATIONAL TOURNAMENT OF YOUNG MATHEMATICIANS 7