Sunday 30 August 2015

calculus - Calculate $lim_{n to infty}binom{2n}{n}$ without using L'Hôpital's rule.



Questions:



(1) Calculate



$$\lim_{n \to \infty}\binom{2n}{n}$$




(2) Calculate



$$\lim_{n \to \infty}\binom{2n}{n} 2^{-n}$$



without using L'Hôpital's rule.



Attempted answers:



(1)




Here I start by using the definition of a binomial:



$$\lim_{n \to \infty}\binom{2n}{n} = \lim_{n \to \infty} \frac{(2n)!}{n!(2n-n)!} = \lim_{n \to \infty} \frac{(2n)!}{n!n!} = \lim_{n \to \infty} \frac{2n \cdot (2n-1) \cdot (2n-2) \cdot ... \cdot (n + 1) \cdot n!}{n! \cdot n!}$$



Canceling one n! gives:



$$\lim_{n \to \infty} \frac{2n \cdot (2n-1) \cdot (2n-2) \cdot ... \cdot (n + 1)}{n!}$$



Here I argue that, surely, the numerator grows faster than the denominator and so the result must be that the limit grows towards $\infty$. Is this sufficiently mathematically rigorous?




(2)



My first attempt looked at the binomial theorem in an effort to get the expression to look something like the general form:



$$(a+b)^{n} = \sum_{k=0}^{n} a^{k} b^{n-k}$$



but it does not quite seem to match, since $k$ would have to be $0$ so that $a$ becomes $= 1$ does not interfere, but then $n-k$ would be $n$ instead.



My second attempt was to do what I did in (1), but then multiply it by $2^{-n}$:




$$\lim_{n \to \infty} \frac{2n \cdot (2n-1) \cdot (2n-2) \cdot ... \cdot (n + 1)}{n!} \cdot \frac{1}{2^{n}}$$



Now we can cancel one of the $2$s in the $2^{n}$ for every second factor in the numerator since they (i.e. 2n, 2n-2) are divisible by 2. But there are n factors in the numerator, so at most $\frac{n}{2}$ factors can be canceled.



Issues:



(a) is my answer to (1) sufficiently mathematically rigorous? Is it really "obvious" that the numerator grows faster or are there additional arguments that should be provided for the argument to be convincing?



(b) what are some more productive approaches to question (2)?


Answer




For part (1), letting $a_n:=\binom{2n}n,$ you should be able to show that $$\frac{a_{n+1}}{a_n}=\frac{(2n+2)(2n+1)}{(n+1)^2}=\frac{2(2n+1)}{n+1}=3+\frac{n-1}{n+1}\ge3.$$ Put another way, $a_{n+1}\ge3a_n$ for all $n,$ which should allow you to conclude readily that $a_n\ge 3^n$ for all $n$, at which point you're pretty much done.



As for (2), I would delay cancellation, working from $$\frac{(2n)!}{2^nn!n!}$$ instead. You can transform the numerator into the product of the first $n$ odd positive integers, and the denominator into $n!,$ then proceed from there in a similar fashion to part (1).



Added: More straightforwardly, part (1) allows you to conclude that $$\binom{2n}n\cdot2^{-n}\ge\left(\frac32\right)^n$$ for all $n,$ whence (2) is easy.


No comments:

Post a Comment

real analysis - How to find $lim_{hrightarrow 0}frac{sin(ha)}{h}$

How to find $\lim_{h\rightarrow 0}\frac{\sin(ha)}{h}$ without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...