Difference between revisions of "2003 IMO Problems/Problem 6"
(→Solution) |
(→Solution 2) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
== Problem == | == Problem == | ||
− | p | + | Let <math>p</math> be a prime number. Prove that there exists a prime number <math>q</math> such that for every integer <math>n</math>, the number <math>n^p-p</math> is not divisible by <math>q</math>. |
== Solution == | == Solution == | ||
Line 11: | Line 11: | ||
Which means there exists q which is a prime factor of n that doesn't satisfy <math>q\equiv{1}\pmod{p^2}</math>. | Which means there exists q which is a prime factor of n that doesn't satisfy <math>q\equiv{1}\pmod{p^2}</math>. | ||
\\unfinished | \\unfinished | ||
+ | |||
+ | == Solution 2 == | ||
+ | |||
+ | For <math>p</math> prime and <math>gcd(n, p) = 1</math>, <math>n^{p}\equiv{n}\pmod{p}</math> simply by Fermat's Little Theorem. Therefore, <math>n^{p} - p | ||
+ | \equiv{n}\pmod{p}</math>. We are going to prove by contradiction. Let <math>q</math> be a prime that divides <math>n^{p} - p</math>. If <math>q</math> divides this quantity, then it must also divide <math>pk + n</math>. But on the other hand, clearly <math>p</math> doesn't divide this quantity. <math>p</math> is a prime and so is <math>q</math>. If <math>p</math> doesn't divide this, then no other prime should divide <math>n^{p} - p</math> so we have proved the problem statement is true for <math>gcd(n, any prime) = 1</math>. | ||
+ | Now, consider the case where <math>gcd(n, p) = p</math>. Then, <math>n^{p} - p = p^{p}*k^{p} - p</math> which is divisible by <math>p</math>. Notice <math>n^{p} = p^{p}*k^{p}</math>. This has <math>(p + 1)^{2}</math> factors if <math>k</math> is prime. We assumed that <math>q</math> also divided this original quantity. If <math>q</math> divided this quantity, then the expression must have at most <math>4</math> factors: <math>1, p , q, pq</math>. In fact, since <math>p</math> is prime, <math>(p + 1)^{2}</math> is at least <math>9</math> meaning this tends towards the claim that we must have at least <math>9</math> factors. But this is absurd! So we have proved the problem statement is true if <math>k</math> is prime. | ||
+ | If <math>k</math> isn't prime, then by inspection, we will have way more than <math>9</math> factors, and by similar logic, <math>q</math> cannot divide the above quantity. Therefore, we are done. | ||
+ | |||
+ | (This is my first IMO problem 6 and the solution is probably all wrong. If someone can correct my solution mistake(s), feel free to edit my solution or put down comments.) | ||
==See Also== | ==See Also== | ||
{{IMO box|year=2003|num-b=5|after=Last Problem}} | {{IMO box|year=2003|num-b=5|after=Last Problem}} |
Latest revision as of 21:22, 29 March 2025
2003 IMO Problems/Problem 6
Problem
Let be a prime number. Prove that there exists a prime number
such that for every integer
, the number
is not divisible by
.
Solution
This problem needs a solution. If you have a solution for it, please help us out by adding it.
Let N be which equals
Which means there exists q which is a prime factor of n that doesn't satisfy
.
\\unfinished
Solution 2
For prime and
,
simply by Fermat's Little Theorem. Therefore,
. We are going to prove by contradiction. Let
be a prime that divides
. If
divides this quantity, then it must also divide
. But on the other hand, clearly
doesn't divide this quantity.
is a prime and so is
. If
doesn't divide this, then no other prime should divide
so we have proved the problem statement is true for
.
Now, consider the case where
. Then,
which is divisible by
. Notice
. This has
factors if
is prime. We assumed that
also divided this original quantity. If
divided this quantity, then the expression must have at most
factors:
. In fact, since
is prime,
is at least
meaning this tends towards the claim that we must have at least
factors. But this is absurd! So we have proved the problem statement is true if
is prime.
If
isn't prime, then by inspection, we will have way more than
factors, and by similar logic,
cannot divide the above quantity. Therefore, we are done.
(This is my first IMO problem 6 and the solution is probably all wrong. If someone can correct my solution mistake(s), feel free to edit my solution or put down comments.)
See Also
2003 IMO (Problems) • Resources | ||
Preceded by Problem 5 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Last Problem |
All IMO Problems and Solutions |