What integration technique to use?

  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Integration
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
6 replies · 3K views
ehrenfest
Messages
2,001
Reaction score
1

Homework Statement


What technique should I use to evaluate

[tex]\int_0^1 dx \frac{x^{m-1}}{\ln x}[/tex]

where m is a positive integer

?

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
[tex]x^{m-1}=x^{m}\times x^{-1}[/tex]
 
Don't go around trying to find the anti-derivative of that in elementary functions, the indefinite integral evaluates to [tex]Ei (m \ln x) + C, \frac{d}{dx}C = 0[/tex] where Ei(x) is the exponential integral. This result follows because after the substitution u= ln x, the original integral becomes [tex]\int^0_{-\infty} \frac{ (e^u)^m}{u} du[/tex].

Best you can do is to get an infinite series solution.
 
Last edited:
Ahh I think I've found out how to solve it, because those bounds looked quite nice =] Try Differentiation under the integral.
 
Yes. That works. My original question was a mistake, however. I wanted to use parameter differentiation to find

[tex]H(m) = \int_0^1 dx \frac{x^{m}}{\ln x}[/tex]

So, I differentiated erroneously and got

[tex]H(m) = \int_0^1 dx (m-1)\frac{x^{m-1}}{\ln x}[/tex]

instead of

[tex]H(m) = \int_0^1 dx x^{m}[/tex]

By, the way, [tex]H(m) = \ln{m+1}[/tex].
 
Ah no it's not as easy as that...You have forgotten to deal with the Constant associated with the integrals..
 
Well I might as well give another clue, try looking at H(-1) to evaluate the constant. If my mind was a bit clear yesterday, I could have told you that; looking at the natural logs series between 0 and 1, that integral is...