$$\lim_{n\to\infty}\left(\frac{2n+3}{2n-1}\right)^{n+1}$$
I have this, but I don't know how to start it. I tried rationalizing it, or factorizing it but it didn't work. Is there anyone who can give me any tips on how to do it?
$$\lim_{n\to\infty}\left(\frac{2n+3}{2n-1}\right)^{n+1}$$
I have this, but I don't know how to start it. I tried rationalizing it, or factorizing it but it didn't work. Is there anyone who can give me any tips on how to do it?
$$\ \lim_{n\to\infty}\bigg(\frac{2n+3}{2n-1}\bigg)^{n+1}=\lim_{n\to\infty}\bigg(\frac{2n-1+4}{2n-1}\bigg)^{n+1}=\lim_{n\to\infty}\bigg(1+\frac{4}{2n-1}\bigg)^{n+1}=$$ $$\ =\lim_{n\to\infty}\bigg[\bigg(1+\frac{4}{2n-1}\bigg)^{2n+2}\bigg]^{\frac{1}{2}}=\lim_{n\to\infty}\bigg[\bigg(1+\frac{4}{2n-1}\bigg)^{2n-1}\cdot\bigg(1+\frac{4}{2n-1}\bigg)^{3}\bigg]^{\frac{1}{2}}=$$ $$=(e^4)^{\frac{1}{2}}\cdot(1)^{\frac{3}{2}}{}=e^2$$
Since $\ \forall\alpha,\beta \in \mathbb R, \lim_{a_n\to\infty}(1+\frac{\alpha}{a_n})^{\beta}=1$
I know i must bring this on the "E" form (1 + 1/an )^an but i can not see the next step here.
– John Feb 19 '15 at 12:16Then the first formula fits for the "e", and the second based on the rule you posted turns out to be 1. The formula for the "e" is (1+1/an)^an but since you had (1+4/an)^an, you didnt write e^1 instead u wrote e^4.
And then just e^4/2 = e^2.
Thank you, i think i understand what is going on here, and how you should do it. I will look up internet for different examples to try and see if i can get them done now.
Thank you a lot
– John Feb 19 '15 at 12:37Let $m=\frac{2n-1}{4}$.
$$\begin{align}\lim_{n\to\infty}\left(\frac{2n+3}{2n-1}\right)^{n+1}&=\lim_{n\to\infty}\left(1+\frac{4}{2n-1}\right)^{n+1}=\\=\lim_{n\to\infty}\left(1+\frac{1}{m}\right)^{2m+1.5}&=\lim_{m\to\infty}\left(1+\frac{1}{m}\right)^{2m+1.5}\end{align}$$
, because $n\to\infty\iff m\to\infty$.
$$\lim_{m\to\infty}\left(1+\frac{1}{m}\right)^{2m+1.5}=\lim_{m\to\infty} \left(\left(1+\frac{1}{m}\right)^m\right)^2\left(1+\frac{1}{m}\right)^{1.5}=e\cdot e\cdot \lim_{m\to\infty}\left(1+\frac{1}{m}\right)^{1.5}=e^2$$