There is supposed to be a clean solution to the integral below, maybe involving some symmetry
$$ \int^1_0 \frac{\ln(1+x)}{x}dx$$
I have tried integration by parts as followed: $\ln(x+1)=u$ ,$\frac{1}{x+1} dx = du$ and also $\frac{1}{x}dx=dv$, $\ln(x)=v$. Then, the integral becomes
$$\int^1_0 \frac{\ln(1+x)}{x}dx=- \int^1_0 \frac{\ln x}{1+x}dx$$
which does not make this easier.
I have also tried using the identity $\int_a^bf(x)~dx=\int_a^bf(a+b-x)~dx$. So let $I = \int^1_0 \frac{\ln(1+x)}{x}dx$ and also $I = \int^1_0 \frac{\ln(2-x)}{1-x} $. Then $$2I= \int^1_0 \ln(1+x)+\ln(2-x)$$ which is not any easier, either.
Any ideas? :)
Here is an elementary integration of $I=\int^1_0 \frac{\ln(1+x)}{x}dx $
\begin{align} I&=-\frac12 \int^1_0 \frac{\ln(1+x)}{x}\overset{x\to x^3} {dx }+\frac32\int^1_0 \frac{\ln(1+x)}{x}dx \\ &=-\frac32\int^1_0 \frac{\ln(1-x+x^2)}{x}dx \end{align} Let $J(a)=\int^1_0 \frac{\ln(1-2x\sin a+x^2)}{x}dx$ $$J’(a)=-\int^1_0 \frac{2\cos a\ }{(x-\sin a)^2 +\cos^2a}dx =-\left(\frac\pi2+a\right)$$
Then, with $J(0)=\int^1_0 {\frac{\ln(1+x^2)}{x}dx } \overset{x^2\to x} =\frac12I $
$$I= -\frac32J(\frac\pi6)= -\frac32\left( J(0)+\int_0^{\frac\pi6}J’(a)da\right)=-\frac34I +\frac32\int_0^{\frac\pi6}\left(\frac\pi2+a\right)da $$ which leads to
$$I= \frac{\pi^2}{12}$$