A100160 Structured disdyakis triacontahedral numbers (vertex structure 5).
1, 62, 299, 828, 1765, 3226, 5327, 8184, 11913, 16630, 22451, 29492, 37869, 47698, 59095, 72176, 87057, 103854, 122683, 143660, 166901, 192522, 220639, 251368, 284825, 321126, 360387, 402724, 448253, 497090, 549351, 605152
Offset: 1
Links
- Vincenzo Librandi, Table of n, a(n) for n = 1..5000
- Index entries for linear recurrences with constant coefficients, signature (4,-6,4,-1).
Crossrefs
Programs
-
Magma
[(1/6)*(116*n^3-168*n^2+58*n): n in [1..40]]; // Vincenzo Librandi, Jul 19 2011
Formula
a(n) = (1/6)*(116*n^3 - 168*n^2 + 58*n).
G.f.: x*(1+x)*(1+57*x)/(1-x)^4. [Colin Barker, Apr 16 2012]