0
$\begingroup$

In the symmetric inverse semigroup, $I_X$, if $|X| = n$, show that

$$|I_X| = \sum_{r=0}^n \binom{n}{r}^2 r!$$

This is a question form Howie's book on semigroup theory, unfortunately there isn't a solution to this question and I have no idea how to do it. Any help would be much appreciated.

  • 0
    Note that the $r = 0$ case means that the author is allowing (and counting) the empty function. For $r = 1$, there are clearly $n^2$ functions (each choice of singleton domain can map to any one of $n$ outputs). For $r = 2$, there are $\text{C}(n,2)$ choices for the domain, and $\text{C}(n,2)$ choices for the range. But each permutation of the range gives a different function. The logical pattern should now be clear.2017-01-05

1 Answers 1

2

The partial bijections are partial functions $f:X\longrightarrow X$ such that when you restricted the partial function to the domain, say $X_1\subseteq X$ $f|_{X_1}$ is a bijection. So, by sum principle, you sum over the cardinal of $X_1$ that can be any number from $0$ to $|X|=n$ and you choose the domain and codomain(to choose domain(i.e., $X_1$) you can do it in $\binom{|X|}{|X_1|}$ ways), and then you permute all possibilities.