Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #10 Jul 19 2015 16:17:44
%S 0,1,5,22,96,419,1819,7824,33302,140317,585873,2427146,9989068,
%T 40886295,166600967,676368388,2737758594,11055063953,44553867901,
%U 179280877950,720513441080,2892804682891,11605214879475,46528078138232
%N Binomial transform of A083580.
%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (11,-43,69,-36)
%F a(n) = 2*4^n/3 -5/12 -n*3^(n-1)/2 -3^n/4.
%F O.g.f.: x*(1-6*x+10*x^2)/[(-1+x)(-1+4*x)(-1+3*x)^2]. - R. J. Mathar, Apr 02 2008
%t LinearRecurrence[{11,-43,69,-36},{0,1,5,22},30] (* _Harvey P. Dale_, Jul 19 2015 *)
%K easy,nonn
%O 0,3
%A _Paul Barry_, May 01 2003