login
A143059
A007318 * [1, 10, 25, 15, 1, 0, 0, 0, ...].
1
1, 11, 46, 121, 252, 456, 751, 1156, 1691, 2377, 3236, 4291, 5566, 7086, 8877, 10966, 13381, 16151, 19306, 22877, 26896, 31396, 36411, 41976, 48127, 54901, 62336, 70471, 79346, 89002, 99481
OFFSET
0,2
FORMULA
Binomial transform of [1, 10, 25, 15, 1, 0, 0, 0, ...] where (1, 10, 25, 15, 1) = row 5 of triangle A008278.
G.f. ( -1-6*x-x^2+9*x^3-2*x^4 ) / (x-1)^5 . - R. J. Mathar, Apr 04 2012
EXAMPLE
a(4) = 121 = (1, 3, 3, 1) dot (1, 10, 25, 15) = (1 + 30 + 75 + 15).
MATHEMATICA
LinearRecurrence[{5, -10, 10, -5, 1}, {1, 11, 46, 121, 252}, 40] (* Harvey P. Dale, May 08 2020 *)
CROSSREFS
Sequence in context: A081587 A223834 A359096 * A224142 A155014 A006324
KEYWORD
nonn,easy
AUTHOR
Gary W. Adamson, Jul 20 2008
STATUS
approved