Prove that any prime factor of $ ( x!+1)$ is larger than$ x$.

133 Views Asked by At

I want to prove the statement "Any prime factor of $x!+1$ is larger than $x$."

Any slight hint will be ok.

1

There are 1 best solutions below

1
On BEST ANSWER

Assume $p \leq x$ divides $x! + 1$. Then, $p$ also divides $x!$ (as any $y \leq x$ divides $x!$). Thus, $p$ divides both $x!$ and $x! + 1$. Do you see what this forces $p$ to be?