Here is a some what challenging log sine integral.
$$I=\int_{0}^{\pi/4}x\ln^{2}(\sin(x))dx$$
The upper limit of integration is $\frac{\pi}{4}$ instead of the usual $\frac{\pi}{2}$.
I tried the famous identity $\displaystyle\ln(\sin(x))=-\sum_{k=1}^{\infty}\frac{\cos(2kx)}{k}-\ln(2)$
But, the log is squared and I do not think Parseval is applicable here. But, I may be wrong. By Parseval, I mean $\displaystyle\sum_{n=1}^{\infty}\sum_{k=1}^{\infty}\frac{\cos(kx)\cos(nx)}{kn}$.
I have tried other means. I made the sub $t=\sin(x)$. This led to $\displaystyle\int_{0}^{\frac{1}{\sqrt{2}}}\frac{\sin^{-1}(t)\ln^{2}(t)}{\sqrt{1-t^{2}}}dt$
Now, I thought perhaps the famous sum $\displaystyle\frac{\sin^{-1}(t)}{\sqrt{1-t^{2}}}=\sum_{k=1}^{\infty}\frac{(2t)^{2k-1}}{k\binom{2k}{k}}$ could be used.
So, I integrated and got the form
$$I=\frac{\ln^{2}(2)}{16}\sum_{k=1}^{\infty}\frac{(k!)^{2}2^{k}}{k^{2}(2k)!}+\frac{\ln(2)}{8}\sum_{k=1}^{\infty}\frac{(k!)^{2}2^{k}}{k^{3}(2k)!}+\frac{1}{8}\sum_{k=1}^{\infty}\frac{(k!)^{2}2^{k}}{k^{4}(2k)!}$$
These sums actually evaluate to the correct integral result, so it would appear they are equivalent to said integral. But evaluating them may be even more daunting. Though the first one from the left evaluates to $\frac{{\pi}^{2}}{8}$ and the center one evaluates to
$$\frac{\ln(2)}{8}\left(\pi G-\frac{35}{16}\zeta(3)+\frac{{\pi}^{2}}{8}\ln(2)\right)\;.$$
This center one looks to be related to the integral:
$\displaystyle8\ln(2)\int_{0}^{\frac{\pi}{4}}\ln(\sin(x))dx=\frac{35}{16}\ln(2)\zeta(3)-\pi\ln(2)G-\frac{{\pi}^{2}\ln^{2}(2)}{4}$, which I got by expanding the square of the log sine and integrating.
This just leaves the sum to the right. It is tougher and I can find no closed form.
Alas, If I could evaluate it then I think the integral would be solved.
I also thought...how about a closed form of some sort for
$$\int_{0}^{\frac{\pi}{4}}x\sin^{a}(x)dx$$
that could be differentiated w.r.t 'a' and applied?. I do not know of a closed form for this, though.
I got an encouraging looking solution by expanding, making the sub $t=x/2$, then solving for the integral on the far right (which is the integral in question):
$\displaystyle \int_{0}^{\frac{\pi}{2}}x\ln^{2}(2\sin(x/2))dx$ $=\displaystyle \ln^{2}(2)\int_{0}^{\frac{\pi}{2}}xdx+8\ln(2)\int_{0}^{\frac{\pi}{4}}x\ln(\sin(x))dx+\color{red}4\int_{0}^{\frac{\pi}{4}}x\ln^{2}(\sin(x))dx$
But, it did not check numerically. (Error has now been fixed. - Editor) Numerically, the integral in question should evaluate to $I = 0.263605....$
Then again, I may just have a computation error in all of that.
So, does anyone know of a method for evaluating this log-sine integral?.
EDIT: Here is what Mathematica gave for the solution. It may be too involved to be worth the effort.
$\displaystyle I=\frac{37{\pi}^{4}}{92160}-\frac{\pi}{4}\sum_{k=1}^{\infty}\frac{\sin(\pi k/4)}{2^{k/2}k^{3}}$ $\displaystyle +\frac{\pi}{8}\ln(2)G+\frac{25}{768}{\pi}^{2}\ln^{2}(2)+\frac{\ln^{4}(2)}{384}+\sum_{k=1}^{\infty}\frac{\cos(\pi k/4)}{2^{k/2}k^{4}}-\frac{35}{128}\ln(2)\zeta(3)$.
Sometimes with these math engines the solution can be simplified down. But, maybe not in this case. Those complex polylogs may pose a problem.
Previously I mentioned the three series I arrived at while trying to evaluate the log-sin integral in question. I have their closed forms via Mathematica. They add up to the required result. That is the best I could do.
The first one can be done rather easily using the classic arc sin sum identity.
$\displaystyle \frac{\ln^{2}(2)}{16}\sum_{k=1}^{\infty}\frac{(k!)^{2}2^{k}}{k^{2}(2k)!}=\frac{\ln^{2}(2)}{16}\cdot \frac{{\pi}^{2}}{8}$
The second one can be derived from the arcsin identity as well, though it is a wee bit tougher.
$\displaystyle\frac{\ln(2)}{8}\sum_{k=1}^{\infty}\frac{(k!)^{2}2^{k}}{k^{3}(2k)!}=\frac{\pi\ln(2)G}{8}-\frac{35}{128}\zeta(3)\ln(2)+\frac{{\pi}^{2}}{64}\ln(2)$
The third one is nastier.
$\displaystyle\frac{1}{8}\sum_{k=1}^{\infty}\frac{(k!)^{2}2^{k}}{k^{4}(2k)!}=\frac{7}{768}{\pi}^{2}\ln^{2}(2)+\frac{\ln^{4}(2)}{384}+\frac{37{\pi}^{4}}{92160}-\frac{\pi}{4}\sum_{k=1}^{\infty}\frac{\sin(\pi k/4)}{2^{k/2}k^{3}}+\sum_{k=1}^{\infty}\frac{\cos(k\pi/4)}{2^{k/2}k^{4}}$.
One then sums them up.