I have been investigating the primality of the sequence
for
. Preliminary computational tests using the Miller-Rabin primality test show no primes for
.
The sequence seems to be "protected" by a dense system of congruences. For instance:
If then .
If then .
If then .
If then .
If then .
If then .
Given that is a prime of the form , it appears to be an exceptionally "resistant" base, similar to Sierpinski numbers or Riesel numbers, but for the construction. My questions are:
Is there a known covering system for
that proves
is always composite?
Is
the smallest prime base for which no primes have been found in this type of sequence for
?
Are there any known primality results for this specific sequence in larger ranges?