$\int _{ 0 }^{ 1 }{ \frac { { x }^{ t }-1 }{ \ln { x } } dx } $

117 Views Asked by At

How do I solve the following integral:

$$\int _{ 0 }^{ 1 }{ \frac { { x }^{ t }-1}{ \ln { x } } dx } $$

2

There are 2 best solutions below

0
On

Hint The integral satisfies

$$\frac{d}{dt} \int_0^1 \frac{x^t - 1}{\log x} dx = \int_0^1 \frac{d}{dt} \left(\frac{x^t - 1}{\log x}\right) dx = \int_0^1 x^t \,dx$$

1
On

By replacing $x$ with $e^{-u}$, we have:

$$ I(t)=\int_{0}^{1}\frac{x^t-1}{\log x}\,dx = \int_{0}^{+\infty}\frac{e^{-u}-e^{-u(t+1)}}{u}\,du = \color{red}{\log(t+1)}\tag{1}$$ by Frullani's theorem. Another chance is given by differentiation under the integral sign: $$ \frac{d}{dt}\,I(t) = \int_{0}^{1}x^t\,dx =\frac{1}{t+1}.\tag{2}$$