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.

A100170 Structured pentagonal hexacontahedral numbers (vertex structure 10).

Original entry on oeis.org

1, 92, 444, 1228, 2615, 4776, 7882, 12104, 17613, 24580, 33176, 43572, 55939, 70448, 87270, 106576, 128537, 153324, 181108, 212060, 246351, 284152, 325634, 370968, 420325, 473876, 531792, 594244, 661403, 733440, 810526, 892832
Offset: 1

Views

Author

James A. Record (james.record(AT)gmail.com), Nov 07 2004

Keywords

Crossrefs

Cf. A100169 = alternate vertex; A100145 for more on structured numbers.

Programs

Formula

a(n) = (1/6)*(171*n^3 - 243*n^2 + 78*n).
G.f.: x*(1 + 88*x + 82*x^2)/(1-x)^4. - Colin Barker, Feb 14 2012