%I #8 Dec 17 2012 14:08:41
%S 6,3,60,15,28,14,360,45,660,66,10920,455,504,180,12240,765,23940,1330,
%T 27720,693,91080,4140,109200,6825,19656,756,48720,870,572880,19096,
%U 1884960,58905,4284,630,23030280,319865,622440,16380,454608,28413
%N Reduced denominators of the coefficients in a series expansion for Gamma[x].
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/LanczosApproximation.html">Lanczos Approximation.</a>
%t Denominator[Table[Integrate[Pochhammer[x, n](2x-1), {x, 0, 1}], {n, 100}]]
%Y Cf. A054379.
%K nonn,frac
%O 1,1
%A _Eric W. Weisstein_