Amad27
- 409
- 1
ZaidAlyafey said:Okay , here is the hint
Only expand $\log^2(1-x)$ as series. Leave $\log^2(x)$ as it is.
You will see later , why!
Hello ZaidAlyafey,
Lets see what we got here:
$$\log^2(1-x) = (-2)\cdot\sum_{k=1}^{\infty}\frac{(H_k)(x)^{(k+1)}}{(k+1)}$$
$$\log^2(1-x)\log^2(x) = (2)\cdot\sum_{k=1}^{\infty} \frac{(H_k)\log^2(x)(x)^{(k+1)}}{(k+1)}$$
$$\int_{0}^{1}\log^2(1-x)\log^2(x) \,dx = (2)\cdot \int_{0}^{1} \sum_{k=1}^{\infty} \frac{(H_k)\log^2(x)(x)^{(k+1)}}{(k+1)} \,dx$$
$$\int_{0}^{1} \frac{(H_k)\log^2(x)(x)^{(k+1)}}{(k+1)} \,dx = \frac{H_k}{k+1}\cdot \int_{0}^{1} \log^2(x)\cdot (x)^{k+1} \,dx$$
The integral is the tough part.
It is very well displayed by the second partial derivative of the beta function but I yet have no clue how to compute trigammas etc.
Through integration by parts I was able to do it.
$$\int_{0}^{1} \frac{(H_k)\log^2(x)(x)^{(k+1)}}{(k+1)} \,dx = \frac{H_k}{k+1}\cdot \int_{0}^{1} \log^2(x)\cdot (x)^{k+1} \,dx = \frac{H_k}{k+1} \cdot \frac{(2)}{(k+2)^3}$$
So we have,
$$I = \sum_{k=1}^{\infty}\frac{2H_k}{(k+1)(k+2)^3}$$
What is left is, is to find this difficult sum. It is tough because of the harmonic number...
I'm not sure...
$H_k = \sum_{n=1}^{k} \frac{1}{n}$
This is quite difficult =)