Antiderivative of 1/(1+e^x) - kinematics question

  • Thread starter Thread starter meee
  • Start date Start date
  • Tags Tags
    Antiderivative
meee
Messages
87
Reaction score
0
Antiderivative of this? - kinematics

a kinematics question

v = 1 + e^x

find x in terms of t given that x = 0 when t = 0

what i did:

dx/dt = 1 + e^x
dt/dx = 1/ (1+ e^x)

so t = the antiderivative of 1/(1+ e^x)

i tried and i kinda did this...

loge(1 + e^x)/e^x + cbut it doesn't seem right
 
Last edited:
Physics news on Phys.org
Notice that if you had an e^x in the numerator of your integral, it will be easy.

Try
\int \frac{(1+e^x-e^x)}{1+e^x} dx

Can you take it from here?
 
yeah that helped thanks... i got to t= x + loge(1+e^x)
but how do i get x in terms of t?
 
HINT:

\int \frac{f'(x)}{f(x)} dx = \ln\left| f(x) \right| + C
 
Last edited:
That's wrong Hoot, I think you missed a f'(x).

To get x in terms of t is painful. Write x as log(e^x), you'll get a quadratic in e^x, which you can solve.
 
siddharth said:
That's wrong Hoot, I think you missed a f'(x).
Indeed I have, don't know what I was thinking to be honest. Thanks again for you contribution to the pH tutorial.
 
thanks gusys
 
No problem, Hoot.

meee, I think I found a couple of errors in your work. You missed a minus sign, and your constant of integration. It should be

t= x - loge(1+e^x) + C

Put the initial conditions (ie, x=0 when t=0) to find C.

To get x in terms of t, write x as log(e^x) and play around for a while.
 
Last edited:
oh right... thanks!
 
Back
Top