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!)
A201882 Where the first run of length n occurs in maximally unpredictable sequences A007061, A038219. 2
1, 3, 8, 11, 27, 36, 84, 231, 349, 535, 1267, 2916, 4114, 14349, 27045, 35059, 89723, 234443, 408129, 799350, 1926026, 2170589, 4291892, 10758318, 21141201, 57927399, 122141530, 138265841 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
A201881(a(n)) = n and A201881(m) < n for m < a(n).
Since every substring appears in A007061 (and A038219) this sequence is infinite. - N. J. A. Sloane, May 17 2019
LINKS
Rémy Sigrist, C program
PROG
(Haskell)
a201882 = ((+ 1) . fromJust . (`elemIndex` a201881_list))
(C) See Links section)
CROSSREFS
Sequence in context: A334539 A058565 A170901 * A356865 A050391 A360572
KEYWORD
nonn,more
AUTHOR
Reinhard Zumkeller, Dec 11 2011
EXTENSIONS
a(11)-a(28) from Rémy Sigrist, Jul 31 2022
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 April 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)