login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A121267 Number of decimal digits in A047777(n). 1
1, 5, 1, 3, 1, 2, 1, 4, 3057, 1, 1, 3, 1, 1, 748, 2, 2, 1, 2, 83, 5, 1, 2, 71, 10, 1, 1, 2, 2, 2, 1, 1, 3, 1, 14, 2, 5, 51, 1, 6, 1, 6, 3, 2, 9, 1, 16, 2, 3, 43, 1, 6, 19, 1, 5, 3, 1999, 1, 1, 2, 22, 1, 3, 1, 2, 2, 1, 2, 2, 5, 1, 1, 1, 1, 4, 1, 1, 3, 7, 5, 1, 6, 4, 3, 1, 10, 7, 1, 2, 11, 2, 5, 1, 13, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Also the first differences of A053013.

"A new visitor to an old problem! Jens Kruse Andersen confirmed the primality of the 3057 digits Nash prime using PRIMO." - C. Rivera.

Records 1,4,3057,5001,... occur at positions 1,2,9,110,162,...

a(162)>22200.

LINKS

Robert G. Wilson v, Table of n, a(n) for n = 1..161

C. Rivera, Prime strings

MATHEMATICA

p = RealDigits[Pi, 10, 10000][[1]]; t = {}; Do[k = 1; While[ !PrimeQ[ FromDigits[ Take[p, k]]], k++ ]; p = Drop[p, k]; AppendTo[t, k]; Print@k, {n, 50}]

CROSSREFS

Cf. A047777, A053013.

Sequence in context: A011305 A134568 A198798 * A111740 A155059 A206076

Adjacent sequences:  A121264 A121265 A121266 * A121268 A121269 A121270

KEYWORD

base,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 23 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 10:43 EST 2012. Contains 205614 sequences.