PDA

View Full Version : Intergrating 1/[xlog(x)]


euclid3.14
Nov26-04, 04:47 PM
This is doing my head in!

I split it to 1/x * 1/log(x) and got the intergral = 1 + the intergral when using intergration by parts. :cry:

I know the answer is log[log(x)] but have no idea how you get log of a log.

Got a feeling the answer is going to really obvious!

Zurtex
Nov26-04, 04:51 PM
Substitute u=log(x)

euclid3.14
Nov26-04, 05:45 PM
log(x) = u, u=exp(x), x du = dx.
intergral becomes exp[-u] 1/u exp[u] du
= 1/u du
= log u
= log[log(x)]

Cheers! :biggrin:

sinkdeep
Nov27-04, 12:30 AM
\int{frac{1}{x\ln{x}}}\d x=\int{frac{1}{\ln{x}}}\d \ln{x}

sinkdeep
Nov27-04, 12:35 AM
[tex]\int{frac{1}{x\ln{x}}}\d x=\int{frac{1}{\ln{x}}}\d \ln{x}[\tex]

sinkdeep
Nov27-04, 12:38 AM
\int{frac{1}{x\ln{x}}}\d x=\int{frac{1}{\ln{x}}}\d \ln{x}

shmoe
Nov27-04, 12:53 AM
Do you mean?

\int\frac{1}{x\ln{x}}}dx=\int\frac{1}{\ln{x}}d\ln{ x}

You can click on the above for the code that generated it.

You know you can preview posts before you submit. You can also edit and delete!

sinkdeep
Nov27-04, 02:02 AM
I see. Sorry for making a big mess here.