Search: id:A002720 Results 1-1 of 1 results found. %I A002720 M1795 N0708 %S A002720 1,2,7,34,209,1546,13327,130922,1441729,17572114,234662231,3405357682, %T A002720 53334454417,896324308634,16083557845279,306827170866106, %U A002720 6199668952527617,132240988644215842,2968971263911288999 %N A002720 Number of partial permutations of an n-set; number of n X n binary matrices with at most one 1 in each row and column. %C A002720 a(n) is the number of matchings in the bipartite graph K(n,n). - Sharon Sela (sharonsela(AT)hotmail.com), May 19 2002 %C A002720 Number of 12-avoiding signed permutations in B_n (see Simion ref). %C A002720 EXP transform of A001048(n) = n! + (n-1)!. - Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Dec 28 2006 %C A002720 a(n) is also the order of the symmetric inverse semigroup (monoid), I sub n. [From A. Umar (aumarh(AT)squ.edu.om), Sep 09 2008] %D A002720 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %D A002720 N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence). %D A002720 Borwein, D., Rankin, S. and Renner, L. Enumeration of injective partial transformations. Discrete Math. (1989), 73: 291-296. [From A. Umar (aumarh(AT)squ.edu.om), Sep 09 2008] %D A002720 D. Castellanos, A generalization of Binet's formula and some of its consequences, Fib. Quart., 27 (1989), 424-438. %D A002720 J. M. Howie, Fundamentals of semigroup theory. Oxford: Clarendon Press, (1995). [From A. Umar (aumarh(AT)squ.edu.om), Sep 09 2008] %D A002720 Munn, W. D. The characters of the symmetric inverse semigroup. Proc. Cambridge Philos. Soc. 53 (1957), 13-18. [From A. Umar (aumarh(AT)squ.edu.om), Sep 09 2008] %D A002720 J. Ser, Les Calculs Formels des S\'{e}ries de Factorielles. Gauthier-Villars, Paris, 1933, p. 78. %D A002720 R. Simion, Combinatorial statistics on type-B analogues of non-crossing partitions and restricted permutations, Electronic J. of Comb. 7 (2000), Art #R9 %H A002720 T. D. Noe, Table of n, a(n) for n=0..100 %H A002720 K. A. Penson, P. Blasiak, A. Horzela, G. H. E. Duchamp and A. I. Solomon, Laguerre-type derivatives: Dobinski relations and combinatorial identities, J. Math. Phys. vol. 50, 083512 (2009) %H A002720 INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 64 %H A002720 Alexsandar Petojevic, The Function vM_m(s; a; z) and Some Well-Known Sequences, Journal of Integer Sequences, Vol. 5 (2002), Article 02.1.7 %H A002720 Index entries for sequences related to Laguerre polynomials %H A002720 P. Flajolet and R. Sedgewick, Analytic Combinatorics, 2009; see page 598 %F A002720 a(n) = Sum k!C(n, k)^2, k=0..n. E.g.f.: (1/(1-x))*exp(x/(1-x)). Recurrence: a(n) = 2n*a(n-1) - (n-1)^2*a(n-2). %F A002720 Sum( (k+n)!^2 / (k+n)!*(k!^2)*exp(1)), k = 0 .. infinity. - Robert G. Wilson v (rgwv(AT)rgwv.com), May 02 2002 %F A002720 a(n) = Sum{m>=0} (-1)^m*A021009(n, m). - DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Mar 10 2004 %F A002720 a(n)=sum{k=0..n, C(n, k)n!/k!} - Paul Barry (pbarry(AT)wit.ie), May 07 2004 %F A002720 a(n) = Sum[P(n, k)C(n, k) {k=0...n}] a(n) = Sum[n!^2 / k!(n-k)!^2 {k=0...n}] - Ross La Haye (rlahaye(AT)new.rr.com), Sep 20 2004 %F A002720 a(n) = Sum_{k=0..n}(-1)^(n-k)*Stirling1(n, k)*Bell(k+1). - Vladeta Jovovic (vladeta(AT)eunet.rs), Mar 18 2005 %F A002720 Define b(n) by b(0) = 1, b(n) = b(n-1) + 1/n * Sum_{0<=k