A141570 Primes of the form 2*3*5*7*n+83.
83, 293, 503, 1553, 1973, 2393, 3023, 3863, 4073, 4283, 4493, 4703, 5333, 6173, 6803, 7013, 7433, 7643, 7853, 8273, 8693, 9323, 9533, 9743, 10163, 11003, 11213, 11423, 11633, 12263, 12473, 12893, 13103, 13313, 13523, 14153, 14783, 15413, 16253
Offset: 1
Keywords
Links
- Harvey P. Dale, Table of n, a(n) for n = 1..1000
Crossrefs
Cf. A000040.
Programs
-
Mathematica
Select[210*Range[0,80]+83, PrimeQ] (* Harvey P. Dale, May 05 2018 *)
Extensions
Edited and corrected by R. J. Mathar, Aug 21 2008
Comments