cp's OEIS Frontend

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.

A215838 Eighth 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.

Original entry on oeis.org

0, 944, 38960, 45016, 646272, 382520, 511216, 269128, 4270304, 2176360, 1198160, 1914288, 1038392, 2538584, 1288048, 1005640, 574888, 17887760, 9080200, 4793408, 6463776, 3818392, 3675768, 2190032, 6616664, 3596640, 2619944, 1659992, 8613520, 4543496, 2441200
Offset: 1

Views

Author

Alois P. Heinz, Aug 24 2012

Keywords

Comments

For the ordering of functions f_n see A215703.

Crossrefs

Row n=8 of A215703.

Programs

  • Maple
    # load programs from A215703, then:
    seq(A(8, n), n=1..100);