Closed form for ${\large\int}_0^1\frac{\ln^4(1+x)\ln x}x \, dx$

776 Views Asked by At

Can someone compute

$$ \int_0^1\frac{\ln^4(1+x)\ln x}x \,dx$$

in closed form?

I conjecture that the answer can be expressed as a polynomial function with rational coefficients in constants of the form $\operatorname{Li}_n(x)$ where $n$ is a natural number, $x$ is rational, and $\mathrm{Li}_n$ is the $n$th polylogarithm.

The reason for my conjecture is that

$$ \int_0^1\frac{\ln^2(1+x)\ln x}x \; dx =\frac{\pi^4}{24}-\frac16\ln^42+\frac{\pi^2}6\ln^22-\frac72\zeta(3)\ln2-4\operatorname{Li}_4\!\left(\frac12\right) $$

and as shown here on Math StackExchange

$$ \int_0^1\frac{\ln^3(1+x)\ln x}x \; dx = \frac{\pi^2}3\ln^32-\frac25\ln^52+\frac{\pi^2}2\zeta(3)+\frac{99}{16}\zeta(5)-\frac{21}4\zeta(3)\ln^22\\-12\operatorname{Li}_4\left(\frac12\right)\ln2-12\operatorname{Li}_5\left(\frac12\right).$$

The Riemann zeta function obeys

$$ \zeta_n = \operatorname{Li}_n(1) $$

and $\pi^{2n}$ is a rational number times $\zeta_{2n}$. Also,

$$ \operatorname{Li}_1(x) = -\ln(1 - x) .$$

So, the two integrals above are polynomials with rational coefficients in constants of the form $\operatorname{Li}_n(x)$ where $n$ is a natural number, $x$ is rational, and $\mathrm{Li}_n$ is the $n$th polylogarithm. Maybe this pattern continues!

If my conjecture is true, next I'll ask about

$$ \int_0^1\frac{\ln^k(1+x)\ln x}x \,dx$$

for $k = 4, 5, 6, \dots $

3

There are 3 best solutions below

0
On

The Stirling numbers of the first kind $\left[ \begin{array}{c} n \\ k \end{array} \right]$ are usually defined by: $$ \sum\limits_{k=0}^n \left[ \begin{array}{c} n \\ k \end{array} \right] x^k := x(x+1)…(x+n-1) $$

The definition of $\enspace\eta_n(m)\enspace$ in $\enspace$ Evaluate $\int_{0}^{\pi }\theta ^{3}\log^{3}\left ( 2\sin\frac{\theta }{2} \right )\mathrm{d}\theta $ is

$$\eta_n(m):=\sum\limits_{k=1}^\infty \frac{(-1)^{k-1}}{k^m}\left(\frac{n!}{(k-1)!}\left[\begin{array}{c} k \\ n+1 \end{array} \right]\right)$$

with $\enspace m>0$, $\enspace n\in\mathbb{N}_0$ , $\enspace\eta_0(m)=\eta(m)$

and $\enspace\displaystyle \frac{1}{(k-1)!} \left[ \begin{array}{c} k \\ {n+1} \end{array} \right]= \sum\limits_{i_1=1}^{k-1}\sum\limits_{i_2=i_1+1}^{k-1}…\sum\limits_{i_n=i_{n-1}+1}^{k-1}\frac{1}{i_1 i_2 … i_n}$ .

To combine this series with the polylogarithm is a separate problem.

Now we can write:

$\displaystyle \sum\limits_{k=1}^\infty \frac{z^k}{k!}\int\limits_0^1 \frac{\ln^k(1+x)\ln x}{x} dx = \int\limits_0^1 \frac{((1+x)^z-1)\ln x}{x} dx = - \sum\limits_{k=1}^\infty \binom z k \frac{1}{k^2}$

$\hspace{5.3cm}\displaystyle = - \sum\limits_{k=1}^\infty z^k \sum\limits_{v=k}^\infty \frac{(-1)^{k-v}}{v^2 v!} \left[ \begin{array}{c} v \\ k \end{array} \right]= \sum\limits_{k=1}^\infty \frac{(-z)^k}{(k-1)!} \eta_{k-1}(3)$

It follows $$\int\limits_0^1 \frac{\ln^k(1+x)\ln x}{x} dx = (-1)^k\,k\,\eta_{k-1}(3)$$ for $k\in\mathbb{N}$ .

0
On

It's not a complete answer but it is too lengthy for a comment.

