%I #9 May 02 2018 09:38:20
%S 3,11,27,54,96,156,240,353,501,688,923,1212,1564,1985,2485,3074,3760,
%T 4554,5466,6508,7692,9028,10532,12214,14090,16172,18477,21018,23813,
%U 26876,30224,33876,37847,42157,46825,51868,57308,63164,69457,76208,83438,91170
%N [ (4th elementary symmetric function of S(n))/(2nd elementary symmetric of S(n)) ], where S(n) = {3,4, ..., n+5}.
%H Ivan Neretin, <a href="/A024194/b024194.txt">Table of n, a(n) for n = 1..10000</a>
%t Table[Floor[1/240 x (1 + x) (53848 + 26922 x + 5165 x^2 + 450 x^3 + 15 x^4)/(188 + 47 x + 3 x^2)], {x, 42}] (* _Ivan Neretin_, May 02 2018 *)
%Y Cf. A024185, A024183.
%K nonn
%O 1,1
%A _Clark Kimberling_