Limits to infinity with natural logs

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
15 replies · 4K views
Cacophony
Messages
41
Reaction score
0

Homework Statement



I'm having trouble calculating these limits.


Homework Equations



none

The Attempt at a Solution



1. lim...((lnx)^5)/(x)=
x->infinity

(((lnx)^5)/x)/(x/x)=

(((lnx)^5)/x)/1=

How do I calculate from here?

2.lim ...(14lnx^2)/(6lnx^3)=
x->infinity

((14lnx^2)/(x^3))/((6lnx^3)/(x^3))=

((14lnx)/(x))/(6lnx)=

0/6lnx= 0

Is this right or am I forgetting something?
 
Physics news on Phys.org
Cacophony said:

Homework Statement



I'm having trouble calculating these limits.


Homework Equations



none

The Attempt at a Solution



1. lim...((lnx)^5)/(x)=
x->infinity

(((lnx)^5)/x)/(x/x)=

(((lnx)^5)/x)/1=

How do I calculate from here?
You're going in circles... back to what you started with.

As Punky said, use L'Hôpital's rule.
2.lim ...(14lnx^2)/(6lnx^3)=
x->infinity

((14lnx^2)/(x^3))/((6lnx^3)/(x^3))=

((14lnx)/(x))/(6lnx)=

0/6lnx= 0

Is this right or am I forgetting something?
In #2, what you have done is incorrect.

Use properties of logarithms for #2. It works out quite simply.

[itex]\log_{\,b}(x^a)=(a)\log_{\,b}(x)\,.[/itex]
 
I'm not allowed to use L'Hopital, and I will change #2
 
So would the second problem look something like this:

28lnx/18lnx?
 
ok so it will be ((28lnx)/x)/((18lnx)/x) = 0/0 = DNE?
 
Cacophony said:
ok so it will be ((28lnx)/x)/((18lnx)/x) = 0/0 = DNE?
A limit of the form 0/0 is indeterminate. It might exist or might not exist.

Why are you bothering to multiply the numerator & denominator by 1/x ? (That accomplishes nothing!)

What is [itex]\displaystyle \frac{\ln(x)}{\ln(x)}\,[/itex] for any x in the domain of the natural log ?
 
So basically the limit is then 28/18?
 
I think I know how to do the first one by applying the chain rule:

limit to infinity

((lnx)^5)/(x)=

(5(lnx)^4)*(1/x)/(x)=
5(lnx)^4*0/(x)= 0

Is that valid?
 
Ignore my last post I got confused, this isn't a derivative