Compute the following integration without harmonic series or Fourier series :
$I=\displaystyle\int_0^{\frac{π}{4}}x\ln(\tan x)dx$
Wolfram alpha give $I=\frac{7\zeta(3)-4πC}{16}$ Where $C$ : Catalan's constant
My try :
put : $y=\tan x$ then $dx=\frac{dy}{1+y^2}$
Then :
$I=\displaystyle\int_0^{1}\frac{\arctan x\ln x}{1+x^2}dx$ Then define : $I(a,b)=\displaystyle \int_0^{1}\frac{\arctan (ax)\ln x}{1+x^2}dx$
Then :
$\frac{dI(a,b)}{da}=\displaystyle\int_0^{1}\frac{x\ln x}{(1+a^{2}x^{2})(1+x^2)}dx$
Use partial fraction
$\frac{dI(a,b)}{da}$ $=\displaystyle\int_0^{1}\frac{a^{2}x\ln x}{(1+a^{2}x^{2})(a^{2}-1)}dx$
$-\displaystyle\int_0^{1}\frac{x\ln x}{(1+a^{2}x^{2})(a^{2}-1)}dx$
But I don't know how I complete
Please give me ideas to approach it .
\begin{align}\int_0^{\frac{\pi}{4}}x\ln(\tan x)\,dx=\int_0^{\frac{\pi}{4}}x\ln(\sin x)\,dx-\int_0^{\frac{\pi}{4}}x\ln(\cos x)\,dx\end{align}
and see: https://math.stackexchange.com/a/3200545/186817