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 A053385 #7 Aug 04 2014 08:23:09 %S A053385 0,1,0,3,0,1,0,3,0,1,0,4,0,1,0,4,0,1,0,3,0,1,0,3,0,1,0,5,0,1,0,5,0,1, %T A053385 0,3,0,1,0,3,0,1,0,4,0,1,0,4,0,1,0,3,0,1,0,3,0,1,0,6,0,1,0,6,0,1,0,3, %U A053385 0,1,0,3,0,1,0,4,0,1,0,4,0,1,0,3,0,1,0,3,0,1,0,5,0,1,0,5,0,1,0,3,0,1,0,3,0 %N A053385 A053398(5, n). %H A053385 Reinhard Zumkeller, <a href="/A053385/b053385.txt">Table of n, a(n) for n = 1..1000</a> %o A053385 (Haskell) %o A053385 a053385 = flip a053398 5 . (+ 4) -- _Reinhard Zumkeller_, Aug 04 2014 %K A053385 nonn %O A053385 1,4 %A A053385 _David W. Wilson_