Evaluating the Limit of a Function at Infinity: [x+1-ln(x+1)]

  • Thread starter Thread starter motornoob101
  • Start date Start date
  • Tags Tags
    Infinity Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
motornoob101
Messages
45
Reaction score
0

Homework Statement



[tex]\lim x-> \infty [x+1-ln(x+1)][/tex]

Homework Equations





The Attempt at a Solution


How does one evaluate this? I don't know how to use L'Hopital's rule on this and I have infinity- infinity, which is indeterminate. Thanks!
 
Physics news on Phys.org
There is a fairly standard technique for going from "a-b" that leads to "[itex]\infty[/itex]- [itex]\infty[/itex]" to a "0/0" or "[itex]\infty/\infty[/itex]", given in every Calculus text I know: multiply both numerator and denominator by the "conjuate" a+ b. In this case that gives
[tex]\frac{(x+1)^2- (ln(x+1))^2}{x+1+ ln(x+1)}[/tex]
That is now of the form "[itex]\infty/\infty[/itex]" and you can use L'Hopital's rule.