Lim as b approaches infinite -e^(-b) = 0 ? 0__o

  • Thread starter Thread starter Nano-Passion
  • Start date Start date
  • Tags Tags
    Infinite
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Nano-Passion
Messages
1,291
Reaction score
0
I'm doing improper integrals and my book is saying that

lim as b approaches infinite of
[tex]-e^{-b} + 1[/tex]
[tex]= 1[/tex]

This doesn't make any sense to me. I would think that it would be

[tex]-e^{-b} + 1[/tex]
[tex]= - ∞ + 1[/tex]
[tex]= - ∞[/tex]

Help is appreciated.
 
Physics news on Phys.org
[tex]-e^{-b} = \frac{-1}{e^b}[/tex]Thus you have a fraction whose denominator is getting really large.
 
As b→∞, eb→∞ as well. That part you know.

The part that you are missing is that e-b=1/eb.

So as eb tends towards infinity, you have 1/eb tending towards zero.

(If you need to check, calculate 1/e,1/e2,1/e5.1/e100 and you will see it gets smaller and smaller until it approaches zero)
 
[itex]b[/itex] is getting really big, right? Doesn't [itex]e^{-b} = \frac{1}{e^b}[/itex].

Do you see it, now?
 
Nano-Passion said:
I'm doing improper integrals and my book is saying that

lim as b approaches infinite of
[tex]-e^{-b} + 1[/tex]
[tex]= 1[/tex]

This doesn't make any sense to me. I would think that it would be

[tex]-e^{-b} + 1[/tex]
[tex]= - ∞ + 1[/tex]
[tex]= - ∞[/tex]

Help is appreciated.
[itex]\displaystyle e^{-b}= \frac{1}{e^{b}}\ \ \to\ \ \frac{1}{\infty}\,.[/itex] (Please excuse the offensive notation.)
 
SammyS said:
[itex]\displaystyle e^{-b}= \frac{1}{e^{b}}\ \ \to\ \ \frac{1}{\infty}\,.[/itex] (Please excuse the offensive notation.)

Offensive notation excused. :redface:

Thanks all for the quick reply.