What is the Limit of a Sequence of Exponents?

  • Thread starter Thread starter Bipolarity
  • Start date Start date
  • Tags Tags
    Limit
Bipolarity
Messages
773
Reaction score
2

Homework Statement



Evaluate lim_{n→∞} \frac{ (n+1)^{\frac{1}{n+1}} }{n^{\frac{1}{n}}}

Homework Equations


The Attempt at a Solution


This is actually a part of a series problem I am trying to solve using the ratio test.I can't seem to figure out this limit and L'Hopital's doesn't work. Any hints?

BiP
 
Physics news on Phys.org
Bipolarity said:

Homework Statement



Evaluate lim_{n→∞} \frac{ (n+1)^{\frac{1}{n+1}} }{n^{\frac{1}{n}}}
Note that if \lim_{n \rightarrow \infty} n^{1/n} exists, let's call it L, then both the numerator and denominator converge to L, so the limit of the fraction is 1.

Indeed, \lim_{n \rightarrow \infty} n^{1/n} does exist, so focus on proving that fact.
 
hey i think the limit is 1

1/(n+1) → 0
and
1/n → 0

if both powers will go → 0 then everything0 = 1


then you get 1/1 = 1
 
Helpeme said:
hey i think the limit is 1

1/(n+1) → 0
and
1/n → 0

if both powers will go → 0 then everything0 = 1


then you get 1/1 = 1

The answer is right, but the argument is invalid. It's true that x^{1/n} \rightarrow 1 if x is a fixed positive number, but here we have x growing to infinity while the exponent shrinks to zero. It is not automatically true that the limit will be 1.

Consider for example
\lim_{n \rightarrow \infty} (n^n)^{1/n}
Surely this does not converge to 1, since (n^n)^{1/n} = n.
 
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