Integration – Evaluate Integral of x arctan x log(1-x^2)/(1+x^2)

analysisdefinite integralsintegrationspecial functions

I am trying to prove that

$$\int_0^1 \frac{x \arctan x \log \left( 1-x^2\right)}{1+x^2}dx = -\frac{\pi^3}{48}-\frac{\pi}{8}\log^2 2 +G\log 2$$

where $G$ is the Catalan's Constant. Numerically, it's value is $-0.199739$.

Using the substitution $x=\tan \theta$, it can be written as

$$
\begin{align*}
I &= \int_0^{\frac{\pi}{4}}\theta \tan \theta \log(\cos 2\theta) d\theta-2\int_0^{\frac{\pi}{4}}\theta \tan \theta \log(\cos \theta)d\theta \end{align*}
$$

Can anyone suggest a good approach to evaluate it?

Best Answer

Expanding the inverse tangent in logarithms, writing $\frac{x}{1+x^2}=\Re\frac1{x-i}$, and expanding $\log(1-x^2)=\log(1-x)+\log(1+x)$, each of the resulting four indefinite integrals has a closed form. Each term is amenable to automatic integration, (an example), which means that after taking limits, slogging through simplifications and special values, such as those found here, the closed form can be computed.

For example, for the term above, $$ \int_0^1\frac{\log(1-ix)\log(1-x)}{x-i}\,dx = -\frac{K\pi }{4}-\frac{17 i \pi ^3}{384}-\frac{1}{2} i K \log2+\frac{13}{192} \pi ^2 \log2+\frac{3}{32} i \pi (\log2)^2-\frac{(\log2)^3}{48}+3 \,\text{Li}_3({\textstyle\frac{1+i}{2}})-\frac{45 \zeta(3)}{32}. $$

Now, the integrand of the integral in question is the real part of the sum $$ \frac i2 \frac{\log(1-ix)\log(1-x)}{x-i} - \frac i2\frac{\log(1+i x)\log(1-x)}{x-i}+\frac i2\frac{\log(1-ix)\log(1+x)}{x-i}-\frac i2\frac{\log(1+ix)\log(1+x)}{x-i}, $$ where each term has a closed form for its integral, as above, in terms of $\pi$, $K$, $\log 2$ and $\text{Li}_3$.

After sufficient simplification, the integral of that sum is $$\begin{aligned} &\int_0^1 \frac{\arctan x\log(1-x^2)}{x-i}\,dx = \\ &-\frac{1}{4} i K\pi -\frac{\pi ^3}{48}+\frac{1}{32} i \pi ^2 \log2-\frac{1}{8} \pi (\log2)^2+K \log2+\frac{7}{32} i \zeta(3), \end{aligned}$$ of which the real part gives the answer $$ -\frac{\pi ^3}{48}-\frac{1}{8} \pi (\log2)^2+ K \log2$$