%I #15 Jun 23 2023 18:12:37
%S 1,0,-759,-2576,575322,3910368,-429457542,-4448043600,315448497771,
%T 4479379753856,-227641291795533,-4209068502252768,161001433246525844,
%U 3777687116090010816,-111184747947285673452,-3278809534641538686432
%N Expansion of 1/(1+759*x^2+2576*x^3+759*x^4+x^6).
%H Vincenzo Librandi, <a href="/A001920/b001920.txt">Table of n, a(n) for n = 0..700</a>
%H <a href="/index/Rec#order_06">Index entries for linear recurrences with constant coefficients</a>, signature (0, -759, -2576, -759, 0, -1).
%t CoefficientList[Series[1/(1+759*x^2+2576*x^3+759*x^4+x^6),{x,0,30}],x] (* _Vincenzo Librandi_, Jun 10 2012 *)
%o (PARI) Vec(1/(1+759*x^2+2576*x^3+759*x^4+x^6)+O(x^99)) \\ _Charles R Greathouse IV_, Sep 26 2012
%K sign,easy
%O 0,3
%A _N. J. A. Sloane_