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!)
A285002 a(n) = floor(Gamma(3n/4)). 2

%I #8 Apr 19 2017 15:46:58

%S 1,0,1,2,4,11,35,120,453,1871,8376,40320,207358,1133278,6552134,

%T 39916800,255371835,1710542068,11964299312,87178291200,660355655453,

%U 5189998453040,42249866656927,355687428096000,3092228855290534,27724322986333718,256040133328476465

%N a(n) = floor(Gamma(3n/4)).

%C There are three integer-valued interpolations between successive factorials.

%H Clark Kimberling, <a href="/A285002/b285002.txt">Table of n, a(n) for n = 1..600</a>

%F a(n) = floor(Gamma(3n/4)).

%t Table[Floor[Gamma[3n/4]], {n, 1, 35}]

%Y Cf. A000142, A285003.

%K nonn,easy

%O 1,4

%A _Clark Kimberling_, Apr 17 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 16 18:51 EDT 2024. Contains 371750 sequences. (Running on oeis4.)