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!)
A127888 If X_1,...,X_n is a partition of a 6n-set X into 6-blocks then a(n) is equal to the number of permutations f of X such that f(X_i)<>X_i, (i=1,...n). 1
0, 478483200, 6401339808768000, 620429964386047303680000, 265250626231132937174895820800000, 371992180902371387782970387300352000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n)=sum((-720)^i*binomial(n,i)*(6*n-6*i)!,i=0..n).
EXAMPLE
a(5)=265250626231132937174895820800000
MAPLE
a:=n->sum((-720)^i*binomial(n, i)*(6*n-6*i)!, i=0..n).
CROSSREFS
Sequence in context: A260524 A091677 A147717 * A072232 A011523 A172535
KEYWORD
nonn
AUTHOR
Milan Janjic, Apr 09 2007
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 11:06 EDT 2024. Contains 371967 sequences. (Running on oeis4.)