A111639
Expansion of (3+8*x-3*x^2-2*x^3)/((x^2+4*x+1)*(x^2-2*x-1)).
Original entry on oeis.org
-3, 10, -33, 114, -403, 1450, -5281, 19394, -71619, 265450, -986241, 3670002, -13670803, 50957770, -190026433, 708824834, -2644492803, 9867263050, -36820012641, 137401810674, -512760729619, 1913577130090, -7141393334881, 26651623320002, -99464199710403
Offset: 0
-
LinearRecurrence[{-6,-8,2,1},{-3,10,-33,114},30] (* Harvey P. Dale, Jul 04 2019 *)
-
Vec(-(3 + 8*x - 3*x^2 - 2*x^3) / ((1 + 2*x - x^2)*(1 + 4*x + x^2)) + O(x^25)) \\ Colin Barker, May 11 2019
A111640
Expansion of (-1+3*x+x^2-x^3)/((x^2+4*x+1)*(x^2-2*x-1)).
Original entry on oeis.org
1, -9, 45, -195, 793, -3117, 12013, -45751, 172961, -650849, 2441917, -9144539, 34203161, -127829669, 477505565, -1783134255, 6657304833, -24851573497, 92762239373, -346229372851, 1292232479961, -4822886991709, 17999765604237, -67177262104679, 250711906290721
Offset: 0
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
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
A111644
Expansion of -(1+x^2)/((x^2+4*x+1)*(x^2-2*x-1)).
Original entry on oeis.org
1, -6, 29, -124, 501, -1962, 7545, -28696, 108393, -407662, 1528981, -5724500, 21408221, -80003026, 298832369, -1115878064, 4166011601, -15551383382, 58047283725, -216656490156, 808623915973, -3017948390522, 11263433318761, -42036421446600, 156883789264441
Offset: 0
-
CoefficientList[Series[-(1+x^2)/((x^2+4x+1)(x^2-2x-1)),{x,0,40}],x] (* or *) LinearRecurrence[{-6,-8,2,1},{1,-6,29,-124},40] (* Harvey P. Dale, May 23 2015 *)
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-6 of 6 results.
Comments