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.

A368796 Distinct values of A229037, in order of appearance.

This page as a plain text file.
%I A368796 #11 Jan 07 2024 16:28:00
%S A368796 1,2,4,5,8,9,10,13,11,12,14,20,3,6,7,17,18,15,22,23,21,27,16,24,28,26,
%T A368796 25,19,29,37,34,31,39,30,36,32,54,38,35,57,55,52,46,51,40,41,64,43,58,
%U A368796 59,63,56,65,53,62,60,47,71,61,68,67,33,73,69,70,66,48
%N A368796 Distinct values of A229037, in order of appearance.
%C A368796 Is this a permutation of the positive integers?
%H A368796 Rémy Sigrist, <a href="/A368796/b368796.txt">Table of n, a(n) for n = 1..10000</a>
%H A368796 Rémy Sigrist, <a href="/A368796/a368796.txt">C++ program</a>
%e A368796 The first terms, alongside the first terms of A229037, are:
%e A368796   n   a(n)  k   A229037(k)
%e A368796   --  ----  --  ----------
%e A368796    1     1   1           1
%e A368796              2           1
%e A368796    2     2   3           2
%e A368796              4           1
%e A368796              5           1
%e A368796              6           2
%e A368796              7           2
%e A368796    3     4   8           4
%e A368796              9           4
%e A368796             10           1
%o A368796 (C++) See Links section.
%Y A368796 Cf. A229037.
%K A368796 nonn,look
%O A368796 1,2
%A A368796 _Rémy Sigrist_, Jan 06 2024