A057281 Coefficient triangle of polynomials (falling powers) related to Fibonacci convolutions. Companion triangle to A057282.
1, 5, 16, 20, 160, 300, 75, 1075, 4850, 6840, 275, 6100, 48175, 159650, 186120, 1000, 31550, 379700, 2168650, 5846700, 5916240, 3625, 153875, 2605175, 22426825, 103057800, 238437900, 215717040, 13125, 720375, 16273875, 195469125
Offset: 0
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.
Comments