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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109565 a(n) = If[Floor[2*Mod[(Prime[n + 1] - Prime[n])*PrimePi[n]/n, 8]] == 11, Prime[n]] 0
5591, 8467, 9551, 9973, 12853, 14107, 15823, 19333, 20809, 22573, 25261, 33247, 34981 (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]] == 11, Prime[n], {}], {n, 1, 4000}]]

CROSSREFS

Cf. A001359.

Sequence in context: A043512 A167281 A065698 * A126784 A071813 A074242

Adjacent sequences:  A109562 A109563 A109564 * A109566 A109567 A109568

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 23:08 EST 2012. Contains 206085 sequences.