login
A215841
Second 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.
2
0, 2, 4, 2, 6, 4, 2, 2, 8, 6, 4, 4, 4, 2, 2, 2, 2, 10, 8, 6, 6, 6, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 12, 10, 8, 6, 8, 8, 6, 6, 4, 4, 4, 6, 6, 6, 6, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 14
OFFSET
1,2
COMMENTS
For the ordering of functions f_n see A215703.
LINKS
MAPLE
# load programs from A215703, then:
seq(A(2, n), n=1..100);
CROSSREFS
Row n=2 of A215703.
Number of distinct values of a(n) taken for functions with m x's: A028310.
Sequence in context: A328985 A328196 A323307 * A272327 A212012 A322071
KEYWORD
nonn,look
AUTHOR
Alois P. Heinz, Aug 24 2012
STATUS
approved