Count of Binary Operations Without Identity/Sequence

From ProofWiki
Jump to navigation Jump to search

Theorem

Let $S$ be a set whose cardinality is $n$.

Let $N$ denote the number of different binary operations which do not have an identity element that can be applied to $S$:

$N = n^{\paren {\paren {n - 1}^2 + 1} } \paren {n^{2 \paren {n - 1} } - 1}$


The sequence of $N$ for each $n$ begins:

$\begin{array} {c||r|r|r} n & n^{\paren {n^2} } & n^{\paren {n - 1}^2 + 1} & n^{\paren {\paren {n - 1}^2 + 1} } \paren {n^{2 \paren {n - 1} } - 1} \\ \hline 1 & 1 & 1 & 0 \\ 2 & 16 & 4 & 12 \\ 3 & 19 \ 683 & 243 & 19 \ 440 \\ 4 & 4 \ 294 \ 967 \ 296 & 1 \ 048 \ 576 & 4 \ 293 \ 918 \ 720 \\ \end{array}$

This sequence is A175882 in the On-Line Encyclopedia of Integer Sequences (N. J. A. Sloane (Ed.), 2008).