login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A075998
Product{<n/k>: k=1,2,...,n}, where <x> denotes the integer second nearest to x. (For x=(2h+1)/2, <x> is defined to be h, not h+1; if x is an integer, then <x> is defined to be x+1.)
2
2, 6, 8, 60, 48, 336, 576, 2160, 3840, 25344, 17280, 262080, 322560, 829440, 1548288, 21150720, 16588800, 73543680, 139345920, 766402560, 1459814400, 9157017600, 4087480320, 90574848000, 130427781120, 361184624640
OFFSET
1,1
COMMENTS
<x> = 2[x]-[x+1/2]+1 (Joe Stickles, University of Evansville).
EXAMPLE
a(6) = <6/1>*<6/2>*<6/3>*<6/4>*<6/5>*<6/6> = 7*4*3*1*2*2 = 336.
CROSSREFS
Sequence in context: A192534 A053938 A102381 * A361296 A007849 A100621
KEYWORD
nonn
AUTHOR
Clark Kimberling, Sep 29 2002
STATUS
approved