I am trying to show that $\log_2(2^{k^2-k}-(2^{k-1}-1)^k) = k^2-2k+o(k)$. This question is coming from this paper. On page 5 of the paper, after Conjecture 3.1, the authors discuss an example. I have computed the cardinality of that family $\mathcal A$ and it turns out to be $2^{k^2-k}-(2^{k-1}-1)^k$. But I am having some trouble computing the asymptotic relation claimed by them.
I guess one has to 'take out' $2^{k^2-2k}$ from the expression of $\mathcal A$, take $\log_2$ and show that the remaining function is $o(k)$ but this is not turning out to be an easy limit. Could someone please help me with this?
but you have $1-\frac{2k}{2^{k^2}}+o(\frac{2k}{2^{k^2}})$
– zkutch Aug 02 '21 at 00:59