Lim x^{1/x}, x-> infty

  • Thread starter Thread starter dtkyi
  • Start date Start date
dtkyi
Messages
4
Reaction score
0
This seems to be an obvious problem, but for some reason I'm stumped. So what is the limit of x^{1/x} as x approaches infinity? I know that limit of (1+1/x)^{x} = e (as x-> infty), and limit of (1+x)^{1/x} = e (as x-> 0), but this is slightly different.

Any help is appreciated :)
 
Physics news on Phys.org
its an indeterminate form, do l'hospitale
 
One way to solve it is by observing that;

x1/x=elnx/x.

Since lnx/x -> 0 as x ->oo, the answer you want is 1.
 
mathman said:
One way to solve it is by observing that;

x1/x=elnx/x.

Since lnx/x -> 0 as x ->oo, the answer you want is 1.

no lim lnx/x -> oo/oo as x->oo , you still get an indeterminate form. but i realize applying l'hospitale directly to the first expression is pointless
 
Last edited:
well, no ice, lim lnx/x as x goes to infinity is just 0. The fact that you can't split it up doesn't change that fact
 
Office_Shredder said:
well, no ice, lim lnx/x as x goes to infinity is just 0. The fact that you can't split it up doesn't change that fact

what? how is that even true? since when is the ln function bounded?
 
ice109 said:
what? how is that even true? since when is the ln function bounded?
We're dealing with ln(x)/x as a single entity, not just ln(x)...
 
Thanks guys for clearing this up. It seems the main idea is to rewrite x^{1/x} into the form e^{1/x * ln x}, so that the exponent -> 0 as x -> infinity, and thus e^{0} = 1.
 
morphism said:
We're dealing with ln(x)/x as a single entity, not just ln(x)...

im very aware of what we're dealing with

\frac{ln(x)}{x} does not go to zero at infinity, it goes to undeterminate.
 
  • #10
ice109 said:
im very aware of what we're dealing with

\frac{ln(x)}{x} does not go to zero at infinity, it goes to undeterminate.
No. It goes to zero.

Here's a proof that doesn't use L'Hopital.

If x>0, then \ln x < x, so (\ln{\sqrt{x}}) / \sqrt{x} < 1.

So if x>1, then:
0 &lt; \frac{\ln x}{x} = \frac{2\ln{(\sqrt{x})}}{\sqrt{x}\sqrt{x}} &lt; \frac{2}{\sqrt{x}}[/itex]<br /> <br /> A quick application of the squeeze/sandwich theorem now proves that ln(x)/x goes to zero.<br /> <br /> And what exactly do you mean when you say &quot;goes to undeterminate&quot; anyway? The very fact that you use L&#039;Hopital on lim ln(x)/x to get lim ln(x)/x = lim 1/x = 0 proves that the limit is 0.
 
Last edited:
  • #11
morphism said:
No. It goes to zero.

Here's a proof that doesn't use L'Hopital.

If x>0, then ln(x) < x, so ln(sqrt(x))/sqrt(x) < 1.

So if x>1, then:
0 < ln(x)/x = 2ln(sqrt(x))/(sqrt(x) * sqrt(x)) < 2/sqrt(x)

A quick application of the squeeze/sandwich theorem now proves that ln(x)/x goes to zero.

And what exactly do you mean when you say "goes to undeterminate" anyway? The very fact that you use L'Hopital on lim ln(x)/x to get lim ln(x)/x = lim 1/x = 0 proves that the limit is 0.

i don't understand your proof, but what i mean is that as the expression stands \frac{ln(x)}{x} goes the the undeterminate form \frac{\infty}{\infty} and that l'hospitale has to be applied to see that the limit is zero. the initial point was that the rewriting of the expression using logs didn't save him any steps because still had to apply l'hospitale to figure out the limit. i then realized that applying l'hospitale to original expression was pointless.
 
  • #12
ice109 said:
i don't understand your proof, but what i mean is that as the expression stands \frac{ln(x)}{x} goes the the undeterminate form \frac{\infty}{\infty} and that l'hospitale has to be applied to see that the limit is zero. the initial point was that the rewriting of the expression using logs didn't save him any steps because still had to apply l'hospitale to figure out the limit. i then realized that applying l'hospitale to original expression was pointless.
The point is: you do not need L'Hopital to do that limit.
 
  • #13
morphism said:
The point is: you do not need L'Hopital to do that limit.

you still used squeeze theorem? direct evaluation leads to an indeterminate form. who cares how you rectify the problem, obviously the limit of the expression as it stands is not just 0

