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!)
A124078 a(n) = H(n)*n!/(floor(n/2))!, where H(n) = sum{k=1 to n} 1/k, the n-th harmonic number. 3
0, 1, 3, 11, 25, 137, 294, 2178, 4566, 42774, 88572, 1004532, 2064504, 27503832, 56243184, 860945040, 1754322480, 30342400560, 61664980320, 1189277851680, 2412077832000, 51324077044800, 103928089910400, 2418504655996800 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
f[n_] := HarmonicNumber[n]n!/Floor[n/2]!; Table[f@n, {n, 0, 23}] - Robert G. Wilson v, Nov 26 2006
CROSSREFS
Sequence in context: A231606 A096617 A025529 * A096795 A362176 A160039
KEYWORD
easy,nonn
AUTHOR
Leroy Quet, Nov 24 2006
EXTENSIONS
More terms from Robert G. Wilson v, Nov 26 2006
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 24 11:21 EDT 2024. Contains 371936 sequences. (Running on oeis4.)