login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Expansion of 1/((1-2x)(1-3x)(1-7x)(1-11x)).
0

%I #11 Jun 13 2015 00:49:05

%S 1,23,356,4702,57435,672441,7683502,86531384,965954429,10724321179,

%T 118659465288,1310098171746,14444989850383,159132262849037,

%U 1752116527119314,19284913291752988,212215466792375697

%N Expansion of 1/((1-2x)(1-3x)(1-7x)(1-11x)).

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (23,-173,493,-462).

%F a(n)=(5*11^(n+3)-18*7^(n+3)+45*3^(n+3)-32*2^(n+3))/1440. From _Yahia Kahloune_, May 22 2013.

%K nonn,easy

%O 0,2

%A _N. J. A. Sloane_.