1
$\begingroup$

How would you prove $ \binom{2n}{n} $ ~ $ \frac{4^n}{\sqrt{πn}} $

Using Stirling's formula: $ n! $ ~ $ (\frac{n}{e})^n\sqrt{2πn} $

  • 1
    $\binom{2n}{n}$ is `\binom{2n}{n}`. :)2017-02-20
  • 0
    Do you have any ideans regarding this problem?2017-02-20
  • 1
    Do you know how to express $\binom{2n}{n}$ as a product of factorials?2017-02-20

1 Answers 1

3

$$C_{n}^{2n}=\frac{2n!}{n!n!}\sim\frac{(\frac{2n}{e})^{2n}\sqrt{4\pi{n}}}{(\frac{n}{e})^{2n}2\pi{n}}=\frac{4^n}{\sqrt{\pi{n}}}$$

  • 0
    Sorry can you explain how you got this? Like what theorems you used?2017-02-21
  • 0
    I used the Stirling's formula)2017-02-21
  • 0
    For the last step, is it just plain simplifying? I'm having trouble understanding how you got from the 3rd to lest simplification2017-02-21
  • 0
    Yes)) simply cut the fraction)2017-02-21