How to calculate $\lim_{k \to \infty} \frac{(2k)!}{(2k+2)!}$

56 Views Asked by At

I need to calculate limit number 1, and I don't understand how to get out the factors.

$$ (1) \lim_{k \to \infty} \frac{(2k)!}{(2k+2)!}$$

$$ (2) \lim_{k \to \infty} \frac{(k)!}{(k+1)!}$$

When I calculate limit number $2$, I cancel the factors then I get :

$$ (2) \lim_{k \to \infty} \frac{(k)!}{(k+1)!}=\lim_{k \to \infty}\frac{1}{k+1}=0$$

Using the same method use in limit $(1)$ When I calculate limit number $1$, I cancel the factors then I get :

$$ (1) \lim_{k \to \infty} \frac{(2k)!}{(2k+2)!} = \lim_{k \to \infty} \frac{2}{2k+2}$$

But this is inerror, I don't understand how I should get out the factors from limit $(2)$.

Any help will be appreciated.

3

There are 3 best solutions below

0
On BEST ANSWER

Hint: For $(1)$, we have $(2k+2)!=(2k+2)(2k+1)(2k)!$, which implies that $$\frac{(2k)!}{(2k+2)!}=\frac{(2k)!}{(2k+2)(2k+1)(2k)!}=\frac{1}{(2k+2)(2k+1)}.$$

0
On

hint: $(k+1)! = (k+1)\cdot k!$

0
On

HINT: $(2k+2)!=(2k+2)(2k+1)(2k)!$