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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A163580 Primes of the form floor(k+A000217(k-1)*pi), pi = A000796, k integer. 0
5, 53, 151, 967, 1129, 2129, 2617, 2879, 4217, 4549, 6397, 6599, 7013, 7877, 8101, 8329, 9029, 10007, 10259, 11839, 12391, 26881, 30707, 35257, 35729, 36683, 37649, 41131, 41641, 49667, 50227, 56597, 63347, 71143, 75211, 79393, 82963, 102797 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..38.

MATHEMATICA

s=0; lst={}; Do[s+=n; p=IntegerPart[s]; If[PrimeQ[p], AppendTo[lst, p]], {n, 1, 7!, Pi}]; lst

CROSSREFS

Cf. A163579

Sequence in context: A101190 A201017 A106097 * A075540 A006562 A094847

Adjacent sequences:  A163577 A163578 A163579 * A163581 A163582 A163583

KEYWORD

nonn

AUTHOR

Vladimir Joseph Stephan Orlovsky, Jul 31 2009

EXTENSIONS

Definition clarified by R. J. Mathar, Aug 01 2009

STATUS

approved

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 May 23 20:06 EDT 2013. Contains 225611 sequences.