login
Concatenation of Łukasiewicz words.
5

%I #14 Oct 16 2022 20:43:16

%S 0,0,1,0,1,1,0,0,2,0,1,1,1,0,0,2,1,0,1,0,2,0,0,1,2,0,0,0,3,0,1,1,1,1,

%T 0,0,2,1,1,0,1,0,2,1,0,0,1,2,1,0,0,0,3,1,0,1,1,0,2,0,0,2,0,2,0,1,0,1,

%U 2,0,0,1,1,2,0,0,0,2,2,0,1,0,0,3,0,0,1,0,3,0,0,0,1,3,0,0,0,0,4,0,1,1,1,1,1

%N Concatenation of Łukasiewicz words.

%C There are A000108(n-1) (Catalan numbers) Łukasiewicz words of length n.

%C The first occurrence of n in this sequence is a(A006134(n)-1).

%H Danny Rorabaugh, <a href="/A059984/b059984.txt">Table of n, a(n) for n = 0..10000</a>

%H Sean A. Irvine, <a href="https://github.com/archmageirvine/joeis/blob/master/src/irvine/oeis/a059/A059984.java">Java program</a> (github)

%H OEIS Wiki, <a href="/wiki/Łukasiewicz_words">Łukasiewicz words</a>

%H <a href="/index/Lu#Lukasiewicz">Index entries for sequences related to Łukasiewicz</a>

%e Łukasiewicz words: 0 01 011 002 0111 0021 0102 0012 0003 01111 00211 01021 00121 00031 01102 00202 01012 00112 00022 01003 00103 00013 00004 ...

%Y Cf. A059985.

%K nonn

%O 0,9

%A Claude Lenormand (claude.lenormand(AT)free.fr), Mar 07 2001