User adam - MathOverflowmost recent 30 from http://mathoverflow.net2013-06-20T01:34:22Zhttp://mathoverflow.net/feeds/user/14040http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/60130/number-of-non-injective-functionsNumber of non-injective functionsadam2011-03-30T21:51:15Z2011-03-30T21:51:15Z
<p>If A is finite domain, of size m, and B is a finite codomain, of size n.</p>
<p>n,m >= 0 and m < n</p>
<p>How many functions (f: A -> B) are not injective?</p>
<p>Since the size of the codomain is larger than the domain, the number of injective functions is (n choose m) * m!</p>
<p>But how would one determine the number of non-injective functions?</p>