A327316 Triangular array read by rows: row n shows the coefficients of this polynomial of degree n: p(x,n) = ((x+r)^n - (x+s)^n)/(r - s), where r = 3 and s = 2.
1, 5, 2, 19, 15, 3, 65, 76, 30, 4, 211, 325, 190, 50, 5, 665, 1266, 975, 380, 75, 6, 2059, 4655, 4431, 2275, 665, 105, 7, 6305, 16472, 18620, 11816, 4550, 1064, 140, 8, 19171, 56745, 74124, 55860, 26586, 8190, 1596, 180, 9, 58025, 191710, 283725, 247080
Offset: 1
Examples
First seven rows: 1 5 2 19 15 3 65 76 30 4 211 325 190 50 5 665 1266 975 380 75 6 2059 4655 4431 2275 665 105 7
Comments