Efficiently Evaluating \frac{1}{x\ln x} Using Integration by Parts

  • Thread starter Thread starter courtrigrad
  • Start date Start date
  • Tags Tags
    parts
courtrigrad
Messages
1,236
Reaction score
2
How do you evaluate \frac{1}{x\ln x} by integration by parts. I tried doing this doing the following:

u = \frac{1}{\ln x}, du = \frac{-1}{x(\ln x)^{2}}, dv = \frac{1}{x}, v = \ln x. So I get:

\int udv = uv-\int vdu = 1 + \int \frac{1}{x\ln x} = \int \frac{1}{x\ln x}. I know the answer is \ln(\ln x)

Thanks
 
Last edited:
Physics news on Phys.org
hmm...its not so complicated dude...the ans is ln(lnx). Ur f(x)=(lnx)^-1 and ur f'(x) is x^-1 . get it?
 
ok i got it
 
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