seriously dude rewrite your proof in tex so i can understand it
 
  • #14
ice109 said:
who cares how you rectify the problem, obviously the limit of the expression as it stands is not just 0
How can you still say that?! :confused:
 
  • #15
morphism said:
How can you still say that?! :confused:

omg dude seriously its not that difficult, what is the limit of \frac{1}{x} as x approaches infinity? in the same sense as that limit is zero the other limit is not, you need an auxiliary scheme to prove it is zero, where this one is obvious by direct inspection. this is seriously down to semantics now. the end.
 
  • #16
ice109 said:
omg dude seriously its not that difficult, what is the limit of \frac{1}{x} as x approaches infinity? in the same sense as that limit is zero the other limit is not, you need an auxiliary scheme to prove it is zero, where this one is obvious by direct inspection. this is seriously down to semantics now. the end.
You obviously don't know what the definition of a limit is.

\lim_{x \to \infty} \frac{\ln{x}}{x} = 0

It's absolutely NOT \frac{\infty}{\infty}.PS. I tex'd my proof.
 
  • #17
yea terrible proof, and i'll just wait for someone else to refute you because I'm exasperated
 
  • #18
Right. OK. :rolleyes:
 
  • #19
ice109 said:
yea terrible proof, and i'll just wait for someone else to refute you because I'm exasperated
It makes perfect sense to me. What exactly is wrong with it?
 
  • #20
JohnDuck said:
It makes perfect sense to me. What exactly is wrong with it?

at second glance the proof is fine but he still had to use an auxiliary theorem to prove the limit is 0
 
  • #21
JohnDuck said:
It makes perfect sense to me. What exactly is wrong with it?
Seconded-- I mean, look at log(x); its derivative is 1/x where as x's derivative is always 1.
As you can see, log x's derivative is always less than x's derivative-- that is to say that x goes to infinity faster than log(x) would. (Equivalent to what L'Hopital would tell you I guess)
That's one way to look at it-- but morphism would've won me over with that elegant application of the squeeze theorem.:biggrin:
 
  • #22
ice109 said:
im very aware of what we're dealing with

\frac{ln(x)}{x} does not go to zero at infinity, it goes to undeterminate.

REALLY?
:D

Maybe we have some misconception due to a different meaning of the word "indeterminate form".
If you mean that \frac{\infty}{\infty} is always an indeterminate form OK!


It is an indeterminate form OK, but there are plenty of ways we can solve the indeterminateness.

Also \frac{x^2}{x} and \frac{x}{x^2} and \frac{x}{x} are the same type of indeterminate limits as they are
\frac{\infty}{\infty} but it all we know that they HAVE limit that are (respectively) \infty, 0, 1 .


\frac{ln(x)}{x} tends to 0.
I hate the De L'hopital tool but you can apply this and solve the matter yourself and see that it indeed goes to 0.

Hope this helps.
 
  • #23
Another proof.
It uses the elementry fact that e^y &gt; y.
When y>0 you can apply the logaritm to that disequation and obtain
y &gt; \ln(y)
This hold for all y &gt; 0.
Now when x \mapsto \infty notice that
0 &lt; \frac{\ln(x)}{x} = \frac{2\ln(x)}{2x}<br /> =\frac{2\ln(\sqrt x)}{x} &lt; \frac{2\sqrt x}{x} = \frac{2}{\sqrt x } \mapsto 0
 
  • #24
lol why did you bump this thread
 
  • #25
ice109 said:
what i mean is that as the expression stands \frac{ln(x)}{x} goes the the undeterminate form \frac{\infty}{\infty} and that l'hospitale has to be applied to see that the limit is zero. the initial point was that the rewriting of the expression using logs didn't save him any steps because still had to apply l'hospitale to figure out the limit. i then realized that applying l'hospitale to original expression was pointless.

ice109 said:
lol why did you bump this thread


Yeah! I just misunderstood everything.
Now I read carefully there was no need to insist.
The reason is I thought you were not sure that limit went to 0 so I used my argument, but in the end I understand you are perfecly aware and I just misunderstood the matter of the topic.
I think I am not the only one who misunderstood.

My apologize and see you next time!
 
  • #26
Hey guys I realize that this post is years late but I think its still useful for others to read ideas. I was looking at the start of the question which has

x^(1/x)

I was wondering whether there was an easier way to prove that this tends to 1 as x tends to infinity. Can we not just focus on this part first:

1/x

We can definitely show that this tends to 0 as x tends to infinity and so due to this no matter what

x^(1/x)

Will tend to 1 as its power tends to 0
 
Last edited:
  • #27
Your argument is false. Using your logic what would the limit be of (e^x)^(1/x) when x tends to infinity?
 
  • #28
I would have thought that this would tend to e
Maybe I should have explained myself a bit better as my explanation was kinda just for the first example.

Anything to the power of 1/x will tend to 1 as x tends to infinity
so as in your example the whole answer does not tend to 1
but the part with x^(1/x) does and so the answer is e

In a sense I am just looking at certain parts of the question before adding on any other part.

Sorry if my explanation is confusing! Obviously if I'm wrong please tell me too.
 
  • #29
That explanation is incorrect as well, even though you find the correct answer. There is no x^(1/x) term in (e^x)^1/x. Remember (a^b)^c=a^(bc) and not a^(b^c).
 
  • #30
Ga San Wu said:
I would have thought that this would tend to e
So you agree that ex, to the power of 1/x, tends to e?

Anything to the power of 1/x will tend to 1 as x tends to infinity
So you claim that ex, to the power of 1/x, tends to 1?


We have a limit law that says

\lim_{x \rightarrow a} f(x)^{g(x)} = \left( \lim_{x \rightarrow a} f(x) \right)^{\left(\lim_{x \rightarrow a} g(x) \right)}

whenever both limits on the r.h.s. exist, and the limits are in the domain of the exponentiation function, and exponentiation is continuous in a neighborhood of that point.

(+\infty)^0 isn't even in the domain of exponentiation! (If you don't know what an "extended real number is", then what I just said means that that's an indeterminate form)
 
Last edited:
  • #31
D'oh! Just wrote out loads of stuff only to realize I clicked on report instead of new post!
Again I realize that I haven't explained myself properly which is causing misunderstandings, completely my fault.

To Cyosis:
Thanks for pointing out to me that I am wrong in that part. I had completely forgotten that rule for some reason, silly me! Although in your question (e^x)^(1/x) this just equals e^(x/x),I was wondering however whether you could show me an example where a variable with only ^1/x does not tend to 1. I'm guessing it would be something with different variables used like n^(1/x) where n grows a lot faster than x?

To Hurkyl:
Sorry I wasn't trying to claim that (e^x)^(1/x) tends to 1, for some reason I thought what Cyosis pointed out to me that (a^b)^c=a^(bc) and not a^(b^c).

P.S I don't want you guys to get the wrong impression of me, I'm not just trying to cause argument but get the grasp of all this so I can have a better understanding. Plus I think it's helping me to structure points better.
 
  • #32
To the people arguing the limit of ln(x)/x as x ---> infinity... that's just 0. Using l'hoptial's rule yields 1/x/1 = 1/x which goes to 0 as x goes to infinity...
 
  • #33
Yeah dude you are about 3 years late.
 
  • #34
Hurkyl said:
We have a limit law that says

\lim_{x \rightarrow a} f(x)^{g(x)} = \left( \lim_{x \rightarrow a} f(x) \right)^{\left(\lim_{x \rightarrow a} g(x) \right)}

)

