A113859 Expansion of (7-14*x+6*x^2)/((1-x)*(2*x^2-4*x+1)); related to the binomial transform of Pell numbers A000129 (see formula and comment for A007070).
7, 21, 69, 233, 793, 2705, 9233, 31521, 107617, 367425, 1254465, 4283009, 14623105, 49926401, 170459393, 581984769, 1987020289, 6784111617, 23162405889, 79081400321, 270000789505, 921840357377, 3147359850497, 10745758687233
Offset: 0
Programs
-
Maple
with(combinat, fibonacci): seq(fibonacci(i, x), i=1..15); [[generates sequence of Fibonacci polynomials]]
Comments