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!)
A105010 Primes from merging of 5 successive digits in decimal expansion of exp(Pi). 1
69263, 63277, 32779, 90863, 35069, 52783, 77731, 69383, 44587, 79609, 65327, 53279, 24223, 84401, 41039, 68477, 77243, 68059, 95881, 84449, 44491, 16319, 31963, 34147, 11287, 63773, 47353, 82129, 78919, 57271, 13397, 65951, 95101 (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]], 5, 1], # > 9999 && PrimeQ[#] &] (* Vincenzo Librandi, Apr 27 2013 *)
CROSSREFS
Cf. A039661.
Sequence in context: A096551 A096552 A031663 * A190379 A205758 A205588
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 May 5 18:06 EDT 2024. Contains 372277 sequences. (Running on oeis4.)