How, by using the ε-δ definition of a limit, can we prove the above??
 
  • #35
evagelos said:
How, by using the ε-δ definition of a limit, can we prove the above??
You can't, because it's not true.


Once you get the full statement of the theorem, please reference your favorite textbook or similar material for the definition of continuity and a statement about what domains upon which one might define an exponentiation operation, and where it might be continuous.
 
  • #36
Hurkyl said:
We have a limit law that says

\lim_{x \rightarrow a} f(x)^{g(x)} = \left( \lim_{x \rightarrow a} f(x) \right)^{\left(\lim_{x \rightarrow a} g(x) \right)}

whenever both limits on the r.h.s. exist, and the limits are in the domain of the exponentiation function, and exponentiation is continuous in a neighborhood of that point.

[)

O.K how do you prove the above ??

Or do you have a "limit law" that it is not true??
 
  • #37
*ahem* I refer you to your favorite introductory calculus textbook or similar reference material for the definition of continuity.

And should you be interested in the particulars of the construction and basic properties of a real exponential, look for a calculus/analysis text that covers that topic. (typically such a book would start with the construction of the natural logarithm via integration)
 
  • #38
Hurkyl said:
*ahem* I refer you to your favorite introductory calculus textbook or similar reference material for the definition of continuity.

And should you be interested in the particulars of the construction and basic properties of a real exponential, look for a calculus/analysis text that covers that topic. (typically such a book would start with the construction of the natural logarithm via integration)


I did not ask for references ,neither did ask for a proof of the said law ,but i did ask for a particular proof using the ε-δ definition of a limit . A proof which does not exist in any books.

