|
| |
|
|
A021924
|
|
Expansion of 1/((1-x)(1-4x)(1-8x)(1-11x)).
|
|
0
|
|
|
|
1, 24, 389, 5364, 68025, 821808, 9633613, 110741388, 1256415809, 14127007752, 157849954197, 1755978039972, 19472809159753, 215457395996256, 2380083675784541, 26261340423891516, 289518110311522257
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
0,2
|
|
|
LINKS
|
Table of n, a(n) for n=0..16.
|
|
|
FORMULA
|
a(0)=1, a(1)=24, a(2)=389, a(3)=5364, a(n)=24*a(n-1)-187*a(n-2)+ 516*a(n-3)- 352*a(n-4). - Harvey P. Dale, Dec 27 2012
|
|
|
MATHEMATICA
|
CoefficientList[Series[1/((1-x)(1-4x)(1-8x)(1-11x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{24, -187, 516, -352}, {1, 24, 389, 5364}, 30] (* Harvey P. Dale, Dec 27 2012 *)
|
|
|
CROSSREFS
|
Sequence in context: A025950 A020584 A025970 * A020494 A020573 A022448
Adjacent sequences: A021921 A021922 A021923 * A021925 A021926 A021927
|
|
|
KEYWORD
|
nonn
|
|
|
AUTHOR
|
N. J. A. Sloane.
|
|
|
STATUS
|
approved
|
| |
|
|