Primes of the form 10k+1 generated recursively. Initial prime is 11. General term is a(n)=Min {p is prime; p divides (R^5 - 1)/(R - 1); Mod[p,5]=1}, where Q is the product of previous terms in the sequence and R = 5Q.

A124991

Primes of the form 10k+1 generated recursively. Initial prime is 11. General term is a(n)=Min {p is prime; p divides (R^5 - 1)/(R - 1); Mod[p,5]=1}, where Q is the product of previous terms in the sequence and R = 5Q.

Terms

    a(0) =11a(1) =211a(2) =1031a(3) =22741a(4) =41a(6) =311a(7) =61a(8) =55172461a(9) =3541a(10) =1381a(11) =2851a(12) =19841a(13) =151a(14) =9033671a(15) =456802301a(17) =19001a(18) =71

External references