2006 USAMO Problems/Problem 1: Difference between revisions
Ragnarok23 (talk | contribs) No edit summary |
LaTeX; standardized |
||
| Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
Let <math>\displaystyle p</math> be a prime number and let <math>\displaystyle s</math> be an integer with <math> \displaystyle 0 < s < p </math>. Prove that there exist integers <math>\displaystyle m</math> and <math>\displaystyle n</math> with <math>\displaystyle 0 < m < n < p</math> and | |||
if and only if | <center> | ||
<math> \left\{ \frac{sm}{p} \right\} < \left\{ \frac{sn}{p} \right\} < \frac{s}{p} </math> | |||
</center> | |||
if and only if <math>\displaystyle s </math> is not a divisor of <math>\displaystyle p-1 </math>. | |||
Note: For <math> \displaystyle x</math> a real number, let <math>\lfloor x \rfloor</math> denote the greatest integer less than or equal to <math>x</math>, and let <math>\{x\} = x - \lfloor x \rfloor</math> denote the fractional part of <math> \displaystyle x </math>. | |||
== Solution == | == Solution == | ||
== | |||
*[[2006 USAMO Problems]] | {{solution}} | ||
== Resources == | |||
* [[2006 USAMO Problems]] | |||
* [http://www.artofproblemsolving.com/Forum/viewtopic.php?p=490569#p490569 Discussion on AoPS/MathLinks] | |||
Revision as of 19:05, 1 September 2006
Problem
Let
be a prime number and let
be an integer with
. Prove that there exist integers
and
with
and
if and only if
is not a divisor of
.
Note: For
a real number, let
denote the greatest integer less than or equal to
, and let
denote the fractional part of
.
Solution
This problem needs a solution. If you have a solution for it, please help us out by adding it.