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 A225794 #11 Aug 17 2013 03:02:20 %S A225794 3,4,6,8,5,7,5,7,9,6,10,8,6,9,11,8,12,10,13,10,14,12,7,11,15,12,9,13, %T A225794 11,8,10,7,11,9,7,10,12,14,9,13,11,14,16,11,15,18,13,8,14,17,12,16,13, %U A225794 15,10,14,12,9,11,13,8,12,10,8,12,14,16,11,15,13,16,18 %N A225794 Sizes of Garden of Eden partitions in Bulgarian Solitaire, given in the same order as the runlength codes of the corresponding partitions (A227753). %C A225794 Each n occurs A123975(n) times in total. %H A225794 Antti Karttunen, <a href="/A225794/b225794.txt">Table of n, a(n) for n = 1..86</a> %F A225794 a(n) = A227183(A227753(n)). %o A225794 (Scheme) (define (A225794 n) (A227183 (A227753 n))) %Y A225794 Cf. A227753, A123975, A226062. %K A225794 nonn %O A225794 1,1 %A A225794 _Antti Karttunen_, Jul 27 2013