Limit of a sequence with n as a variable, and to the power of n

CrystalEyes
Messages
5
Reaction score
0

Homework Statement


Find the limits of the following sequences, if they exist. Justify your answers.

{(\frac{n-1}{n} )^{n}}^{\infty}_{n=1} or maybe \sum^{\infty}_{n=1}(\frac{n-1}{n} )^{n} is clearer?

Homework Equations


I know the whole part that it's a sequence doesn't really matter, that I'm just finding the limit as n \rightarrow\infty but that's not so easy...


The Attempt at a Solution


I know that the limit of that (sorry I'm too lazy to retype it) equals the [limit (as n approaches infinity) of ((n-1)/n) ] ^n by the "limit laws" if you want to call them that (the whole think to the nth degree including the limit, sorry if this is really confusing, I'm new to the equation insert thing) but I'm kind of stuck. Because if you evaluate just ((n-1)/n) you end up with infinity over infinity, and it's not something to some other variable that the power is being taken, it's to the same variable, "n", which should be going to infinity anyways, so I'm quite stuck! please help? and thanks!
 
Physics news on Phys.org
[(n-1)/n]^n=1/[1+1/(n-1)]^n
a well known limit since for large n
1+1/(n-1)~exp[1/(n-1)]
 
The limit has the form 1^infinity. Can't you use l'Hopital's rule on it? If you find the limit exists and is nonzero you don't have to worry about the series, it will diverge.
 
Dick said:
The limit has the form 1^infinity. Can't you use l'Hopital's rule on it? If you find the limit exists and is nonzero you don't have to worry about the series, it will diverge.

I didn't think i could because the whole thing is to the power of n, but i guess i wasn't thinking straight? Anyways, thanks again for the help I was just studying for my calc2 exam tomorrow and came across this one
 
If you take the log, you can turn it into a 0/0 form that you can apply l'Hopital to. Or if you already know that lim (1+x/n)^n=e^x, you can rearrange it into that form.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top