Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #11 May 03 2023 09:14:11
%S 1,2,3,1,2,5,7,3,1,4,2,10,5,12,16,7,8,3,1,9,4,11,6,2,20,10,5,24,13,12,
%T 28,16,7,33,38,8,3,43,26,1,19,9,4,23,44,11,15,6,37,2,25,20,22,10,5,36,
%U 24,46,13,45,12,53,28,31,16,32,58,7,33,42,38,64,18
%N The terms of the n-th row of A076478 first appear from position a(n) in A362240.
%H Rémy Sigrist, <a href="/A362599/b362599.txt">Table of n, a(n) for n = 0..8192</a>
%H Rémy Sigrist, <a href="/A362599/a362599.pl.txt">Perl program</a>
%e The first terms, alongside the corresponding row of A076478, are:
%e n a(n) n-th row of A076478
%e -- ---- --------------------
%e 0 1 0
%e 1 2 1
%e 2 3 00
%e 3 1 01
%e 4 2 10
%e 5 5 11
%e 6 7 000
%e 7 3 001
%e 8 1 010
%e 9 4 011
%e 10 2 100
%e . . .
%e A362240 010011000...
%o (Perl) See Links section.
%Y Cf. A076478, A362240.
%K nonn
%O 0,2
%A _Rémy Sigrist_, Apr 27 2023