Difference between revisions of "1999 IMO Problems/Problem 4"

(Created page with "==Problem== Determine all pairs <math>(n,p)</math> of positive integers such that <math>p</math> is a prime, <math>n</math> not exceeded <math>2p</math>, and <math>(p-1)^{n}...")
 
(Problem)
Line 3: Line 3:
 
Determine all pairs <math>(n,p)</math> of positive integers such that
 
Determine all pairs <math>(n,p)</math> of positive integers such that
  
<math>p</math> is a prime, <math>n</math> not exceeded <math>2p</math>, and <math>(p-1)^{n}</math> is divisible by <math>n^{p-1}</math>
+
<math>p</math> is a prime, <math>n</math> not exceeded <math>2p</math>, and <math>(p-1)^{n}+1</math> is divisible by <math>n^{p-1}</math>
  
 
==Solution==
 
==Solution==
 
{{solution}}
 
{{solution}}

Revision as of 21:02, 7 October 2023

Problem

Determine all pairs $(n,p)$ of positive integers such that

$p$ is a prime, $n$ not exceeded $2p$, and $(p-1)^{n}+1$ is divisible by $n^{p-1}$

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.