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!)
A184806 Numbers k such that floor(k*s) is prime, where s = (5 + sqrt(5))/4. 3
2, 3, 4, 11, 13, 21, 23, 24, 26, 33, 34, 44, 46, 54, 56, 57, 63, 76, 77, 84, 87, 96, 99, 106, 107, 109, 117, 126, 127, 129, 139, 149, 150, 162, 170, 172, 183, 192, 193, 199, 203, 210, 212, 220, 222, 232, 233, 243, 245, 253, 255, 256, 265, 276, 308, 315, 316, 319, 325, 328, 336, 339, 349, 358, 361, 378, 382, 388, 392, 398, 402, 409, 411, 419, 421, 441, 454, 455, 464, 472, 474, 475, 485, 504, 514, 518, 524, 527, 535, 537, 548, 558, 560, 570, 580, 581, 587, 588, 591 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
See A184802.
MATHEMATICA
(See A184802.)
With[{s=(5+Sqrt[5])/4}, Select[Range[600], PrimeQ[Floor[#*s]]&]] (* Harvey P. Dale, Jul 04 2014 *)
CROSSREFS
Sequence in context: A326377 A155768 A138985 * A176541 A295721 A171376
KEYWORD
nonn
AUTHOR
Clark Kimberling, Jan 22 2011
STATUS
approved

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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)