Is $a=\dfrac{1992!-1}{3449\times 8627}$ a prime number ?
This is a natural follow-up to that recent
MSE question
We know that $a$ has $5702$ digits and no prime divisor $<10^6$.
Is $a=\dfrac{1992!-1}{3449\times 8627}$ a prime number ?
This is a natural follow-up to that recent
MSE question
We know that $a$ has $5702$ digits and no prime divisor $<10^6$.
No, $\dfrac{1992!-1}{3449\times 8627}$ is divisible by $86544733151681393$, found using GMP-ECM.
Moreover, $\dfrac{1992!-1}{3449 \times 8627 \times 86544733151681393}$ is also not prime; it fails the Fermat Test for bases $a \in \{2,3,5,7\}$, checked with OpenPFGW.