OFFSET
1,2
COMMENTS
a(n) = smallest j such that |A088568(j)| >= n.
This is closely related to the function DELTA(n) studied by Brent (2016).
LINKS
Rémy Sigrist, Table of n, a(n) for n = 1..10000
Richard P. Brent, Fast algorithms for the Kolakoski sequence, Slides from a talk, 2016.
Rémy Sigrist, C++ program
PROG
(C++) See Links section.
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Nov 22 2017
EXTENSIONS
More terms from Rémy Sigrist, Dec 27 2022
STATUS
approved