|
Search: id:A048775
|
|
|
| A048775 |
|
Number of (partially defined) monotone maps from intervals of 1..n to 1..n. |
|
+0 3
|
|
| 1, 7, 31, 121, 456, 1709, 6427, 24301, 92368, 352705, 1352066, 5200287, 20058286, 77558745, 300540179, 1166803093, 4537567632, 17672631881, 68923264390, 269128937199, 1052049481838, 4116715363777
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Arises in the classification of endomorphisms of certain finite-dimensional operator algebras.
|
|
FORMULA
|
Binomial(2*r+1, r+1)-(r+1)
a(n) = Sum[Sum[(i+j)!/i!/j!,{i,1,n}],{j,1,n}]. - Alexander Adamchuk (alex(AT)kolmogorov.com), Jul 04 2006
|
|
EXAMPLE
|
a(2) = 7 because there are two maps with domain {1}, two with domain {2} and three maps with domain {1,2}.
|
|
MATHEMATICA
|
Table[Sum[Sum[(i+j)!/i!/j!, {i, 1, n}], {j, 1, n}], {n, 1, 20}] - Alexander Adamchuk (alex(AT)kolmogorov.com), Jul 04 2006
|
|
CROSSREFS
|
Cf. A001700.
Sequence in context: A032197 A114289 A147597 this_sequence A125193 A002184 A002588
Adjacent sequences: A048772 A048773 A048774 this_sequence A048776 A048777 A048778
|
|
KEYWORD
|
easy,nonn,nice
|
|
AUTHOR
|
Stephen C. Power (s.power(AT)lancaster.ac.uk)
|
|
|
Search completed in 0.002 seconds
|