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 A026094 #3 Mar 30 2012 18:56:04 %S A026094 1,1,2,3,4,6,16,28,93,156,518,864,2932,4861,16709,27600,95849,157899, %T A026094 552749,908768,3201848,5256009,18616751,30523044,108592239,177865347, %U A026094 635175153,1039511496,3724193120,6090715215,21881993115,35765791320,128810517855 %N A026094 a(n) = T(n,[ n/2 ]), where T is the array defined in A026082. %K A026094 nonn %O A026094 0,3 %A A026094 _Clark Kimberling_