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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118484 Primes p such that the nearest integer to p * gamma is prime, where gamma is Euler's constant. 1
3, 5, 19, 23, 29, 53, 71, 103, 127, 137, 179, 227, 241, 283, 313, 331, 397, 487, 491, 601, 647, 709, 751, 761, 809, 829, 881, 937, 947, 1051, 1069, 1093, 1229, 1259, 1301, 1319, 1381, 1423, 1433, 1453, 1489, 1571, 1579, 1609, 1693, 1787, 1789, 1901, 1997, 2029 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

lst={}; Do[p=Prime[n]; If[PrimeQ[Round[p*EulerGamma]], AppendTo[lst, p]], {n, 10^3}]; lst

CROSSREFS

Sequence in context: A053484 A025046 A180931 * A095826 A058778 A088785

Adjacent sequences:  A118481 A118482 A118483 * A118485 A118486 A118487

KEYWORD

nonn,easy

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 25 2008

EXTENSIONS

Edited by Charles R Greathouse IV (charles.greathouse(AT)case.edu), Nov 11 2009

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 15 07:35 EST 2012. Contains 205710 sequences.