Is there a closed form for the following integral? I can't seem to find it online, nor do I have any idea how to approach this problem..... $$\int\frac{1}{a^x + x^a}dx$$ where $a \ne 0 ; a\in R $
2026-04-12 15:11:30.1776006690
Closed form for $\int \frac{1}{a^x + x^a} dx$
123 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Assuming $a>1$, the primitive can be written in terms of a series whose terms depend on the values of an incomplete $\Gamma$ function. For instance:
$$\int_{0}^{+\infty}\frac{dx}{e^x+x^e}=\int_{0}^{+\infty}\sum_{n\geq 0}(-1)^nx^{ne}e^{-(n+1)x}\,dx=\sum_{n\geq 0}\frac{(-1)^n\,\Gamma(en+1)}{(n+1)^{en+1}}$$ and: $$\frac{\Gamma(en+1)}{(n+1)^{en+1}}\approx \sqrt{2\pi e/n}\left(\frac{n}{n+1}\right)^{en+1} \approx e^{-e}\sqrt{\frac{2\pi e}{n}}.$$