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 A136245 #7 May 10 2013 12:45:51 %S A136245 1,1,31,2649,441061,121105865,49615422851,28371278927921, %T A136245 21590240845164949,21097596332115411641,25747535208630845100139, %U A136245 38380480386387824213385401,68621153798435104081277748401 %N A136245 a(n) = (1/n!)*Sum_{k=0..n} Stirling1(n,k)*A062208(k). %H A136245 Alois P. Heinz, <a href="/A136245/b136245.txt">Table of n, a(n) for n = 0..30</a> %F A136245 a(n) = Sum_{m>=0} binomial(binomial(m,3),n)/2^(m+1). %Y A136245 Cf. A121251. %K A136245 easy,nonn %O A136245 0,3 %A A136245 _Vladeta Jovovic_, Mar 16 2008 %E A136245 More terms from _Alois P. Heinz_, Aug 13 2008