Prove that if $p\le n$, then $p$ does not divide $n! + 1$

1.2k Views Asked by At

I'm having trouble on how to approach this problem

Prove that if $p\le n$, then $p$ does not divide $n! + 1$ ($p$ is prime and $n$ is an integer).

1

There are 1 best solutions below

0
On BEST ANSWER

$p$ divides $n!$. So it cannot divide $n!+1$.