A272398 The union of hexagonal numbers (A000384) and centered 9-gonal numbers (A060544).
1, 6, 10, 15, 28, 45, 55, 66, 91, 120, 136, 153, 190, 231, 253, 276, 325, 378, 406, 435, 496, 561, 595, 630, 703, 780, 820, 861, 946, 1035, 1081, 1128, 1225, 1326, 1378, 1431, 1540, 1653, 1711, 1770, 1891, 2016, 2080, 2145, 2278, 2415, 2485, 2556, 2701, 2850
Offset: 1
Keywords
Links
- Colin Barker, Table of n, a(n) for n = 1..1000
Formula
a(4*n-3) = A272399(n).
Conjectures:
a(n) = (-1+(-1)^n-6*((-i)^n+i^n)*n+18*n^2)/16 where i is the imaginary unit.
a(n) = 2*a(n-1)-2*a(n-2)+2*a(n-3)-2*a(n-5)+2*a(n-6)-2*a(n-7)+a(n-8) for n>8.
G.f.: x*(1+4*x+5*x^3+6*x^4+x^5+x^6) / ((1-x)^3*(1+x)*(1+x^2)^2).
Comments