@user14717: Program GP PARI contains a routine to perform something like PSQL stuff.

Here a script

\p 200

A1=Pi^6

A2=Pi^4*log(2)^2

A3=Pi^2*log(2)^4

A4=polylog(6,1/2)

A5=polylog(5,1/2)*log(2)

A6=polylog(4,1/2)*log(2)^2

A7=polylog(3,1/2)*log(2)^3

A8=polylog(2,1/2)*log(2)^4

A9=log(2)^6

A10=zeta(3)*log(2)^3

A11=zeta(5)*log(2)

A12=zeta(3)^2

A13=Pi^2*log(2)*zeta(3)

A14=polylog(3,1/2)*Pi^2*log(2)

A15=polylog(4,1/2)*Pi^2

A16=polylog(3,1/2)^2

A17=polylog(2,1/2)^2*log(2)^2

A18=polylog(2,1/2)^2*Pi^2

A19=polylog(2,1/2)^3

A20=polylog(2,1/2)*Pi^2*log(2)^2

A21=polylog(2,1/2)*Pi^4

A22=polylog(3,1/2)*zeta(3)

J=intnum(x=0,1,log(1+x)^4*log(x)/x)

lindep([J,A1,A2,A4,A5,A6,A7,A8,A9,A11,A12,A13,A15,A22])

Last command returns an integer relation of Ai's equals to 0. Notice that some Ai's are linearly dependant on integers.

Anyway i wasn't able to find out such integer relation using these constants.

0
On

