While I was solving some binomial theorem chapter questions I encountered many questions which asked me me to find maximum value of ${n \choose r}$ for given value of n.
Example: Find n for which $$n!(21-n)! $$ has minimum value ?
I didn't get how to do this without substituting so I looked at the solution , it was given
" $n!(21-n)! =21!/{21 \choose n}$
Thus, for minimum value of $n!(21-n)! $ , ${21 \choose n}$ should be maximum, which is for n=10. "
So I wanted to ask ,
Is there a general result to get the value of r for which ${n \choose r}$ is maximum for given value of n ?