Integrating $\frac{a^x-b^x}{x}dx$

95 Views Asked by At

I'm having problems solving this integral:$$\int_{0}^{\infty} \frac{a^x-b^x}{x}dx$$ Could this be consider a Frullani integral? so far I tried with an $x=e^{-t}$ substitution but I'm blocked.

1

There are 1 best solutions below

4
On BEST ANSWER

It is indeed a Frullani integral. Write the integrand as $$\int_0^\infty \frac{e^{x\ln(a)}-e^{x\ln(b)}}{x}dx$$ Then, using the formula that Frullani provided for integrals of this sort, we have $$\int_0^\infty \frac{a^x-b^x}{x}dx=\ln\frac{\ln(b)}{\ln(a)}$$ which converges for $a,b$ between $0$ and $1$.