OFFSET
1,2
LINKS
Vincent Vatter and Steve Waton: On Points Drawn from a Circle, Electronic J. Combin., 18 (2011), # P223.
Index entries for linear recurrences with constant coefficients, signature (7,-17,19,-10,2).
FORMULA
Vatter and Waton give a g.f.
G.f.: x*(2*x^5-4*x^4+5*x^3-9*x^2+5*x-1) / ((x-1)^3*(2*x^2-4*x+1)). - Colin Barker, Jul 05 2013
MATHEMATICA
Rest[CoefficientList[Series[x (2x^5-4x^4+5x^3-9x^2+5x-1)/((x-1)^3 (2x^2- 4x+ 1)), {x, 0, 30}], x]] (* Harvey P. Dale, Sep 29 2013 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Nov 29 2011
STATUS
approved