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 A032000 #8 Sep 13 2018 18:27:17 %S A032000 1,2,2,26,34,122,3050,5546,22242,98810,5080522,11405066,56193994, %T A032000 254584202,1716042442,150252560666,411017469922,2350507292282, %U A032000 11932655971850,78499814602250,637469575273194,97081641610090730,310147011889004842,2063353546134164090 %N A032000 "AFJ" (ordered, size, labeled) transform of 2,2,2,2,... %H A032000 Andrew Howroyd, <a href="/A032000/b032000.txt">Table of n, a(n) for n = 0..200</a> %H A032000 C. G. Bower, <a href="/transforms2.html">Transforms (2)</a> %o A032000 (PARI) seq(n)=[subst(serlaplace(y^0*p),y,1) | p <- Vec(serlaplace(prod(k=1, n, 1 + 2*x^k*y/k! + O(x*x^n))))] \\ _Andrew Howroyd_, Sep 13 2018 %K A032000 nonn %O A032000 0,2 %A A032000 _Christian G. Bower_ %E A032000 a(0)=1 prepended and terms a(22) and beyond from _Andrew Howroyd_, Sep 13 2018