login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140542 Primes of form 17*n - 6. 6

%I #11 Sep 18 2019 10:54:12

%S 11,79,113,181,283,317,419,487,521,691,827,929,997,1031,1201,1303,

%T 1439,1609,1847,1949,2017,2153,2221,2357,2459,2663,2731,2833,2969,

%U 3037,3343,3547,3581,3853,3989,4057,4091,4159,4261,4363,4397,4567,4703,5009,5077

%N Primes of form 17*n - 6.

%H Daniel Starodubtsev, <a href="/A140542/b140542.txt">Table of n, a(n) for n = 1..10000</a>

%e If n=1, then 17*1-6=11. If n=7, then 17*7-6=119.

%t Select[Range[11,5000,17],PrimeQ[#]&] (* _Vladimir Joseph Stephan Orlovsky_, Apr 03 2011*)

%Y Cf. A129484.

%K nonn

%O 1,1

%A _Juri-Stepan Gerasimov_, Jun 28 2008

%E More terms from _N. J. A. Sloane_, Jul 11 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 05:09 EDT 2024. Contains 371906 sequences. (Running on oeis4.)