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.

A372252 a(n) = A000045(n+1)*A000292(n) (product of a Fibonacci number and a tetrahedral number).

Original entry on oeis.org

0, 1, 8, 30, 100, 280, 728, 1764, 4080, 9075, 19580, 41184, 84812, 171535, 341600, 671160, 1303152, 2503896, 4766340, 8997450, 16856840, 31366181, 58001768, 106646400, 195065000, 355074525, 643465368, 1161281394
Offset: 0

Views

Author

Vladimir Kruchinin, Apr 24 2024

Keywords

Crossrefs

Formula

G.f.: -x*((x^2+1)*(x^2-4*x-1))/(x^2+x-1)^4.