Hi, I am Debayu and this is my second blogpost !! We start off with the following problem.
Problem: Find the sum of all such that for all such that .
At first glance, this looks somewhat innocent and its probably some problem from some random computational contest, some may this can be what the IOQM 10 markers will look like this year. hmmm so what do we do here? Let's check what happens when is . So we have that for all , which is true so yay works. Now we might want to check , this means from here, it is easy to see that if is even, the divisibility wont hold so doesn't work. Similarly one can check that doesn't work either and one might guess that the only possible is which is actually correct but proving this seems really hard. One idea probably is to try to prove that should always be even or is always a prime but it seems pretty counterintuitive to do that since and don't work and both the claims seem very weak, but there doesn't seem to be too much to do either. Anyways let's see what we can do, lets begin with expanding the thing we have,
Hmm, not too shaggy, lets see what happens when we take this modulo ,
Woah so indeed must be even, so we finally have some progress but what do we do now. There seems to be nothing to do since gives us very less information and expanding binomial coefficients is not the best idea as they can turn ugly really quick. What do you do when nothing else makes sense? Magic? Yes, let's generalize the problem by replacing with since is the most trashy number ever. Here we have our new problem,
Magically Generalized Problem: Find all such that for all such that .
Wait wait, this doesn't trivialize the problem in any way so don't leave your seats, this just gives you more space to work with. Also notice that we don't have the sum thing in the problem now as it might be that there are infinitely many such . Now recall Dirichlet's Theorem,
Dirichlet's Theorem: There are infinitely many primes dividing an AP with .
Obviously, we have so we can probably pick big primes dividing to mess all the numbers that don't work. From here the key idea is to notice that if we have primes smaller than then we can probably mess with the , to avoid that we might want to prove that all primes divide .
Now suppose the above thing is not true, then pick which is possible since we are assuming . This means,
but then wont divide so indeed what we wanted to prove is correct. IIRC these two conditions actually fully characterize all such numbers which is really cool.
Now returning to the original problem, we had , so the only possible is since all primes must divide so we are done!!
You probably know by now how bad you got scammed, this was nothing but 2019 N5, here's the problem statement of it if you are still having trust issues.
ISL 2019 N5: Let
be a positive integer. We say that a positive integer is
-good if
is divisible by
for all positive integers
with
. Suppose
is a positive integer such that
is
-good, but
is not
-good. Prove that
is prime.
Here, notice that for to be bad, you need either or to be prime but is even so has to be prime.
See dont be mad at me, I know I probably just gave you trust issues for the rest your life but firstly there exist things that will make you have even more of them like,
and secondly, you have more scam ammunition with you now to scam even more people.
Credits: Ameya
"Scams are like rickrolls, the first thing to do after getting scammed is to scam them back" - Me?Now, I shall introduce you to a very cool theorem!!
Lucas' Theorem: Given natural numbers and expressed in base ,
where is a prime, we have
It makes some sense why we might want to use it, I will just present the proof of our main claim which uses lucas', I first came to know about this after I saw Aryan's proof to it. The key idea is that if one of the binomials in the RHS is then the whole thing just breaks down and that happens which its like .
Proof: Assume contradiction. Consider the base representation of . Since , it must have a non-zero other than . Now we pick such that the base representation of has the coefficient associated with to be , this is possible since can span all residues from our assumption. By lucas', which is a contradiction.
If you want to read more about lucas', you can refer to this article. That was all for today!! I hope you have major trust issues now, I mean I hope you enjoyed!! :P
from c to nt 🤡
ReplyDelete