New Reply

The limit as x approaches 1 of x / ln (x)

 
Share Thread Thread Tools
Sep6-08, 10:34 AM   #1
 

The limit as x approaches 1 of x / ln (x)


1. The problem statement, all variables and given/known data

Hi. I'm having problems with the limit of x --> 1 of ( x / ln(x) ).

2. Relevant equations

L'Hopital's Rule
Algebraic Manipulation

3. The attempt at a solution

I understand that the the limit will give me a semi-indeterminate form (that is, it's answer is 1 / 0).

What I don't understand is how I can manipulate ln (x) so it's not in the denominator. I tried thinking of ways to use e^x.... but realized that multiplying by e^x does nothing. I'm presuming that we can raise both the numerator and the denominator by e^x but was not sure if it was legitimate.

Thanks in advance.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Sep6-08, 11:02 AM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
If you are getting the 'semi-indefinite form' 1/0, you can forget about manipulating it further. The limit doesn't exist.
 
Sep6-08, 11:27 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Any time you have a ratio of two continuous functions, and just putting the value gives 1/0 (or more generally any non-zero value over 0) the limit does not exist. As x gets closer and closer to the "target value" the numerator stays close to 1 while the denominator gets close to 0. I.e. the fraction gets larger and larger. There is no limit.
 
Sep6-08, 11:35 AM   #4
 

The limit as x approaches 1 of x / ln (x)


Thanks, both. I understand it now. I made a numerical table to estimate the limit.... and as you two pointed out... the limit does not exist (infinite discontinuities).
 
Apr9-11, 08:35 AM   #5
 
well i don't think so maybe I'm wrong but let's see

lim as x->1 (x/lnx) now me remove the natural lag

lim as x->1 ( e^x/ x) so as X approaches 1 we get lim x->1 (e^1/1)=e :)

and yes it's legit :)
 
Apr9-11, 08:54 AM   #6
 
Recognitions:
Homework Helper Homework Help
Quote by HallsofIvy View Post
Any time you have a ratio of two continuous functions, and just putting the value gives 1/0 (or more generally any non-zero value over 0) the limit does not exist. As x gets closer and closer to the "target value" the numerator stays close to 1 while the denominator gets close to 0. I.e. the fraction gets larger and larger. There is no limit.
To add to this, the limit could be infinity, -infinity, or not exist. If you have something like [tex]\lim_{x\to 0}\frac{1}{x}[/tex], x could approach 0 from the left, from the right, or from both directions. In this case, we can't put a definitive answer.

Note: This only works if you include the extended real line. If not, then it wouldn't exist at all.
 
Apr9-11, 12:44 PM   #7
 
Mentor
Quote by icefirez View Post
well i don't think so maybe I'm wrong but let's see

lim as x->1 (x/lnx) now me remove the natural lag

lim as x->1 ( e^x/ x) so as X approaches 1 we get lim x->1 (e^1/1)=e :)
What makes you think that you can remove the natural "lag" (sic) in this way?

As was already said, this limit does not exist. The two one-sided limits are as far apart as they could possibly be.
[tex]\lim_{x \to 1^+}\frac{x}{ln(x)} = \infty[/tex]
while
[tex]\lim_{x \to 1^-}\frac{x}{ln(x)} = -\infty[/tex]

Quote by icefirez View Post


and yes it's legit :)
 
Apr10-11, 10:54 AM   #8
 
Quote by icefirez View Post
well i don't think so maybe I'm wrong but let's see

lim as x->1 (x/lnx) now me remove the natural lag

lim as x->1 ( e^x/ x) so as X approaches 1 we get lim x->1 (e^1/1)=e :)

and yes it's legit :)
Actually ex/lnx cannot be simplified unlike elnx = x. For your second expression you'll get:

[tex]
\lim_{x \to 1^+}e^(x/lnx) = \infty
[/tex]
[tex]
\lim_{x \to 1^-}e^(x/lnx) = 0
[/tex]
 
May1-11, 05:30 PM   #9
 
Quote by Mark44 View Post
What makes you think that you can remove the natural "lag" (sic) in this way?

As was already said, this limit does not exist. The two one-sided limits are as far apart as they could possibly be.
[tex]\lim_{x \to 1^+}\frac{x}{ln(x)} = \infty[/tex]
while
[tex]\lim_{x \to 1^-}\frac{x}{ln(x)} = -\infty[/tex]

sorry yes I'm wrong... but you don't have to be rude and I know that you have to write log instead of "LAG" but please it's not the end of world.
 
May2-11, 07:43 AM   #10
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
There was nothing rude about Mark44's response.
 
New Reply
Thread Tools


Similar Threads for: The limit as x approaches 1 of x / ln (x)
Thread Forum Replies
The limit as x approaches infinity Calculus & Beyond Homework 2
Limit as x approaches Infinity Calculus & Beyond Homework 7
Divergent series and the limit of the nth term as n approaches infinity Calculus 3
Chris approaches General Discussion 5
Limit as x approaches 2 from the right General Math 19