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 A053388 #12 May 25 2024 14:34:57 %S A053388 3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5,3,3, %T A053388 3,3,3,3,3,3,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,3,6,6,6,6,6,6,6,6,3,3,3,3, %U A053388 3,3,3,3,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5,3,3,3,3,3,3,3,3,4 %N A053388 a(n) = A053398(8, n). %H A053388 Reinhard Zumkeller, <a href="/A053388/b053388.txt">Table of n, a(n) for n = 1..1000</a> %o A053388 (Haskell) %o A053388 a053388 = flip a053398 8 . (+ 7) -- _Reinhard Zumkeller_, Aug 04 2014 %K A053388 nonn %O A053388 1,1 %A A053388 _David W. Wilson_