OFFSET
1,1
LINKS
Ivan Neretin, Table of n, a(n) for n = 1..10000
Michael Baake and Bernd Sing, Kolakoski-(3,1) is a (deformed) model set, arXiv:math/0206098 [math.MG], 2002-2003.
B. Sing, Kolakoski-(2m,2n) are limit-periodic model sets, arXiv:math-ph/0207037, 2002-2003.
MATHEMATICA
seed = {2, 4}; w = {}; i = 1; Do[w = Join[w, Array[seed[[Mod[i - 1, Length[seed]] + 1]] &, If[i > Length[w], seed, w][[i]]]]; i++, {n, 36}]; w (* Ivan Neretin, Apr 02 2015 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Antonio G. Astudillo (afg_astudillo(AT)hotmail.com), Sep 08 2002
STATUS
approved