%I #12 Sep 08 2022 08:45:35
%S 29,239,449,659,1289,1499,1709,2129,2339,2549,2969,3389,4019,4229,
%T 4649,5279,6329,6959,7589,8009,8219,8429,8849,9059,9479,9689,10529,
%U 10739,10949,11159,11369,11579,11789,13049,13259,13469,13679,14519,14939
%N Primes of the form 210k + 29.
%t Select[29+210Range[0,150],PrimeQ] (* _Ray Chandler_ *)
%o (Magma) [ a: n in [0..900] | IsPrime(a) where a is 210*n+29] // _Vincenzo Librandi_, Nov 24 2010
%Y Cf. A073102.
%K nonn
%O 1,1
%A _Juri-Stepan Gerasimov_, Jul 04 2008
%E Extended by several authors, Apr 29 2010