How to use L'Hôpital's rule with natural log limits

  • Thread starter Thread starter bobber205
  • Start date Start date
  • Tags Tags
    Limits Natural
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
7 replies · 3K views
bobber205
Messages
26
Reaction score
0
Can someone explain to me how they get last line to work out?
I am confused on how they're using natural log with limit problems.

Thanks for the help!

:)
 

Attachments

  • mathquestion1.JPG
    mathquestion1.JPG
    13.9 KB · Views: 521
Physics news on Phys.org
bobber205 said:
Didn't realize that. Sorry. :)

mathquestion1.jpg

which equality in particular are you having a problem with? Or is it the introduction of the natural logarithm on the left-hand side?
 
I am having trouble with why he choose to let y what it does and how we went on from there.
How did he get

ln ((x+3)(x+1)/(1/x))
 
bobber205 said:
I am having trouble with why he choose to let y what it does and how we went on from there.
How did he get

ln ((x+3)(x+1)/(1/x))

This makes each term in the sequence y(x). It is also trivial that y(x) = eln(y(x)), which, in this case, is easier to study. He made use of the logarithm rule: ln(ax) = xln(a), and algebra: x = 1/(1/x), provided x is not 0.
Many limits are easily solved if you can find a clever rewriting of the algebraic expression like this.
 
How did he arrive at the 2x^2 / (x+3)(x+1) step? Is there something I'm missing he did when he took the limit to infinity?
 
bobber205 said:
How did he arrive at the 2x^2 / (x+3)(x+1) step? Is there something I'm missing he did when he took the limit to infinity?

The second limit gives us the indeterminate form 0/0, which makes it valid to use L'Hôpital's rule. This was the point of writing x as 1/(1/x).