Definite Integral: Exponential

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
michonamona
Messages
120
Reaction score
0

Homework Statement


[tex]\int^{\infty}_{0} e^{-y} dy = 1[/tex]


Homework Equations





The Attempt at a Solution



Why is this equality true? I understand that the integral and derivative of e^y is always e^y, but I can't make out why this definite integral is equal to 1. I graphed it using a graphing application and can see why it converges to a finite number, but I can't work it out step by step.

Thanks, I appreciate your help.

M
 
Physics news on Phys.org
michonamona said:

Homework Statement


[tex]\int^{\infty}_{0} e^{-y} dy = 1[/tex]


Homework Equations





The Attempt at a Solution



Why is this equality true? I understand that the integral and derivative of e^y is always e^y, but I can't make out why this definite integral is equal to 1. I graphed it using a graphing application and can see why it converges to a finite number, but I can't work it out step by step.

Thanks, I appreciate your help.

M
How about this integral? Can you evaluate it?

[tex]\int_0^b e^{-y} dy[/tex]
If you can get that, then just take the limit as b approaches infinity.

BTW, this should have been posted in the Calculus & Beyond section.
 
ok, suppose u=-y, then[tex]\int^{\infty}_{0} e^{u} dy = e^{u} ] ^{\infty}_{0} = e^{-y} ] ^{\infty}_{0}[/tex]

By the fundamental theorem of calculus

[tex]e^{-y} ]^{\infty}_{0} = 0 - e^0 = -1[/tex]

Ok, so where in my solution did I go wrong?
 
Last edited:
Um, I wouldn't make that substitution. Mark44's suggestion is the easiest way.
 
I got it. Thank you!
 
michonamona said:
ok, suppose u=-y, then
[tex]\int^{\infty}_{0} e^{u} dy = e^{u} ] ^{\infty}_{0} = e^{-y} ] ^{\infty}_{0}[/tex]

By the fundamental theorem of calculus

[tex]e^{-y} ]^{\infty}_{0} = 0 - e^0 = -1[/tex]

Ok, so where in my solution did I go wrong?

Here's where you went wrong: If u = - y, then du = -dy. You just replaced dy with du.