Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A057679
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A057679 Numbers n such the that string n is found at position n in the decimal digits of Pi. +0
14
5, 242424, 271070, 9292071, 29133316, 70421305 (list; graph; listen)
OFFSET

1,1

EXAMPLE

5 is a term because 5 is the 5th digit of pi (3.1415)

MATHEMATICA

StringsinPi[m_] := Module[{cc = 10^m + m, sol, aa}, sol = Partition[RealDigits[Pi, 10, cc] // First, m, 1]; Do[aa = FromDigits[sol[[i]]]; If[aa==i, Print[{i, aa}]], {i, Length[sol]}]; ] For example, StringsinPi[6] returns all 6-digit members of the sequence. - Colin Rose (colin(AT)tri.org.au), Mar 15 2006

CROSSREFS

Cf. A057680.

Cf. A109514.

Sequence in context: A133381 A151589 A038027 this_sequence A123751 A152516 A067502

Adjacent sequences: A057676 A057677 A057678 this_sequence A057680 A057681 A057682

KEYWORD

nonn,base,more

AUTHOR

Mike Keith (domnei(AT)aol.com), Oct 19 2000

EXTENSIONS

a(4)-a(6) from Colin Rose (colin(AT)tri.org.au), Mar 15 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research