Given a finite, non-abelian group $G$ of order $n$, how close can $G$ be to being abelian? More formally, define the following density measure:
$$d(G) = \frac{\#\{(a, b) \mid a, b \in G, ab = ba\}}{n^2}$$
The question is, then, are there known upper bounds for $d(G)$? I suppose lower bounds might also be interesting. A naive lower bound for $d(G)$ would be $\frac{2n-1}{n^2}$, since the commutator is trivial whenever $a = b$ or $a = e_G$ -- is this tight (in whatever sense you see fit, e.g. asymptotically)?
My guess is that this ratio converges to 0 for $S_n$ as $n$ tends to infinity, and that this is also known. There are lots of papers on commuting probabilities in symmetric groups and the types of sums that appear when expressing the fraction in terms of centralizers.
– zibadawa timmy Mar 28 '17 at 05:39