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!)
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 April 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)