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!)
A226284 [n/2]!*[(n+1)/2]!*C([n/2],3)*C([(n+1)/2],3). 3
0, 0, 0, 0, 0, 36, 576, 9216, 115200, 1440000, 17280000, 207360000, 2540160000, 31116960000, 398297088000, 5098202726400, 68825736806400, 929147446886400, 13273534955520000, 189621927936000000, 2868031660032000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,6
COMMENTS
Number of permutations of n elements with 6 odd displacements.
Column 4 of A226288.
Column k=6 of A145893, a diagonal of A145894. - Alois P. Heinz, May 29 2014
LINKS
MATHEMATICA
Table[Floor[n/2]!Floor[(n+1)/2]!Binomial[Floor[n/2], 3]Binomial[Floor[ (n+1)/2], 3], {n, 30}] (* Harvey P. Dale, Dec 12 2018 *)
CROSSREFS
Sequence in context: A183356 A099764 A003841 * A223271 A151597 A263957
KEYWORD
nonn
AUTHOR
R. H. Hardin, connection of formula with combinatoric problem via N. J. A. Sloane in the Sequence Fans Mailing List, Jun 02 2013
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 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)