OFFSET
0,2
COMMENTS
The initial terms coincide with those of A170753, although the two sequences are eventually different.
First disagreement at index 28: a(28) = 3399032316986465613648482998325600910305457, A170753(28) = 3399032316986465613648482998325600910306018. - Klaus Brockhaus, May 24 2011
Computed with Magma using commands similar to those used to compute A154638.
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..200
Index entries for linear recurrences with constant coefficients, signature (32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, -528).
FORMULA
G.f.: (t^28 + 2*t^27 + 2*t^26 + 2*t^25 + 2*t^24 + 2*t^23 + 2*t^22 + 2*t^21 + 2*t^20 + 2*t^19 + 2*t^18 + 2*t^17 + 2*t^16 + 2*t^15 + 2*t^14 + 2*t^13 + 2*t^12 + 2*t^11 + 2*t^10 + 2*t^9 + 2*t^8 + 2*t^7 + 2*t^6 + 2*t^5 + 2*t^4 + 2*t^3 + 2*t^2 + 2*t + 1)/(528*t^28 - 32*t^27 - 32*t^26 - 32*t^25 - 32*t^24 - 32*t^23 - 32*t^22 - 32*t^21 - 32*t^20 - 32*t^19 - 32*t^18 - 32*t^17 - 32*t^16 - 32*t^15 - 32*t^14 - 32*t^13 - 32*t^12 - 32*t^11 - 32*t^10 - 32*t^9 - 32*t^8 - 32*t^7 - 32*t^6 - 32*t^5 - 32*t^4 - 32*t^3 - 32*t^2 - 32*t + 1).
MATHEMATICA
With[{num=Total[2t^Range[27]]+t^28+1, den=Total[-32 t^Range[27]]+528t^28+ 1}, CoefficientList[Series[num/den, {t, 0, 20}], t]] (* Harvey P. Dale, Jul 28 2014 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
John Cannon and N. J. A. Sloane, Dec 03 2009
STATUS
approved