I am very skeptical as to whether the conjecture is true (except of course when $k=2,3$). Let me explain why. Note that the following identity holds: \begin{eqnarray} &&-2\int\limits_0^1 \frac{\log(1+x)^k}{x} \log(x) dx=\\ &&\imath \pi \sum\limits_{l=1}^{k+1} (-1)^l k_{(l-1)} (Li_l(2)-Li_{k+1}(1)1_{l=k+1}) \log[2]^{k+1-l}+\\ &&\sum\limits_{l=2}^k (-1)^{l-1} k_{(l-1)} \int\limits_1^2 \frac{Li_{l}(x)}{1-x} [\log(x)]^{k+1-l} dx+\\ &&(-1)^{k+1} k! \int\limits_0^1 \frac{Li_{k+1}(1+x)-Li_{k+1}(1)}{x} dx \end{eqnarray} The identity above comes from the knowledge of the anti-derivative of the fraction in the integrand and from integrating by parts once. Now, if we take a look at the last integral above we can actualy write down the antiderivative. We have: \begin{eqnarray} &&\int \frac{Li_{k+1}(1+x)-Li_{k+1}(1)}{x} dx=\\ &&\left\{ \begin{array}{rr} \sum\limits_{l=1}^{k/2} (-1)^l Li_l(1+x) Li_{k+2-l}(1+x) + (-1)^{k/2+1} \frac{1}{2} [Li_{k/2+1}(1+x)]^2 - Li_{k+1}(1) \log(x)& \mbox{if $k$ is even}\\ \sum\limits_{l=1}^{(k+1)/2} (-1)^l Li_l(1+x) Li_{k+2-l}(1+x) + (-1)^{(k+1)/2+1} \int \frac{[Li_{(k+1)/2}(1+x)]^2}{1+x} dx - Li_{k+1}(1) \log(x)& \mbox{if $k$ is odd} \end{array} \right. \end{eqnarray} As we can see it is only when $k$ is even that the result reduces to poly-logarithms only otherwise a new unknown antiderivative involving a square of a polylogarithm remains. As a matter of fact it is not difficult to see that by integrating by parts and changing and swapping order of integration appropriately all the remaining integrals in the third line from the top in the first formula above reduce to poly-logarithms and following quantities: \begin{equation} S^{(2,p)}_q := \int\limits_1^2 \frac{[Li_q(x)]^2}{x}\cdot [\log(x)]^p dx \end{equation} where $p\ge1$ and $q\ge 1$.

Let us now take $k=4$ as an example. Here the integrals in question read: \begin{eqnarray} \int\limits_1^2 \frac{Li_2(x)}{1-x} \cdot [\log(x)]^3 dx &=& -\frac{3}{2} \text{Li}_2(2){}^2 \log ^2(2)-i \pi \text{Li}_2(2) \log ^3(2) + 3 S^{(2,1)}_2 - S^{(2,3)}_1\\ \int\limits_1^2 \frac{Li_3(x)}{1-x} \cdot [\log(x)]^2 dx &=& \text{Li}_3(2){}^2-2 \text{Li}_2(2) \text{Li}_3(2) \log (2)-\zeta (3)^2-\frac{1}{32} \left(\pi ^4+28 i \pi \zeta (3)\right) \log ^2(2) + 3 S^{(2,1)}_2\\ \int\limits_1^2 \frac{Li_4(x)}{1-x} \cdot [\log(x)]^1 dx &=& \text{Li}_3(2){}^2-\frac{\pi ^2 \text{Li}_4(2)}{4}-\text{Li}_2(2) \text{Li}_3(2) \log (2)-\zeta (3)^2+\frac{\pi ^6}{540} + S^{(2,1)}_2\\ \int\limits_0^1 \frac{Li_5(1+x)-Li_5(1)}{x} &=& \frac{1}{2} \left(-\text{Li}_3(2){}^2+2 \text{Li}_2(2) \text{Li}_4(2)+\zeta (3)^2\right)+i \pi (\text{Li}_5(2)-\zeta (5))-\frac{\pi ^6}{540} \end{eqnarray} Now, when we bring everything together the quantities $S^{(2,1)}_2$ miraculously cancel out and then by substituting $x\leftarrow 1/x$ in the quantity $S^{(2,3)}_1$ we obtain the following result: \begin{eqnarray} &&\int\limits_0^1 \frac{[\log(1+x)]^4}{x} \cdot \log(x) dx =\\ &&-\log (2) \left(96 \text{Li}_5\left(\frac{1}{2}\right)+48 \text{Li}_4\left(\frac{1}{2}\right) \log (2)+14 \zeta (3) \log ^2(2)+\log ^5(2)\right)+\\ &&-96 \text{Li}_6\left(\frac{1}{2}\right)+\frac{32 \pi ^6}{315}+\pi ^2 \log ^4(2)+2 \int\limits_{1/2}^1 \frac{[\log(1-x)]^2}{x} \cdot [\log(x)]^3 dx=\\ &&12 \left(\zeta (3)^2-10 \text{Li}_6\left(\frac{1}{2}\right)\right)+\frac{3}{4} \log (2) \left(\zeta (5)-96 \text{Li}_5\left(\frac{1}{2}\right)\right)-24 \text{Li}_4\left(\frac{1}{2}\right) \log ^2(2)+\frac{1}{3} \pi ^2 \left(\log ^4(2)-6 \zeta (3) \log (2)\right)-3 \zeta (3) \log ^3(2)+\frac{26 \pi ^6}{315}-\frac{17 \log ^6(2)}{30}-\frac{1}{60} \pi ^4 \log ^2(2) + 24 {\bf H}^{(1)}_5(1/2) \end{eqnarray} where in the last line we expressed the remaining integral through Euler sums and used the following results: \begin{eqnarray} {\bf H}^{(1)}_2(1/2) &=& \zeta (3)-\frac{1}{12} \pi ^2 \log (2)\\ {\bf H}^{(1)}_3(1/2) &=& \text{Li}_4\left(\frac{1}{2}\right)-\frac{1}{8} \zeta (3) \log (2)+\frac{\pi ^4}{720}+\frac{\log ^4(2)}{24}\\ {\bf H}^{(1)}_4(1/2) &=& 2 \text{Li}_5\left(\frac{1}{2}\right)+\text{Li}_4\left(\frac{1}{2}\right) \log (2)+\frac{\zeta (5)}{32}-\frac{1}{36} \pi ^2 \left(3 \zeta (3)+\log ^3(2)\right)+\frac{1}{2} \zeta (3) \log ^2(2)+\frac{\log ^5(2)}{40}-\frac{1}{720} \pi ^4 \log (2) \end{eqnarray} Now, the question whether ${\bf H}^{(1)}_5(1/2)$ is expressible in terms of poly-logarithms is most likely answered negatively. Indeed I used the web interface http://wayback.cecm.sfu.ca/cgi-bin/EZFace/zetaform.cgi to find possible linear dependencies. The code

lindep([ zp(2,6)+zp(2,5,1), z(6), z(3)*z(3), z(3)*z(2)*log(2), z(3)*log(2)^3, z(2)*log(2)^4, z(2)^2*log(2)^2, z(5)*log(2), log(2)^6, zp(2,4)*log(2)^2, zp(2,5)*log(2), zp(2,6)])

being run for two different number of digits of precision gives completely different results which suggests that such linear dependency most likely does not exist.