Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A115019
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A115019 Position of the first n-digit prime in the decimal expansion of e=exp(1). +0
4
0, 1, 0, 14, 13, 12, 0, 64, 19, 99, 37, 53, 7, 47, 39, 40, 8, 82, 151, 18, 51, 5, 15, 65, 3, 3, 68, 24, 27, 6, 96, 173, 3, 47, 126, 10, 39, 57, 47, 68, 44, 39, 33, 118, 5, 6, 91, 60, 1, 39, 137, 104, 331, 27, 69, 321, 61, 230, 77, 236, 244, 65, 48, 438, 297, 92, 359, 40, 214 (list; graph; listen)
OFFSET

1,4

COMMENT

a(10)=99 leads to the 10-digit prime 7427466391 which is the answer to the so-called "google puzzle" (january 2006).

PROGRAM

(PARI) \p10000 e=exp(1): f(i, l)=lift(Mod(floor(e*10^(l-1+i)), 10^l)) prem(l)=local(i); i=0; while(!isprime(f(i, l)), i++); i for(l=1, 1000, write(indices, Str(prem(l) ", ")))

CROSSREFS

Sequence in context: A140739 A004503 A140810 this_sequence A022970 A023456 A055125

Adjacent sequences: A115016 A115017 A115018 this_sequence A115020 A115021 A115022

KEYWORD

nonn,base

AUTHOR

Pascal Molin (colin.lampas(AT)laposte.net), Feb 23 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research