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”).

A108931
a(2n) = -A106328(n), a(2n+1) = A054488(n).
0
0, 1, -3, 8, -18, 47, -105, 274, -612, 1597, -3567, 9308, -20790, 54251, -121173, 316198, -706248, 1842937, -4116315, 10741424, -23991642, 62605607, -139833537, 364892218, -815009580, 2126747701, -4750223943, 12395593988, -27686334078, 72246816227
OFFSET
0,3
FORMULA
G.f. x*(2*x-1)*(x-1)/((x^2+2*x-1)*(x^2-2*x-1))
MAPLE
seriestolist(series(x*(2*x-1)*(x-1)/((x^2+2*x-1)*(x^2-2*x-1)), x=0, 30)); -or- Floretion Algebra Multiplication Program, FAMP Code: 1jescycrokseq[ + 'jj' + 'kk' + 'ij'] Roktype is set to: Y[sqa.Findk()] = Y[sqa.Findk()] + 1/2;
CROSSREFS
Sequence in context: A322496 A066143 A110045 * A363599 A307397 A032100
KEYWORD
easy,sign
AUTHOR
Creighton Dement, Jul 20 2005
STATUS
approved