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.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top