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!)
A256880 n*n!/round(n/2). 0
1, 4, 9, 48, 200, 1440, 8820, 80640, 653184, 7257600, 73180800, 958003200, 11564467200, 174356582400, 2451889440000, 41845579776000, 671854030848000, 12804747411456000, 231125690776780800, 4865804016353280000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(2n-1) = A052145(n).
a(2n) = 4*A002674(n) = 2*A010050(n) = 2^(n+1)*A000680(n), n>=1.
PROG
(PARI) a(n)=n*n!/round(n/2) \\ M. F. Hasler, Apr 22 2015
CROSSREFS
Sequence in context: A025558 A298986 A103933 * A327699 A013495 A164839
KEYWORD
nonn,easy
AUTHOR
M. F. Hasler, Apr 21 2015
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 July 19 22:34 EDT 2024. Contains 374441 sequences. (Running on oeis4.)