Now if anybody happens to know that proof i will be very glad to see it .

Of course if he/she wishes to do so
 
  • #39
ice109 said:
omg dude seriously its not that difficult, what is the limit of \frac{1}{x} as x approaches infinity? in the same sense as that limit is zero the other limit is not, you need an auxiliary scheme to prove it is zero, where this one is obvious by direct inspection. this is seriously down to semantics now. the end.
Seriously, dude, learn some mathematics. NO function goes to "\infty/\infty. That may be what you get when you plug the target value into the fraction but that does not tell you what the limit is!

Would you say that \frac{x}{x} "goes to" \frac{\infty}{\infty}? It doesn't- for all x, \frac{x}{x}= 1 so its limit is 1.

Yes, ln(x) is unbounded. But it goes to infinity slowly, much slower than x. Sufficiently slower so that \lim_{x\to\infty}\frac{ln(x)}{x}= 0.
 
  • #40
laaa
 
  • #41
ice109 said:
i don't understand your proof, but what i mean is that as the expression stands \frac{ln(x)}{x} goes the the undeterminate form \frac{\infty}{\infty} and that l'hospitale has to be applied to see that the limit is zero. the initial point was that the rewriting of the expression using logs didn't save him any steps because still had to apply l'hospitale to figure out the limit. i then realized that applying l'hospitale to original expression was pointless.
\frac{ln(x)}{x} does in fact go to \frac{\infty}{\infty} when x tend to inf.
this is an indeterminate form. u can use l'hopital's rule to solve this easily.

easier way of doing this can be explained usingthe following example
lim x -->inf (x^5/x^4). lim x--> inf (x^5) is inf and lim x-->inf (x^4) is inf. it is inf because x^5 grows faster than x^4 when x tends to infinity.

so the higher the power of x, the faster it grows. one thing we have to understand is that e^x grows faster than ANY function of x and ln(x) grows slower than ANY function of x when x tends to infinity. so \frac{ln(x)}{x} when x tends to inf is just zero.

so both answers of indeterminate and zero is correct. inf/inf is just a way of expressing two functions are going towards infinity. it is an indeterminate value because we do not know how fast each functions are going towards infinity. and inf/inf is NOT always 1. in the example given by HallsofIvy. "limx->inf (x/x) is not inf/inf but 1." fact is it CAN BE expressed as inf/inf and l'hopital's rule can be used, which would give the answer 1. and this example gives an answer of 1 only because we know the two functions grows at the same rate (simply because they are the same function). so if the example was 2x/x. this would also be inf/inf when x-->inf. but the answer would not be 1 because the two functions are NOT growing at the same rate. and also simple questions like lim x-->inf (2x/x) would not require l'hopital's rule because we can instantly see that 2x grows twice as fast as x, or can easily simplify this with algebra. BUT using l'hopital's rule for this is perfectly fine.

i hope this clears up the argument between the answers of zero and inf/inf. they are both correct.
 
Last edited:
  • #42
3 year old thread necro-bumped for the second time.
 
  • #44
The standard method of solving indeterminate forms is to apply a transformation to get \displaystyle \frac{0}{0} or \displaystyle \frac{\infty}{\infty}.

In this case \displaystyle \lim_{x \to \infty}x^{\frac{1}{x}} = \lim_{x \to \infty}e^{\ln{\left(x^{\frac{1}{x}}\right)}}

\displaystyle = \lim_{x \to \infty}e^{\frac{1}{x}\ln{x}}

\displaystyle = \lim_{x \to \infty}e^{\frac{\ln{x}}{x}}

\displaystyle = e^{\lim_{x \to \infty}\frac{\ln{x}}{x}} from the continutiy of the exponential function, this also gives the required form \displaystyle \frac{\infty}{\infty} so that you can use L'Hospital's Rule

\displaystyle = e^{\lim_{x \to \infty}\frac{\frac{1}{x}}{1}} by L'Hospital's Rule

\displaystyle = e^{\lim_{x \to \infty}\frac{1}{x}}

\displaystyle = e^0

\displaystyle = 1.
 
  • #45
ice109 said:
im very aware of what we're dealing with

\frac{ln(x)}{x} does not go to zero at infinity, it goes to undeterminate.

You are using the terminology incorrectly. Nothing "goes to undeterminate". Just putting "infinity" into the formula gives an expression that is undeterminate but that says nothing about the limit. The limit itself, the value the function "goes to" is either a number or does not exist. There is no "in between".
 
  • #46
Proof:
http://www.wolframalpha.com/input/?i=x^%281%2Fx%29
QED
 
Back
Top