I found this integral from a Facebook page : Find a closed form for this integral $$\int\limits_0^1{\frac{{E\left( {\sqrt{\frac{t}{{1+t}}}}\right)-K\left({\sqrt{\frac{t}{{1+t}}}}\right)}}{{t\sqrt {1+t} }}}\ln \left( {1 - t}\right)dt$$ $${\text{Where}}:K\left( k \right),{\text{ }}E\left( k \right){\text{ are in order the complete elliptic integral of the first and second kind}}{\text{.}}$$ $${\text{And}}:K\left( k \right) = \int\limits_0^1 {\frac{1}{{\sqrt {\left( {1 - {x^2}} \right)\left( {1 - {k^2}{x^2}} \right)} }}dx} ,E\left( k \right) = \int\limits_0^1 {\frac{{\sqrt {1 - {k^2}{x^2}} }}{{\sqrt {1 - {x^2}} }}dx} $$
I really don't know how to express a relation between $E(k)$ and $K(k)$ to reduce the problem. I think this is an intriguing integral, but I can't evaluate it yet. May you guys please help me with this? Thank you very much.
Using Mathematica notation for the elliptic integrals, we want to compute $$I=\int_0^1 \frac{E\left(\frac{t}{t+1}\right)-K\left(\frac{t}{t+1}\right)} {t \sqrt{t+1}}\,\, \log(1-t) \, dt$$ which did resist to the few $CAS$ I tried.
May be a series solution would work. But, we need to decide if we expand the whole integrand or just its denominator (what I would prefer).
We have $$E\left(\frac{t}{t+1}\right)-K\left(\frac{t}{t+1}\right)=\frac \pi 4 \sum_{n=1}^\infty (-1)^n \, \frac { a_n}{b_n}\, t^n$$ where the $b_n$ form sequence $A278145$ in $OEIS$ and the first $a_n$ are $$\{1,5,31,417,5853,42159,309035,9175801,275032529,2076150633,\cdots\}$$ and $$I_n=\int_0^1 \frac {t^n}{t \sqrt{t+1}}\log(1-t) \, dt=- \sqrt \pi \,\frac{\Gamma (n)}{\Gamma \left(n+\frac{1}{2}\right)}\left(H_{n-\frac{1}{2}}+2\log (2)\right) $$
Now, "just" compute !