Published
- 10 min read
IMO 2023 problem 3
I quoted a random tweet about IMO 2023 problem sheet.
wait, gw baru tahu kalau soalnya ditranslate dari sononya? https://t.co/9oRqEy9Crs
β Maulana πΈ eiyuuden chronicle (@maulana_pcfre)
July 15, 2023
The thing that interests me, was that the problem sheets were officially translated in Indonesian. So these students read it in Indonesian instead of English. Initially I thought they read the problem in English.
Then, a friend challenged me to solve problem number 3.
Before you assume anything, I am no formal mathematician, so consider this article as amateur attempt in solving the problem
Problem statement
Since the sheet I read is in Indonesian, I will try to translate back to English. But if you have the English sheet, you should probably refer to those.
For every integer , determine every positive integer sequence so that there is polynomial with form with each a non-negative integer, so that:
for every integer
The proof (hopefully)
Initial guess
I donβt know exactly how I can prove it, lol. But the instant I saw this problem, I imagine something like this:
There is no restriction with what the sequence will be. It can be monotonic, cyclic, or constants. It just needs to be an integer. Since it ends with , I assume it is infinite.
Assume that there exists a trivial sequence (so that we can learn the behaviour first).
From this trivial sequence, if there exists an operator or function , there might be a whole class of sequence by applying . Thus, we can claim a whole class of sequence by finding this operator.
Since the relation of is a factors of the sequence. It is natural to guess that the operator is scalars. Such that:
The relation becomes:
We can then pick . So we got relation:
Which is consistent with our initial statements:
Since it was consistent, if we find just one sequence, we will find a whole class of them.
The first thing came to mind is just a sequence of zero. Since any will just be zero, because of the products.
The next thing is a sequence of 1. Since any will just be 1.
So, this whole class of solutions is any which is a constants for every sequence indices, and it will span infinitely.
Some examples are or , basically all integers.
How to scan all solutions?
Well, I basically told my friend that the solution would be a constant integer sequence.
But he demand that I found all possible solution. Not just the trivial class.
Actually, Iβm not sure if the Indonesian wording are descriptive enough. I thought it was obvious if we just pick any polynomial and then using the recurrence relation to find the sequence, forward or backward. It is like a construction, so Iβm not really sure what else to proof.
Anyway, in my opinion, there is two different way to approach the problem. Either we define the sequence first and then define which polynomial obey the sequence. Or, we define the polynomial and then find the sequence.
But then again, going from the sequence, it was almost implies that the doesnβt have to be a polynomial at all. It can just be any function and the recurrence relation of number is just going to be the same.
So the key here is guessing what the sequence looks like. It is probably convenient if we use real number (I mean actual numbers like 1,2,3) to illustrate.
Suppose (because is too simple, it might not reveal the real behaviour). Then any has to be factorized into product of 3 numbers. Using the simplest , we have a hint that any is a cube root average of the factors.
This is funny because then has to be in the middle if we order the sequence. If we follow this behaviour, then it implies that the sequence is not monotonic. If it is not monotonic, then it will just ends in cycle, because we can always swaps the order.
To illustrate, letβs use , then the . Factors of can be , , and . If sequence will stop, so we have to pick 3. But if we pick it will just be the trivial sequence.
So we have no other way, besides modifying the function. If we assume that the sequence always increase (we have to, because integer products always increases), then there is a certain bound with the polynomial function in order to make sure that is always less than .
Letβs just say that with means a polynomial with degree . This guarantees that . In order for to be always positives, then the coefficient of the polynomial has to be non-negative. This satisfies the problem statements as well.
Although this does proves the sequence exists, my friend probably demands me to show how exactly to construct the sequence.
Itβs quite bothersome to write, but the general idea is to just find different numbers. This is going to be a subset of the sequence, it doesnβt have to be at the start, it can be in the middle. From the middle of the sequence, using relation, we can just iterate backward until it canβt be factorized again. The thing that we need to prove is how to make relation shows that it can always be iterated forward, to infinity. (because otherwise, it will just ends in trivial sequence again).
The case if canβt be factorized
Since was declared to be polynomials. If it canβt be factored into exactly integer factors then the sequence will stop, since you have to put as the factor in the sequence.
Not sure if this requires further proof? But to illustrate, letβs say , which canβt be factored. Well, I guess it can be factored into two complex polynoms, but we are dealing with integer here.
For example, , then . Sequence already breaks, since 3 is bigger than 2. If we swap the order, then . Sequence breaks again, since you need to put , because thereβs no other integer factors.
Increasing the polynomials to, letβs say has no effect because we can always found such counterexample. You canβt forward the sequence because it canβt span infinitely.
Thereβs no sequence to find if canβt be factored.
The case if has the same roots
Suppose that . This will not form infinite sequence since the sequence will stop when the factors is the same. This is basically the same with how we proves except the graph is translated to the left.
The case if has different roots
Intuitively for any degree , and if the polynomial has root, intersected with the x-axis, then we can imagine the graph to be curved up and down, and eventually goes up forever.
Our sequence then must be on the right side of the graph, since we already proves that it must be monotonically increasing.
We will then need a minimum spacing between these sequence, since each member of the sequence has to be integer (difference canβt be less than 1).
Using the same operator concept we use earlier, assume that there exists a basic sequence. Other sequences with the same class is obtained by applying operator to each member of the sequence, so that with being the new sequence.
Since we need a certain interval between sequences, letβs just use . Iβm running out of variable, we already uses and , lol.
Also notice that we canβt use (for now) because the product of the factors then becomes in the highest degree, meanwhile we want to focus on the polynomial with the coefficient being one. Donβt worry though, this is just so that becomes integer. If we use scalar later, then just needs to be divisible by .
Anyway, start with the simplest one first.
Now this has become interesting. The operator creates a new sequence, but it ended up shifting the indices by one. So, essentially this is the same sequence, itβs just that we start at different indices if we shift by interval. For a given , if we find numbers that is the member of the sequence, then we can use recurrence to find the whole sequence.
Step (8) to step (9) and (10) is intuitive because and there should be no preference to , so this should be applicable to any . It means , and so on.
We can check if this statement is true for very large number , since we want infinite sequence. We already defined that is the smallest integer for the particular operator . Applying and to we have:
Now that previously we already establish for any polynomial, we can define such that . Since in the right side we have a fraction of polynomial with the same degree, there is a limit when we use very large number . In this situation, the sequence is so large that is some relatively small difference. Using an upper bound of . Then the term can be written as when approaching this limit. (Iβm too lazy to write the full expression).
But remember that we said is the smallest distance for this sequence. If there are numbers, then the lower bound gap between the smallest and biggest number is simply . Then the lower bound of . Combine this both we have
From this, we can see that the choice of and is arbitrary, as long as it works in . So why not just set ? Thus, explains the intuition behind step (8), (9), (10).
As a sanity check, letβs try again with , with .
Our polynomial then consists of 3 factors like this . However, it is quite obvious now, that we can set then, the rests will follow , , .
So, we have found another class of sequences. For any positive integer value of , we can construct a polynomial , such that there exists that becomes the solutions. It also spans infinitely.
From this sequence, we can also find another sequence using the previous operator/function . Suppose , so needs to be divisible by 2. Suppose . The new sequence , , , . The polynomial becomes: or can also be written as
The formula for the sequence then became . It is also nicely covers our previous sequence, since if , the sequence is a constant sequence.
So far this is then only possible polynomial roots with always increasing sequence. Any other factorization will lead to a breaking sequence again. We can try to define such that it is a function of (not a constant gap). The operator function still works for arbitrary factorization function . However, in the case of polynomials, the roots are fixed. Thatβs why the gap has to be constant if the factors need to extend infinitely.
There might be an interesting solution if is some infinite taylor series or some function that has a transform with infinite series, like a Fourier series.