Difference between revisions of "2024 IMO Problems/Problem 1"
| Line 4: | Line 4: | ||
is a multiple of <math>n</math>. (Note that <math>\lfloor z \rfloor</math> denotes the greatest integer less than or equal to <math>z</math>. For example, <math>\lfloor -\pi \rfloor = -4</math> and <math>\lfloor 2 \rfloor = \lfloor 2.9 \rfloor = 2</math>.) | is a multiple of <math>n</math>. (Note that <math>\lfloor z \rfloor</math> denotes the greatest integer less than or equal to <math>z</math>. For example, <math>\lfloor -\pi \rfloor = -4</math> and <math>\lfloor 2 \rfloor = \lfloor 2.9 \rfloor = 2</math>.) | ||
| + | |||
| + | ==Video Solution== | ||
| + | https://www.youtube.com/watch?v=50W_ntnPX0k | ||
Revision as of 07:56, 17 July 2024
Determine all real numbers
such that, for every positive integer
, the integer
is a multiple of
. (Note that
denotes the greatest integer less than or equal to
. For example,
and
.)