OFFSET
0,2
COMMENTS
These are iterated decreasing power sums. They are in some way a generalization of iterated triangle sums.
EXAMPLE
a(1) = S(1,1) = 1.
a(2) = S(2,S(1,2)) = S(2,3) = 14.
a(3) = S(3,S(2,S(1,3))) = S(3,S(2,6)) = S(3,91) = 17522596.
CROSSREFS
KEYWORD
nonn
AUTHOR
Hieronymus Fischer, Jan 19 2006
EXTENSIONS
Edited by N. J. A. Sloane, Jun 15 2009
STATUS
approved