Finding the antiderivative of a fractional prob

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
MathNoob123
Messages
15
Reaction score
0
I am suppose to evaluate this integral by using substitution

f'(x)=(e^-0.5x)/(1-e^-.5x)
I will be very thankful if someone were able to tell me a strategy in antiderivitating fractional problems.

What I did:
I set u=-0.5x
dx=du/-0.5

therefore i got (-1/0.5)((e^u)/(1-e^u))du
I am unsure of what the next step would be

Please help
 
Physics news on Phys.org
Assuming this is the problem:
[tex]\int \frac{e^{-.5x}}{1 - e^{-.5x}} dx[/tex]

Let u = 1 - e-.5x

Then your integral is more or less
[tex]\int \frac{du}{u}[/tex]
which is pretty easy.