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.
%I A338092 #10 Oct 13 2020 14:30:24 %S A338092 1,1,1,2,1,3,1,1,4,2,5,1,6,2,3,7,1,8,1,1,3,9,4,10,2,11,5,12,1,13,6,4, %T A338092 14,15,2,3,16,5,2,7,1,17,18,6,8,1,19,1,1,20,3,21,22,9,23,7,3,4,24,10, %U A338092 25,2,8,26,11,27,5,28,13,12,29,6,1,30,31,9,32,33 %N A338092 a(n) = A337226(A338091(n)); the unique A337226(k) such that A337226(k) = A337226(k + n). %H A338092 Peter Kagey, <a href="/A338092/b338092.txt">Table of n, a(n) for n = 1..2000</a> %F A338092 a(n) = A337226(A338091(n)). %e A338092 For n = 6, a(6) = 3 because A337226(5) = A337226(5 + 6) = 3. %Y A338092 Cf. A337226, A338091. %K A338092 nonn %O A338092 1,4 %A A338092 _Peter Kagey_, Oct 09 2020