login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117839 Primes of the form floor(Pi^k + e^k). 0
2, 5, 17, 9255121991, 28870447577 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The next term has 1535 digits [From Harvey P. Dale, Apr 26 2011]
LINKS
FORMULA
a(n) = {floor(pi^k + e^k) = p is prime, k an integer}. a(n) = A000040 INTERSECTION A061675.
MATHEMATICA
Select[Table[Floor[\[Pi]^n+E^n], {n, 0, 5000}], PrimeQ] (* Harvey P. Dale, Apr 26 2011 *)
CROSSREFS
See also A059792 Numbers n such that floor(pi^n) is prime = {1, 3, 4, 12, 73, 317, 2728, 6826, 7683, 7950, 14417, ...} and their corresponding primes A077547 = {3, 31, 97, 924269, ...}. See also A059303 Floor(e^n)+1 is prime = {1, 5, 7, 10, 105, ...} and their corresponding primes.
Sequence in context: A113617 A226069 A258429 * A269665 A080689 A026321
KEYWORD
nonn
AUTHOR
Jonathan Vos Post, Apr 30 2006
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 December 10 19:44 EST 2023. Contains 367717 sequences. (Running on oeis4.)