A229702 Expansion of 1/((1-x)^4*(1-6x)).
1, 10, 70, 440, 2675, 16106, 96720, 580440, 3482805, 20897050, 125382586, 752295880, 4513775735, 27082654970, 162495930500, 974975583816, 5849853503865, 35099121024330, 210594726147310, 1263568356885400, 7581410141314171
Offset: 0
Examples
a(3) = (6^8 - (125*3^3 + 1200*3^2 + 3805*3 + 4026))/3750 = 440.
Links
- Index entries for linear recurrences with constant coefficients, signature (10,-30,40,-25,6).
Formula
a(n) = (6^(n+4) - (1 + 5*C(n+4,1) + 25*C(n+4,2) + 125*C(n+4,3)))/625 = (6^(n+5) - (125*n^3 + 1200*n^2 + 3805*n + 4026))/3750.
Comments