login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094793 a(n)=(1/n!)*A001688(n). 3
9, 53, 181, 465, 1001, 1909, 3333, 5441, 8425, 12501, 17909, 24913, 33801, 44885, 58501, 75009, 94793, 118261, 145845, 178001, 215209, 257973, 306821, 362305, 425001, 495509, 574453, 662481, 760265, 868501, 987909, 1119233, 1263241 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

Number of injections from {1,2,3,4} to {1,2,...,n} with no fixed points. - Fiona T. Brunk (fbrunk(AT)mcs.st-and.ac.uk), May 23 2006

In general (cf. A094792, A094794, A094795, etc.), the number of injections [k] -> [n] with no fixed points is given by sum((-1)^i*binomial(k,i)*(n-i)!/(n-k)!,i=0..k), which is equal to (1/n!)*f_k(n) where f_k(n) gives the k-th differences of factorial numbers. - Fiona T. Brunk (fbrunk(AT)mcs.st-and.ac.uk), May 23 2006

FORMULA

a(n)=n^4 + 6*n^3 + 17*n^2 + 20*n + 9

a(n) = sum((-1)^i*binomial(4,i)*(n-i)!/(n-4)!,i=0..4) - Fiona T. Brunk (fbrunk(AT)mcs.st-and.ac.uk), May 23 2006

CROSSREFS

Cf. A001563, A001564, A001565, A001688, A001689, A023043.

Sequence in context: A163941 A159598 A156544 * A197499 A036425 A126085

Adjacent sequences:  A094790 A094791 A094792 * A094794 A094795 A094796

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 11 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 18:22 EST 2012. Contains 205835 sequences.