How can I evaluate this integral using integration by parts?

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

\sqrt {1-e^{-2x}}

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

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

**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:

\int {\frac{dx}{e^{x}\sqrt{1-e^{-2x}}}

**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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top