Difference between revisions of "2006 JBMO Problems/Problem 1"
Magnetoninja (talk | contribs) (→Solution) |
m (→Problem) |
||
| Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
| − | If <math>n>4</math> is a composite number, then <math> | + | If <math>n>4</math> is a composite number except 8, then <math>4n</math> divides <math>(n-1)!</math>. |
| − | |||
== Solution == | == Solution == | ||
Revision as of 14:44, 28 February 2025
Problem
If
is a composite number except 8, then
divides
.
Solution
We shall prove a more stronger result that
divides
for any composite number
which will cover the case of problem statement.
Let
where
.
Let us define set
First let's note that
Now, all multiples of
from
to
Since
we have that
Also, since
we have that
So, we have that
,
in other words,
divides
Now, all multiples of
from
to
Since
we have that
Also, since
so we have that
So, we have that
,
in other words,
divides
Thus
divides
.