General limit formula: limit of 1/(1+2e^-x)

smeiste
Messages
36
Reaction score
0

Homework Statement



Going over an old test and this question popped up and I cannot get an answer that makes sense. Somehow we were supposed to use the general limit formula to find the limit for this equation.

Homework Equations



General limit equation:
lim f(x+h) - f(x)/h
h→0

The Attempt at a Solution


nothing I do really makes sense.
 
Physics news on Phys.org
Show us an attempt that doesn't seem to work. It's not really that hard. You'll wind up using l'Hopital's rule to evaluate a limit at the end.
 
well. i was thinking of taking the ln of both sides? but then i ended up with 0. which doesn't make sense.
 
once i applied the formula this is what i got.
lim [(1/1+2e^-(x+h)) - (1/1+2e^-x)]/h
h→0

not sure how to apply l'hospitals rule to that.
 
just tried l'hospital and got 2e^-x/(1+2e^-x)^2 - 2e^-x/(1+2e^-x)^2 = 0
 
smeiste said:
once i applied the formula this is what i got.
lim [(1/1+2e^-(x+h)) - (1/1+2e^-x)]/h
h→0

not sure how to apply l'hospitals rule to that.

Put the two terms in the numerator over a common denominator and combine them before you start doing l'Hopital. Try and factor it into parts that go to zero and parts that don't go to zero.
 
Last edited:
now I've got
lim [(2e^-x - 2e^-(x+h))/((1+2e^-(x+h))*(1+2e^-x))]/h
h→0
 
smeiste said:
now I've got
lim [(2e^-x - 2e^-(x+h))/((1+2e^-(x+h))*(1+2e^-x))]/h
h→0

Ok. So the 0/0 part is (2e^-x - 2e^-(x+h))/h, right? I'd simplify it a bit and use l'Hopital on it.
 
when i apply l'hospitals rule do i just derive the 0/0 part or do i derive both parts?
 
  • #10
smeiste said:
when i apply l'hospitals rule do i just derive the 0/0 part or do i derive both parts?

The other part just approaches a nonzero number. It's a lot easier if you leave it out of the derivative and just apply l'Hopital to the 0/0 part.
 
  • #11
okay so when I derived the (2e^-x)-(2e^-(x+h))/h I got [-2e^-x + 2e^-(x+h)]/1 which ends up being zero anyway?
 
  • #12
smeiste said:
okay so when I derived the (2e^-x)-(2e^-(x+h))/h I got [-2e^-x + 2e^-(x+h)]/1 which ends up being zero anyway?

The derivative in l'Hopital's rule is d/dh. 2e^(-x) has no h's in it. Shouldn't it have zero derivative? It's a constant with respect to h.
 
  • #13
okay I see. so the answer is
lim 2e^-x/9 ?
h→0
 
  • #14
haha never mind. the answer is
lim 2e^-x/[(1+2e^-x)^2] ?
 
  • #15
and once I have the right equation I can plug any number as x (say 1/2) and get the limit at that point? or would I have to use
lim f(x) - f(a)/(x-a)?
x→a
 
  • #16
It seems strange to use L'Hôpital's rule to find a limit, when that limit itself is being used to find the derivative of a function.

However, the only other way I see to evaluate this limit is to use a Taylor series, and that is also based on derivatives.
 
  • #17
smeiste said:
and once I have the right equation I can plug any number as x (say 1/2) and get the limit at that point? or would I have to use
lim f(x) - f(a)/(x-a)?
x→a

Well, now you have the formula for general x, so sure you can just plug in the x value. And yeah, I agree with SammyS it's a little odd to use l'Hopital to find a limit when you are trying to derive a derivative. So if you can think of another way to show that limit h->0 of (1-e^(-h))/h=1 without using derivatives it would be better. On the other hand, it's a pretty complicated function to be applying the difference quotient approach to directly. So I figured a little cheating wouldn't hurt.
 
Last edited:
  • #18
yeah this was a question on my midterm before we had even learned L'Hospitals rule. So i don't know how they expected us to solve it haha.
 
  • #19
smeiste said:
yeah this was a question on my midterm before we had even learned L'Hospitals rule. So i don't know how they expected us to solve it haha.

Then you have to use the definition of e^u. The limit is equivalent to arguing that lim u->0 (e^u-1)/u=1. The usual definition of e^u is limit n->infinity (1+u/n)^n. I think it's pretty likely that at the time you originally took the midterm they had already proved that lim u->0 (e^u-1)/u=1. I'd review what you've got in the text from that time.
 
Back
Top