You are here:

Calculus/Indeterminate forms, l'Hospital's Rule

Advertisement


Question
Hello,

I am needing help with another of my homework problems. Can you please tell me how I should go about solving the following problem?

limit as x->2 ((2/ln(x-1)) - (2/(x-2)))

Thank you,

Danielle

Answer
Questioner:   Danielle
Category:  Calculus
Private:  No
 
Subject:  Indeterminate limits
Question:  Hello,

I am needing help with another of my homework problems. Can you please tell me how I should go about solving the following problem?

limit as x->2 ((2/ln(x-1)) - (2/(x-2)))

Thank you,

Danielle
----------------------------------------------
        2        2  
lim   ------- - ------
x->2  ln(x-1)   x - 2

Have you studied l'Hospital's rule?  I hope so, because that seems the way to go.
=======================================================
WARNING: USE COURIER FONT TO VIEW THIS
===================================================

But, I hear you say, that only applies to one-term stuff like:

inf     0
--- or ----
inf     0

and this is  inf - inf.  The answer is, if you MUST have a single term, then MAKE ONE.[The Clint Eastwood Principle: A man's gotta do what a man's gotta do.]

Combine fractions:  LCD = ln(..)(x - 2)

  2(x - 2) - 2ln(x - 1)
  ---------------------
  ln(x-1)(x - 2)

Now you have  0/0 and we can do it.  Diff the top:
                                         
D[2(x - 2) - 2ln(x - 1)] = 2 - 2/(x-1)  
 2x - 2 - 2                                       
= -----------     
    x - 1

 2x - 4  
= -------
  x - 1

Now the bottom:(product rule)

                                    
D[ln(x-1)(x - 2)] =  
               x - 2
ln(x - 1)(1) + -------
               x - 1

 (x - 1)ln(x - 1) + x - 2
= ------------------------
        x - 1

Whew! Now put it together and the x-1's in the denominators cancel.
      2x - 4  
--------------------------
 (x - 1)ln(x - 1) + x - 2

Now try your  x -> 2 again:

Oops! another 0/0.  What can we do?  Repeat the process:

D[2x - 4] = 2   << TOP


D[(x - 1)ln(x - 1) + x - 2] =  

x - 1
------ + 1 ln(x - 1) + 1 =
x - 1

1 + ln(x - 1) + 1 =

2 + ln(x - 1)   << BOTTOM

Here we go again.  The fraction is:

       2
---------------
2 + ln(x - 1)

AND FINALLY, x ->2 gives  2/2 = 1

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Paul Klarreich

Expertise

All topics in first-year calculus including infinite series, max-min and related rate problems. Also trigonometry and complex numbers, theory of equations, exponential and logarithmic functions. I can also try (but not guarantee) to answer questions on Analysis -- sequences, limits, continuity.

Experience

I taught all mathematics subjects from elementary algebra to differential equations at a two-year college in New York City for 25 years.

Education/Credentials
(See above.)

©2012 About.com, a part of The New York Times Company. All rights reserved.