login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A294318 a(n) = Product_{k=0..n} (3*k + 1)!. 4

%I #6 Oct 28 2017 11:13:43

%S 1,24,120960,438939648000,2733286318040678400000,

%T 57187975336110258000180019200000000,

%U 6956637001938940278070327452315517609574400000000000,7819265053064003641840525064819521833578308036969094971392000000000000000

%N a(n) = Product_{k=0..n} (3*k + 1)!.

%F a(n) ~ 3^(3*n^2/2 + 3*n + 47/36) * n^(3*n^2/2 + 3*n + 49/36) * (2*Pi)^(n/2 + 5/6) / (A^(1/3) * Gamma(1/3)^(2/3) * exp(9*n^2/4 + 3*n - 1/36)), where A is the Glaisher-Kinkelin constant A074962.

%F A268504(n) * A294318(n) * A294319(n) = A000178(3*n + 2).

%t Table[Product[(3*k + 1)!, {k, 0, n}] , {n, 0, 10}]

%Y Cf. A168467, A268504, A294319.

%K nonn

%O 0,2

%A _Vaclav Kotesovec_, Oct 28 2017

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)