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.

A008791 a(n) = n^(n+5).

Original entry on oeis.org

0, 1, 128, 6561, 262144, 9765625, 362797056, 13841287201, 549755813888, 22876792454961, 1000000000000000, 45949729863572161, 2218611106740436992, 112455406951957393129, 5976303958948914397184, 332525673007965087890625
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

E.g.f.(x): T*(1 + 52*T + 328*T^2 + 444*T^3 + 120*T^4)*(1-T)^(-11); where T=T(x) is Euler's tree function (see A000169). - Len Smiley, Nov 17 2001
See A008517 and A134991 for similar e.g.f.s and diagonals of A048993. - Tom Copeland, Oct 03 2011
E.g.f.: d^5/dx^5 {x^5/(T(x)^5*(1-T(x)))}, where T(x) = Sum_{n>=1} n^(n-1)*x^n/n! is the tree function of A000169. - Peter Bala, Aug 05 2012