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!)
A105012 Primes from merging of 7 successive digits in decimal expansion of exp(Pi). 1
9005729, 7290863, 5046409, 5243423, 3516971, 6759527, 7965863, 6924223, 1013741, 3868477, 8477243, 1128763, 8763773, 4789193, 3655727, 9168487, 2645479, 5479013, 7924229, 7995653, 5381423, 8142353, 9580729, 1691939 (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]], 7, 1], # > 999999 && PrimeQ[#] &] (* Vincenzo Librandi, Apr 27 2013 *)
CROSSREFS
Cf. A039661.
Sequence in context: A157815 A157821 A106787 * A186139 A335581 A015350
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 10:33 EDT 2024. Contains 374332 sequences. (Running on oeis4.)