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.

A014484 Expansion of (1+2x)/(1-2x)^4 (E.g.f.).

Original entry on oeis.org

1, 10, 112, 1440, 21120, 349440, 6451200, 131604480, 2941747200, 71530905600, 1880240947200, 53137244160000, 1606870263398400, 51776930709504000, 1771128112545792000, 64103411041173504000
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A006157.

Programs

Formula

a(n) = (n+1)(n+2)(2n+3)/6 * 2^n * n!. - Ralf Stephan, Mar 24 2004
Conjecture: a(n) +(-2*n-9)*a(n-1) +6*(n+1)*a(n-2)=0. - R. J. Mathar, Jun 11 2013
Conjecture verified by Robert Israel, Jul 11 2018