login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A287996 Position of second occurrence of first n terms in A287108. 0
5, 5, 11, 11, 11, 24, 24, 24, 24, 24, 24, 24, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124, 124 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Lengths of runs of the same values: 2, 3, 7, 16, 37, 86, 200, 465.
LINKS
MATHEMATICA
Function[s, Table[SequencePosition[s, Take[s, n]][[2, 1]], {n, 60}]]@
Nest[Flatten[# /. {0 -> {1, 0}, 1 -> {2, 1}, 2 -> 0}] &, {0}, 10] (* Michael De Vlieger, Jun 06 2017, after Clark Kimberling at A287108 *)
CROSSREFS
Cf. A287108.
Sequence in context: A184827 A058610 A143427 * A239355 A218121 A168300
KEYWORD
nonn
AUTHOR
Zak Seidov, Jun 04 2017
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 December 4 02:35 EST 2023. Contains 367541 sequences. (Running on oeis4.)