A111641
Expansion of -(1+x+3*x^2+x^3)/((x^2+4*x+1)*(x^2-2*x-1)).
Original entry on oeis.org
1, -5, 25, -107, 433, -1697, 6529, -24839, 93841, -352973, 1323961, -4957139, 18539041, -69282185, 258790465, -966364367, 3607837153, -13467809237, 50270219929, -187629535739, 700287673681, -2613617125553, 9754412512321, -36404592257879, 135865306871281
Offset: 0
-
CoefficientList[Series[-(1+x+3x^2+x^3)/((x^2+4x+1)(x^2-2x-1)),{x,0,30}],x] (* or *) LinearRecurrence[{-6,-8,2,1},{1,-5,25,-107},30] (* Harvey P. Dale, Oct 12 2017 *)
-
Vec((1 + x + 3*x^2 + x^3) / ((1 + 2*x - x^2)*(1 + 4*x + x^2)) + O(x^25)) \\ Colin Barker, Apr 29 2019
A111642
Expansion of 2*(x-1)*(x+1)/((x^2+4*x+1)*(x^2-2*x-1)).
Original entry on oeis.org
2, -12, 54, -224, 890, -3452, 13198, -50016, 188498, -707916, 2652678, -9925760, 37105802, -138631292, 517742494, -1933118784, 7216615970, -26937891852, 100545928278, -375272321696, 1400607336218, -5227311479036, 19509011469358, -72809634633120, 271731700422002
Offset: 0
A111643
Expansion of 2*(x+1)^2/((x^2+4*x+1)*(x^2-2*x-1)).
Original entry on oeis.org
-2, 8, -34, 136, -530, 2032, -7714, 29104, -109378, 410040, -1534722, 5738360, -21441682, 80083808, -299027394, 1116348896, -4167148290, 15554127592, -58053908834, 216672484584, -808662529938, 3018041612880, -11263658377442, 42036964786320, -156885101002562
Offset: 0
A111645
Expansion of (x+1)*(1-3*x)/((x^2+4*x+1)*(x^2-2*x-1)).
Original entry on oeis.org
-1, 8, -37, 156, -625, 2436, -9341, 35464, -133809, 502896, -1885317, 7056580, -26384961, 98589388, -368228797, 1374944336, -5133041825, 19160828056, -71518973861, 266936079404, -996276071249, 3718290672596, -13877182280637, 51791152239960, -193289149920721
Offset: 0
-
CoefficientList[Series[(x+1)(1-3x)/((x^2+4x+1)(x^2-2x-1)),{x,0,30}],x] (* or *) LinearRecurrence[{-6,-8,2,1},{-1,8,-37,156},30] (* Harvey P. Dale, Nov 19 2015 *)
Showing 1-4 of 4 results.
Comments