$$(n-1) \left[\frac{1}{2}\log\left(\frac{1}{2p}\right)+\frac{1}{2}\log\left(\frac{1}{2(1-p)}\right)\right]>2\log(n)$$
where $p$ is a function of $n$.
How to find out on which condition of $p$ such that the inequality holds (asymptotically)?
From the following experiment, it seems when $p>\frac{1+\sqrt{\frac{2\log n}{n}}}{2}$ the inequality holds, and when $p<\frac{1+\sqrt{\frac{2\log n}{n}}}{2}$ the inequality does not hold.
I can manage to prove that this is true by plugging the form of $p$ as $\frac{1+\sqrt{\frac{a\log n}{n}}}{2}$ into the inequality, but I have no idea to prove it without assuming the form of $p$.
It would be much appreciated if someone could help me out. Many thanks in advance!

