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.

A001247 Squares of Bell numbers.

Original entry on oeis.org

1, 1, 4, 25, 225, 2704, 41209, 769129, 17139600, 447195609, 13450200625, 460457244900, 17754399678409, 764214897046969, 36442551140059684, 1912574337188517025, 109833379421325769609, 6866586647633870998416, 465228769500062060333281
Offset: 0

Views

Author

Keywords

References

  • C. M. Bender, D. C. Brody and B. K. Meister, Quantum Field Theory of Partitions, J. Math. Phys., 40,7 (1999), 3239-45.

Crossrefs

Cf. A000110.

Programs

Formula

E.g.f.: exp(exp(x*(d_z) - 1))*(exp(exp(z) - 1)) |_{z = 0}, with the derivative operator d_z := d/dz. From equations (16) and (17) of Bender et al. (1999).
E.g.f.: exp(-2)*Sum(exp(exp(n*x))/n!, n = 0..infinity). - Vladeta Jovovic, Jan 31 2008