login
Primes of the form 2*3*5*7*n+83.
1

%I #5 May 05 2018 15:13:08

%S 83,293,503,1553,1973,2393,3023,3863,4073,4283,4493,4703,5333,6173,

%T 6803,7013,7433,7643,7853,8273,8693,9323,9533,9743,10163,11003,11213,

%U 11423,11633,12263,12473,12893,13103,13313,13523,14153,14783,15413,16253

%N Primes of the form 2*3*5*7*n+83.

%C Subsequence of A132235. - _R. J. Mathar_, Aug 21 2008

%H Harvey P. Dale, <a href="/A141570/b141570.txt">Table of n, a(n) for n = 1..1000</a>

%t Select[210*Range[0,80]+83, PrimeQ] (* _Harvey P. Dale_, May 05 2018 *)

%Y Cf. A000040.

%K nonn

%O 1,1

%A _Juri-Stepan Gerasimov_, Aug 17 2008

%E Edited and corrected by _R. J. Mathar_, Aug 21 2008