A100162 Structured disdyakis dodecahedral numbers (vertex structure 7).
1, 26, 117, 316, 665, 1206, 1981, 3032, 4401, 6130, 8261, 10836, 13897, 17486, 21645, 26416, 31841, 37962, 44821, 52460, 60921, 70246, 80477, 91656, 103825, 117026, 131301, 146692, 163241, 180990, 199981, 220256
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
Cf. A260260 (comment). - Bruno Berselli, Jul 22 2015
Programs
-
Magma
[(1/6)*(42*n^3-54*n^2+18*n): n in [1..40]]; // Vincenzo Librandi, Jul 24 2011
Formula
a(n) = (1/6)*(42*n^3 - 54*n^2 + 18*n).
G.f.: x*(1 + 22*x + 19*x^2)/(1-x)^4. - Colin Barker, Jan 19 2012
Comments