login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A077944
Expansion of 1/(1-2*x+2*x^2+x^3).
2
1, 2, 2, -1, -8, -16, -15, 10, 66, 127, 112, -96, -543, -1006, -830, 895, 4456, 7952, 6097, -8166, -36478, -62721, -44320, 73280, 297921, 493602, 318082, -648961, -2427688, -3875536, -2246735, 5685290, 19739586, 30355327, 15546192, -49357856, -160163423, -237157326, -104629950
OFFSET
0,2
PROG
(PARI) Vec(1/(1-2*x+2*x^2+x^3)+O(x^99)) \\ Charles R Greathouse IV, Sep 26 2012
CROSSREFS
Sequence in context: A348724 A238182 A117260 * A077992 A126586 A128463
KEYWORD
sign,easy
AUTHOR
N. J. A. Sloane, Nov 17 2002
STATUS
approved