cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A362599 The terms of the n-th row of A076478 first appear from position a(n) in A362240.

This page as a plain text file.
%I A362599 #11 May 03 2023 09:14:11
%S A362599 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 A362599 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 A362599 24,46,13,45,12,53,28,31,16,32,58,7,33,42,38,64,18
%N A362599 The terms of the n-th row of A076478 first appear from position a(n) in A362240.
%H A362599 Rémy Sigrist, <a href="/A362599/b362599.txt">Table of n, a(n) for n = 0..8192</a>
%H A362599 Rémy Sigrist, <a href="/A362599/a362599.pl.txt">Perl program</a>
%e A362599 The first terms, alongside the corresponding row of A076478, are:
%e A362599   n   a(n)  n-th row of A076478
%e A362599   --  ----  --------------------
%e A362599    0     1  0
%e A362599    1     2   1
%e A362599    2     3    00
%e A362599    3     1  01
%e A362599    4     2   10
%e A362599    5     5      11
%e A362599    6     7        000
%e A362599    7     3    001
%e A362599    8     1  010
%e A362599    9     4     011
%e A362599   10     2   100
%e A362599    .     .  .
%e A362599   A362240   010011000...
%o A362599 (Perl) See Links section.
%Y A362599 Cf. A076478, A362240.
%K A362599 nonn
%O A362599 0,2
%A A362599 _Rémy Sigrist_, Apr 27 2023