On the derivation of $\lim\limits_{n \rightarrow \infty} \left( 1- \left( 1- \frac{c}{n} \right)^{1/2} \right)^{n/2}$

77 Views Asked by At

As in the title here is the limit:

$$ \lim_{n \rightarrow \infty} \left( 1- \left( 1- \frac{c}{n} \right)^{\frac{1}{2}} \right)^{\frac{n}{2}}$$

I tried putting it in a form where I could utilize the fact that $\lim\limits_{n \rightarrow \infty} \left( 1+ \frac{1}{n} \right)^{n} = e$ but was not successful.

EDIT: c is in fact < 0. so the accepted answer is the simpler case, I got a bit confused between my notes and deciding to call the constant c. I don't expect a full response after my mistake I am just editing for completeness.

3

There are 3 best solutions below

0
On BEST ANSWER

$1-\left(1-\frac{c}{n}\right)^{\frac{1}{2}}\rightarrow0$. I hope now it's clear.

0
On

Hint. Note that $$ 1-\left( 1- \frac{c}{n} \right)^{1/2} \to 0^+.$$ Moreover, $(0^+)^{+\infty}$ is not an indeterminate form.

0
On

I hope Robert and Michael won't mind me elaborating a little bit further to their solutions (which I had in mind too, but I am not so fast at typing)

We need to assume that $c>0$, otherwise things aren't so smooth. From some $n$ onwards, we have $0<1-\left(1-\frac{c}{n}\right)^{\frac{1}{2}}<1$, to be more precise, from $0<c<n$.

Then we have $$1-\left(1-\frac{c}{n+1}\right)^{\frac{1}{2}} < 1-\left(1-\frac{c}{n}\right)^{\frac{1}{2}}$$

Then, from some $n$ onwards, we can assume the existence of an $\alpha$ such that $$0<1-\left(1-\frac{c}{n}\right)^{\frac{1}{2}} < \alpha < 1$$

Then $$0<\left(1-\left(1-\frac{c}{n}\right)^{\frac{1}{2}}\right)^{\frac{n}{2}} < \alpha^{\frac{n}{2}} < 1$$

And then use the squeeze theorem to show the limit is $0$.