I was looking at an article about factorial primes, and I noticed that both $n!+1$ and $n!-1$ were not prime. (As in, there are no numbers $n$ such that both $n!+1$ and $n!-1$ are prime). I think that for any $n$, both $n!+1$ and $n!-1$ cannot be prime. Is this an easy thing to prove? If so, how? Would Wilson's theorem be applicable in some way?
This is just a conjecture that I am asking out of curiosity. I would love some thoughts on how one might approach such a problem as this one.
The OEIS entry on factorial primes currently states that this is an open problem:
The two referenced sequences consist of the natural numbers $n$ such that $n!+1$ is prime, and the $n$ such that $n!-1$ is prime, respectively. Their intersection is exactly the numbers $n$ you are looking for, where both $n!+1$ and $n!-1$ are prime.