How can I evaluate this integral using integration by parts?

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

Homework Statement


indefinite integral dx/((e^x)(sqrt(1-e(-2x))))
using integration by parts evaluate the integral.

Homework Equations



integral u*dv = u*v- integral v*du

The Attempt at a Solution



To be completely and entirely honest i am not even sure where to start with this problem. I have finished other integration by parts homework questions in this assignment but this one i can't find something to choose for u and dv that will work out correctly. I have been at this problem alone from almost 2 hours. Any help would be greatly appreciated.
 
Physics news on Phys.org
Are you sure it wasn't

[tex]\sqrt {1-e^{-2x}}[/tex]

instead of [tex]\sqrt {1-e(-2x)}[/tex], since that is a very strange way of writing it.

If so, just remember that [tex]\frac {1}{e^{x}} = e^{-x} = \sqrt {e^{-2x}}[/tex] and set [tex]u = e^{-2x}[/tex]
 
Last edited:
It was supposed to be
1/ [tex]\sqrt {1-e^{-2x}}[/tex]

**How did you get that equation to show up that way? I just copy and pasted what you had to make it work this time and was curious how i would go about doing that.
 
Last edited:
There is a \frac command in LaTex. To use it just type \frac {numerator}{denominator}

So your problem would show up as:

[tex]\int {\frac{dx}{e^{x}\sqrt{1-e^{-2x}}}[/tex]

**Also check out this guide to LaTex typesetting
https://www.physicsforums.com/misc/howtolatex.pdf
 
Last edited:
Thank You for your help. It is really appreciated.
 
If nothing else there is a "^" key on your computer that can be used to indicate exponents.