login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109559 a(n) = If[Floor[2*Mod[(Prime[n + 1] - Prime[n])*PrimePi[n]/n, 8]] == 5, Prime[n]] 0
23, 31, 283, 337, 409, 421, 547, 577, 631, 661, 797, 997, 1201, 1237, 1307, 1459, 1499, 1511, 1531, 1583, 1709, 1789, 1811, 1889, 2039, 2357, 2423, 2633 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MATHEMATICA

a = Flatten[Table[If[Floor[2*Mod[(Prime[n + 1] - Prime[n])*PrimePi[n]/n, 8]] == 5, Prime[n], {}], {n, 1, 400}]]

CROSSREFS

Cf. A001359.

Sequence in context: A155074 A105007 A154291 * A130825 A087563 A093477

Adjacent sequences:  A109556 A109557 A109558 * A109560 A109561 A109562

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 27 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 19:13 EST 2012. Contains 206085 sequences.