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!)
A105013 Primes from merging of 8 successive digits in decimal expansion of exp(Pi). 1
29086367, 67948547, 79485473, 45278351, 67549219, 41469383, 71744587, 27965863, 68477243, 44984449, 49844491, 11287637, 63773147, 77314703, 70347353, 29404789, 18237449, 23744989, 72645479, 83402659, 65381423 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
The first 5,000 digits of exp(PI) as calculated by Simon Plouffe at WorldWideSchool.org.
Eric Weisstein, Exponential Functions
MATHEMATICA
Select[FromDigits /@ Partition[RealDigits[Exp[Pi], 10, 500][[1]], 8, 1], # > 9999999 && PrimeQ[#] &] (* Vincenzo Librandi, Apr 27 2013 *)
CROSSREFS
Cf. A039661.
Sequence in context: A104828 A198172 A176141 * A168515 A287384 A107619
KEYWORD
nonn,base
AUTHOR
Andrew G. West (WestA(AT)wlu.edu), Mar 31 2005
EXTENSIONS
Changed offset from 0 to 1 by Vincenzo Librandi, Apr 27 2013
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 July 15 14:48 EDT 2024. Contains 374333 sequences. (Running on oeis4.)