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.

A086952 a(n) = n^2*4^n/4.

Original entry on oeis.org

0, 1, 16, 144, 1024, 6400, 36864, 200704, 1048576, 5308416, 26214400, 126877696, 603979776, 2835349504, 13153337344, 60397977600, 274877906944, 1241245548544, 5566277615616, 24807731101696, 109951162777600, 484884627849216, 2128654511374336, 9306266417496064, 40532396646334464
Offset: 0

Views

Author

Paul Barry, Jul 24 2003

Keywords

Crossrefs

Binomial transform of A086951. Third binomial transform of decagonal numbers A001107.

Formula

G.f.: x*(1 + 4*x)/(1 - 4*x)^3.
E.g.f.: exp(4*x)*x*(1 + 4*x). - Stefano Spezia, Oct 09 2022