mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Puzzles

Reply
 
Thread Tools
Old 2003-07-24, 12:23   #1
eepiccolo
 
eepiccolo's Avatar
 
Dec 2002
Frederick County, MD

2×5×37 Posts
Default IMO2003 problem B3

Here is the sixth and last problem from the 44th International Mathematical Olympiad. The other five are posted also. I don't know the answers, but I'll be working on them when I get the chance.

Quote:
B3. Show that for each prime p, there exists a prime q such that n^p - p is not divisible by q for any positive integer n.
(Oh boy, a problem involving primes!)
eepiccolo is offline   Reply With Quote
Old 2003-07-25, 04:06   #2
AllPrimesAreOdd
 
Jul 2003

516 Posts
Default Solution, hopefully

heres a solution that i hope is correct:

Assume the statement is not true.
ie THere exists a p prime such that for all q prime, there exists an n in the naturals such that q divides n^p - p.

since q divides n^p - p, n^p = p (mod q).
let q equal p, and choose n not a multiple of p.
thus, n^p = p (mod p), n not a multiple of p.
since n is not a multiple of p, (and n not equal to 0 because its in the naturals), n is not congruent to p modulo p.
thus, n^p is not conguent to n modulo p.
THus, p is not prime by the contrapositive of fermats little thm.
Contradiction!

Thus, the statement is true.

I have this gut feeling that I am dead wrong.
AllPrimesAreOdd is offline   Reply With Quote
Old 2003-07-26, 08:07   #3
wpolly
 
wpolly's Avatar
 
Sep 2002
Vienna, Austria

3×73 Posts
Default Re: Solution, hopefully

Quote:
Originally Posted by AllPrimesAreOdd
heres a solution that i hope is correct:

Assume the statement is not true.
ie THere exists a p prime such that for all q prime, there exists an n in the naturals such that q divides n^p - p.

since q divides n^p - p, n^p = p (mod q).
let q equal p, and choose n not a multiple of p.
thus, n^p = p (mod p), n not a multiple of p.
since n is not a multiple of p, (and n not equal to 0 because its in the naturals), n is not congruent to p modulo p.
thus, n^p is not conguent to n modulo p.
THus, p is not prime by the contrapositive of fermats little thm.
Contradiction!

Thus, the statement is true.

I have this gut feeling that I am dead wrong.
There EXISTS an n does not imply that n isn't a multiple of p.



Here is my solution:



We constuct a q satisfy the condition.
let S=(p^p-1)/(p-1),then all divisors of S must have the form kp+1.
Since S=p+1(mod p^2),we could choose a divisor q of S such that q=kp+1, p doesn't divide k.

Then we show that such a q satisfy the condition.
Assume that there is an n such that q|n^p-p
Then we have n^p=p(mod q)
So p^k=(n^p)^k=n^pk=n^(q-1)=1(mod q) (When q doesn't divide n)
or p=n^p=0(mod q) (When q divide n)(contradition since q|p and q>p)
Thus q must divide p^k-1.
but q|p^p-1
So we have q|(p^k-1,p^p-1)=p-1 (since p doesn't divide k so (p,k)=1)
CONTRADICTION.
Q. E. D.
wpolly is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
IMO2003 problem B2 eepiccolo Puzzles 2 2003-07-30 17:52
IMO2003 problem A2 eepiccolo Puzzles 9 2003-07-30 05:06
IMO2003 problem B1 eepiccolo Puzzles 8 2003-07-25 18:53
IMO2003 problem A3 eepiccolo Puzzles 0 2003-07-24 12:20
44th International Mathematical Olympiad IMO2003 problem A1 eepiccolo Puzzles 0 2003-07-24 12:17

All times are UTC. The time now is 03:04.


Sat Jul 17 03:04:39 UTC 2021 up 50 days, 51 mins, 1 user, load averages: 1.32, 1.28, 1.31

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.