A057282 Coefficient triangle of polynomials (falling powers) related to Fibonacci convolutions. Companion triangle to A057281.
2, 5, 17, 15, 120, 225, 50, 700, 3050, 4080, 175, 3775, 28625, 89225, 94440, 625, 19225, 223175, 1208975, 3006000, 2666880, 2250, 93500, 1537100, 12689800, 54824650, 115299900, 89016480, 8125, 438250, 9670750, 112454500, 737744125
Offset: 1
Examples
k=2: F2(n)=((5*n^2+21*n+16)*F(n+2)+(5*n^2+27*n+34)*F(n+1))/50, F(n) := A000045(n); see A001628. 2; 5,17; 15,120,225; 50,700,3050,4080; 175,3775,28625,89225,94440; ...
Comments