Possible Duplicate:
Elementary central binomial coefficient estimates
How can I prove that $$ \binom{n}{n/2} = \Theta\left(\frac{2^n}{\sqrt n}\right) $$
I tried with Stirlings approximation formula, but still don't find a way of doing it correctly :(
Thanks for any help!