editing
approved
editing
approved
<a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (11, -25, 11, -1).
approved
editing
proposed
approved
editing
proposed
a(0)=1, a(1)=11, a(2)=71, a(3)=539, a(4)=4271, a(n)=11*a(n-1)-25*a(n-2)+ 11*a(n-3)-a(n-4) [From . - _Harvey P. Dale, June _, Jun 15 2011]
Join[{1}, LinearRecurrence[{11, -25, 11, -1}, {11, 71, 539, 4271}, 40]] (* or *) CoefficientList[ Series[ (1-25x^2+22x^3-3x^4)/ (1-11x+ 25x^2- 11x^3+x^4), {x, 0, 40}], x] (* Harvey P. Dale, June Jun 15 2011 *)
_Ralf Stephan, _, Feb 26 2005
approved
editing
Join[{1}, LinearRecurrence[{11, -25, 11, -1}, {11, 71, 539, 4271}, 40]] (* or *) CoefficientList[ Series[ (1-25x^2+22x^3-3x^4)/ (1-11x+ 25x^2- 11x^3+x^4), {x, 0, 40}], x] (* From _Harvey P. Dale, _, June 15 2011 *)
reviewed
approved
proposed
reviewed
Join[{1}, LinearRecurrence[{11, -25, 11, -1}, {11, 71, 539, 4271}, 40]] (* or *) CoefficientList[ Series[ (1-25x^2+22x^3-3x^4)/ (1-11x+ 25x^2- 11x^3+x^4), {x, 0, 40}], x] (* From Harvey P. Dale, June 15 2011 *)
Join[{1}, LinearRecurrence[{11, -25, 11, -1}, {11, 71, 539, 4271}, 40]] (* or *) CoefficientList[ Series[ (1-25x^2+22x^3-3x^4)/ (1-11x+25x^2-11x^3+x^4), {x, 0, 40}], x] (* From Harvey P. Dale, June 15 2011 *)