Upper bound on logarithm, of a binomial quotient.

41 Views Asked by At

What is the tighest upper and lower bounds for $\log{ (\binom{n}{n/2})}$? I know that a naive upper bound would be $n \log{n}$ but is there any tighter bound? If so, how do I approach to solve this?