Iterated Integration with a fraction

Millenniumf
Messages
5
Reaction score
0
I need help with Iterated Integration. I'm trying to integrate the following equation:

∫ylnx/x from e^y to y for dx, y>0

(sorry about the messy equation; first time user)

I know how to integrate ln, but the fraction has me thrown for a loop. I tried U-substitution, but the equation kept getting messier. To be clear, I'm out of practice with some of the alternate methods for integration, so I may not be considering something (I planned on practicing them over the summer, but I got a job and my time got eaten away).

Please help.
 
Physics news on Phys.org
Did you try the rather obvious substitution: u= ln(x)?
 
Yes; it's the fraction I'm having a problem with, though. I am not sure why, though. I've done them before. This semester though I haven't run into them often, and the ones I've seen were done in class as example problems (the teacher picks from his homework assignments).

I do have integration tables in the back of the book. I'll try those and see if one of them matches.
 
Hello Millenniumf,

Welcome to PF.

The substitution suggested by HallsofIvy takes care of the "fraction" very nicely.

\displaystyle \int\frac{\ln(x)}{x}dx

Let u=ln(x), then du = ?
 
Last edited:
Huh, it's obvious now! u=ln(x), du=(1/x), then I just input e^y and y and complete the problem.

I think my brain must have been fried from pulling an all-nighter getting my assignment completed; I've done more complex u-sub problems before with no complications.

I think I better start earlier in the day with future assignments.

Thank you for the help!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top