Is there a composite integer $n \geq 9$ such that $n \nmid (n-1)!$?
If we are not talking about composites then by Wilson's theorem we have $n \nmid (n-1)!$.
Is there a composite integer $n \geq 9$ such that $n \nmid (n-1)!$?
If we are not talking about composites then by Wilson's theorem we have $n \nmid (n-1)!$.
If $n>4$ is composite, then either $n=p^2$ for a prime number $p>2$ (and thus $2p<p\cdot p=n$) or you can find two different numbers $n_1$ and $n_2$ with $n_1 n_2 = n$ and $n_1,n_2>1$ in which case clearly $n_1,n_2\leq n-1$.
In the first case $p$ and $2p$ are two different factors of $(n-1)!$, in the second case $n_1$ and $n_2$ are.
Clarification: With two different factors I obviously meant that $p$ and $2p$ or $n_1$ and $n_2$ are two different members of $\{1,2,\dots,n-1\}$ (and not two arbitrary divisors of $(n-1)!$ which would not suffice).
9
to10^5
, there is no such that number. I examined it. So we have to prove it probably. – Mikasa Sep 07 '14 at 11:28