Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109407
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109407 In decimal expansion of Pi, positions of ends of minimal sublists each containing all decimal digits at least once. +0
1
33, 51, 70, 97, 112, 139, 182, 210, 246, 289, 306, 329, 347, 363, 406, 450, 472, 506, 528, 551, 582, 601, 637, 666, 688, 705, 740, 758, 793, 852, 895, 918, 995, 1016, 1076, 1118, 1156, 1193, 1229, 1272, 1300, 1321, 1341, 1367, 1407, 1433, 1450, 1488, 1512 (list; graph; listen)
OFFSET

1,1

COMMENT

Essentially accumulating sums in A104781, but simpler Mmca code.

MATHEMATICA

p=RealDigits[N[Pi, 10000]][[1]]; r=Range[0, 9]; bb={}; s={}; Do[AppendTo[s, p[[i]]]; If[Complement[r, s]== {}, AppendTo[bb, i]; s={}], {i, 1, 10000}]; A109407=bb

CROSSREFS

Cf. A104781.

Sequence in context: A096278 A034815 A014976 this_sequence A007373 A024628 A061864

Adjacent sequences: A109404 A109405 A109406 this_sequence A109408 A109409 A109410

KEYWORD

base,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Jun 27 2005

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research