What is the Indefinite Integral of 1/e^x?

  • Context: High School 
  • Thread starter Thread starter mathguyz
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
mathguyz
Messages
3
Reaction score
0
Does anyone here know what the indefinite integal of 1/e^x is?

Im an new member and, this is my first post.
 
Physics news on Phys.org
mathguyz said:
Does anyone here know what the indefinite integal of 1/e^x is?

Im an new member and, this is my first post.

i guess u have posted on the wrong forum, but anyways!

[tex]\int e^{-x} dx= -e^{-x}+c[/tex]
 
here it is how you might want to think about it: i am assuming you know how to integrate this, since it is only a tabelar integral
[tex]\int e^{x}dx[/tex], for the other one[tex]\int e^{-x}dx[/tex], take the substitution -x=t, so now we have dx=-dt, now substitute back on the integral we get:
[tex]\int e^{t}(-dt)=-\int e^{t}dt=-e^t+c[/tex] substituting back for the original variable we get [tex]-e^{-x}+c[/tex]
 
sutupidmath said:
here it is how you might want to think about it: i am assuming you know how to integrate this, since it is only a tabelar integral
[tex]\int e^{x}dx[/tex], for the other one[tex]\int e^{-x}dx[/tex], take the substitution -x=t, so now we have dx=-dt, now substitute back on the integral we get:
[tex]\int e^{t}(-dt)=-\int e^{t}dt=-e^t+c[/tex] substituting back for the original variable we get [tex]-e^{-x}+c[/tex]

Why not just let u = e^-x?

No need for substitution here.
 
JasonRox said:
Why not just let u = e^-x?

No need for substitution here.

yeah, i know, but since the op was not able to integrate e^-x, i was assuming that approaching this problem like i did, it would make it easier for him/her to understand!