1,1
Products of first three (77402711107), four (3283751424862167001) and five (13931066652821050218557005243) terms are Zeisel numbers (A051015) with coefficients (100,-57).
Table of n, a(n) for n=1..8.
t = 1; Do[ t = t*100 - 57; If[PrimeQ[t], Print[t]], {n, 0, 24}]
Cf. A110705.
Sequence in context: A265234 A015323 A145315 * A060485 A081795 A108837
Adjacent sequences: A110701 A110702 A110703 * A110705 A110706 A110707
nonn
Ray Chandler, Aug 04 2005
approved