Understanding the Limit of xn as n Tends to Infinity

  • Thread starter Thread starter Mattofix
  • Start date Start date
  • Tags Tags
    Infinity Limit
Mattofix
Messages
137
Reaction score
0

Homework Statement



Find the limit as n tends to infinity of xn = (n^2 + exp(n))^(1/n)

Homework Equations



maybe use ( 1 + c/n )^n tends to exp(c)

The Attempt at a Solution



I know that inside the barckets are both inceasing and the 1/n makes it decrease but how do i find out which is stronger and what the limit is?
 
Physics news on Phys.org
Try finding the limit of the ln of the function.

Tip: ln(a^b) = b ln(a)
 
i already tried that and i can't see how it helps, (1/n)ln(n^2 + exp(n)) has the same problem...
 
Try l'Hopital's rule, if you know that.
 
i have a feeling I am not allowed to use it, is there another way?
 
What you really need to know is that n^2/exp(n)->0 as n->infinity. There are a variety of ways to show that - try to think of one. Once you done that then ln(exp(n)+n^2)=ln(exp(n)*(1+n^2/exp(n))=ln(exp(n))+ln(1+n^2/exp(n)) etc.
 
(n^2+e^n)^{1/n} = e(1+n^2/e^n)^{1/n} now it is trivial but the fact that (1+x_n/n)^{1/n} \to e^x if x_n\to x.
 

Similar threads

Back
Top