Evaluate: $$I=\int_0^{\frac{π}{2}}\tan (x)\ln (\sin x)\ln (\cos x)dx$$
My ideas is to use the Fourier series of log sin and log cos:
$$\ln (2\sin x)=-\sum_{k=1}^{\infty}\frac{\cos (2kx)}{k}$$ $$\ln (2\cos x)=-\sum_{k=1}^{\infty}\frac{(-1)^{k}\cos (2kx)}{k}$$
But my problem is that I find difficult integrals like:
$$\int\tan (x)\cos (2kx)dx$$
My another idea is:
Use the substation : $y=\tan x$ then $dx=\frac{dy}{1+y^2}$
Then where $x=0 \Rightarrow y=0$ and for $x=\frac{π}{2} \Rightarrow y=\infty$
So:
$$I=\frac{1}{2}\int_0^{\infty}\frac{y\ln \left(\frac{y}{\sqrt{1+y^2}}\right)\ln (1+y^2)}{1+y^2}dy$$
But now I don't know how to complete.
$I=\int_0^{\frac{π}{2}}\tan (x)\ln (\sin x)\ln (\cos x)dx$
$=-\int_0^{-\infty}t\ln (\sqrt{1-e^{2t}})dt$
(substituting $\ln(\cos{x}) = t$, so $\tan{x} dx = -dt$, and $\sin{x} = \sqrt{1-\cos^2{x}} = \sqrt{1-e^{2t}}$)
$=-\int_0^{\infty}u\ln (\sqrt{1-e^{-2u}})du$ (Substituting $t = -u$)
$=-\frac{1}{2} \int_0^{\infty}u\ln (1-e^{-2u})du$
$=-\frac{1}{2}\int_0^{\infty}u\sum_{n=1}^{\infty} (-e^{-2nu}/n)du$
$=\int_0^{\infty}\sum_{n=1}^{\infty} (\frac{(2nu)e^{-2nu}}{8n^3})(2ndu)$
$=\sum_{n=1}^{\infty} \frac{1}{8n^3}\int_0^{\infty} ke^{-k} dk$ (Subtituting $2nu = k$, and $\int_0^{\infty} ke^{-k} dk =1 $)
$=\frac{\zeta{(3)}}{8}$