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 A215836 #8 Oct 31 2014 21:38:23 %S A215836 0,54,1188,954,8322,4908,5034,2934,31776,17742,10428,13968,8688,15174, %T A215836 8814,6714,4374,87990,50496,29682,35382,24042,22008,14928,31968,20268, %U A215836 14988,10848,34974,21474,13314,15114,10974,13014,8874,6534,5094,200244,120330,72456 %N A215836 Sixth derivative of f_n at x=1, where f_n is the n-th of all functions that are representable as x^x^...^x with m>=1 x's and parentheses inserted in all possible ways. %C A215836 For the ordering of functions f_n see A215703. %H A215836 Alois P. Heinz, <a href="/A215836/b215836.txt">Table of n, a(n) for n = 1..7813</a> %p A215836 # load programs from A215703, then: %p A215836 seq(A(6, n), n=1..100); %Y A215836 Row n=6 of A215703. %Y A215836 Number of distinct values of a(n) taken for functions with m x's: A199883. %Y A215836 Cf. A000081, A087803. %K A215836 nonn %O A215836 1,2 %A A215836 _Alois P. Heinz_, Aug 24 2012