Primes of the form 18k+1 generated recursively. Initial prime is 19. General term is a(n) = Min {p is prime; p divides (R^9 - 1)/(R^3 - 1); p == 1 (mod 9)}, where Q is the product of previous terms in the sequence and R = 3*Q.

A125043

Primes of the form 18k+1 generated recursively. Initial prime is 19. General term is a(n) = Min {p is prime; p divides (R^9 - 1)/(R^3 - 1); p == 1 (mod 9)}, where Q is the product of previous terms in the sequence and R = 3*Q.

Terms

    a(0) =19a(1) =20593a(2) =163a(6) =1117a(7) =48871a(8) =37a(9) =109a(10) =2072647a(11) =811a(12) =2647a(13) =22934467a(14) =73a(15) =10715232331a(16) =4861a(17) =127a(18) =883a(19) =699733

External references