MHB Integrating Ln $(x)^p$: Step-by-Step Guide

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Integrating Ln
Dustinsfl
Messages
2,217
Reaction score
5
$$
\int (\ln x)^pdx, \quad p > 0
$$
How do I go about integrating this?
 
Physics news on Phys.org
Is $p$ an integer? If so, then you could do $u=\ln(x)$, which leads to
$$\int u^{p}e^{u}\,du,$$
which succumbs to by-parts as many times as you need. I'd recommend tabular integration in that case. If $p$ can be real, you get something a bit more nasty, with the incomplete Gamma function in there. I don't know how you get that result. I'd have to study a bit.
 
Ackbach said:
Is $p$ an integer? If so, then you could do $u=\ln(x)$, which leads to
$$\int u^{p}e^{u}\,du,$$
which succumbs to by-parts as many times as you need. I'd recommend tabular integration in that case. If $p$ can be real, you get something a bit more nasty, with the incomplete Gamma function in there. I don't know how you get that result. I'd have to study a bit.

p is a real number.
 
Back
Top