%I M4632 #21 Mar 26 2023 10:27:28
%S 1,9,50,294,1944,14520,121680,1134000,11652480,130999680,1600300800,
%T 21115987200,299376000000,4539498163200,73316942899200,
%U 1256675067648000,22784918188032000,435717099417600000
%N a(n) = (2*n+1)^2*n!.
%D H. W. Gould, A class of binomial sums and a series transform, Utilitas Math., 45 (1994), 71-83.
%D N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
%H Delbert L. Johnson, <a href="/A007681/b007681.txt">Table of n, a(n) for n = 0..447</a>
%H H. W. Gould, <a href="/A007680/a007680.pdf">A class of binomial sums and a series transform</a>, Utilitas Math., 45 (1994), 71-83. (Annotated scanned copy)
%F E.g.f.: (1 + 6*x + x^2)/(1 - x)^3. - _Ilya Gutkovskiy_, May 12 2017
%t Table[(2n+1)^2 n!,{n,0,20}] (* _Harvey P. Dale_, Mar 10 2023 *)
%K nonn
%O 0,2
%A _N. J. A. Sloane_