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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085538 n^5 - n^4. 1
0, 0, 16, 162, 768, 2500, 6480, 14406, 28672, 52488, 90000, 146410, 228096, 342732, 499408, 708750, 983040, 1336336, 1784592, 2345778, 3040000, 3889620, 4919376, 6156502, 7630848, 9375000, 11424400, 13817466, 16595712, 19803868, 23490000, 27705630 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

For n>=1, a(n) is equal to the number of functions f:{1,2,3,4,5}->{1,2,...,n} such that for a fixed x in {1,2,3,4,5} and a fixed y in {1,2,...,n} we have f(x)<>y. - Aleksandar M. Janjic and Milan R. Janjic (agnus(AT)blic.net), Mar 13 2007

LINKS

Milan Janjic, Enumerative Formulas for Some Functions on Finite Sets

MAPLE

a:=n->sum(sum(n^3, j=1..n), k=2..n): seq(a(n), n=0..31); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 09 2007

CROSSREFS

Sequence in context: A000811 A041484 A011551 * A091363 A138407 A094857

Adjacent sequences:  A085535 A085536 A085537 * A085539 A085540 A085541

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jul 05 2003

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 17 00:09 EST 2012. Contains 205978 sequences.