OFFSET
1,2
COMMENTS
Conjecture: rightmost digit of terms is cyclic: (1, 6, 6, 6, ... repeat).
FORMULA
Binomial transform of [1, 5, 15, 35, 70, 0, 0, 0, ...] where (1, 5, 15, 35, 70) = row 4 of triangle A046899.
From R. J. Mathar, Jul 31 2008: (Start)
O.g.f.: (1 + x + 6x^2 + 16x^3 + 46x^4)/(1-x)^5.
a(n) = (552 - 1190*n + 895*n^2 - 280*n^3 + 35*n^4)/12. - T. D. Noe, Aug 22 2008
EXAMPLE
a(4) = 96 = (1, 3, 3, 1) dot (1, 5, 15, 35) = (1 + 15 + 45 + 35).
CROSSREFS
KEYWORD
nonn
AUTHOR
Gary W. Adamson, Jul 27 2008
EXTENSIONS
More terms from T. D. Noe, Aug 22 2008
STATUS
approved