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!)
A284995 a(n) = ceiling(Gamma(n/2)). 2
2, 1, 1, 1, 2, 2, 4, 6, 12, 24, 53, 120, 288, 720, 1872, 5040, 14035, 40320, 119293, 362880, 1133279, 3628800, 11899424, 39916800, 136843366, 479001600, 1710542069, 6227020800, 23092317923, 87178291200, 334838609874, 1307674368000, 5189998453041 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The bisections are A000142 (factorials) and 1+A014510.
LINKS
EXAMPLE
Let s = sqrt(Pi); for n>=1, gamma(n/2) takes the values s, 1, s/2, 1, 3s/4, 2, 15s/8, 6, so that a(n) begins with 1,1,0,1,1,2,3,6.
MATHEMATICA
Table[Ceiling[Gamma[n/2]], {n, 1, 35}]
CROSSREFS
Sequence in context: A069545 A353524 A122520 * A243005 A058393 A131256
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Apr 08 2017
STATUS
approved

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 23 05:20 EDT 2024. Contains 371906 sequences. (Running on oeis4.)