This morning I've computed easy computations with simple integral representations for Apéry constant and I find a (conjecture) formula using an online integrator (Wolfram Alpha), I woluld like if it is possible find a proof of such fact, since I believe that it could be easy, since this online tool know how compute.
Question. Can you give a proof of $$\int_1^{\infty}\frac{2x^2\log^2 x}{(x^2-1)^2}dx=\frac{1}{4}(7\zeta(3)+\pi^2)?$$ Please, if you known yet the result reference the work, and of course if you believe that it is false say me. Thanks in advance.
Early, I will choose the more simple proof of this fact.
My context: I don't know if it was in the literature or if there are mistakes. Feel free to add useful comments if you find mistakes. This morning I was reading the section about simple integral representations for Apéry constant, here. We can compute easily that $$\zeta(3)=\frac{4}{7}\int_{1}^{\infty}\frac{\log^2 x}{x^2-1}dx,$$ after, if there are no mistakes this gives, using integration by parts $u=\frac{\log x}{x^2-1}$, and $dv=\log x dx$, $$\frac{4}{7}\left(\frac{1}{2}-\int_{1}^{\infty}\frac{-x^2+1+3x^2\log x-\log x-2x^2\log^2 x}{(x^2-1)^2}dx\right)$$
I don't know if it is the most simple way, but it works. Let $x=1/t $. We get $$I=-2\int_{0}^{1}\frac{\log^{2}\left(t\right)}{\left(1-t^{2}\right)^{2}}dt=2\sum_{k\geq0}\left(k+1\right)\int_{0}^{1}t^{2k}\log^{2}\left(t\right)dt $$ and now integrating by parts twice we have $$\int_{0}^{1}t^{2k}\log^{2}\left(t\right)dt=-\frac{2}{2k+1}\int_{0}^{1}t^{2k}\log\left(t\right)dt=\frac{2}{\left(2k+1\right)^{2}}\int_{0}^{1}t^{2k}dt=\frac{2}{\left(2k+1\right)^{3}} $$ so $$I=4\sum_{k\geq0}\frac{k+1}{\left(2k+1\right)^{3}}=4\sum_{k\geq1}\frac{k}{\left(2k-1\right)^{3}} $$ now observe that $$4\sum_{k\geq1}\frac{k}{\left(2k-1\right)^{3}}=2\sum_{k\geq1}\frac{1}{\left(2k-1\right)^{2}}+2\sum_{k\geq1}\frac{1}{\left(2k-1\right)^{3}} $$ and, due to the absolute convergence, we have $$\sum_{k\geq1}\frac{1}{\left(2k-1\right)^{2}}=\zeta\left(2\right)-\sum_{k\geq1}\frac{1}{4k^{2}}=\frac{3}{4}\zeta\left(2\right)=\frac{\pi^{2}}{8} $$ and $$\sum_{k\geq1}\frac{1}{\left(2k-1\right)^{3}}=\zeta\left(3\right)-\sum_{k\geq1}\frac{1}{8k^{3}}=\frac{7}{8}\zeta\left(3\right) $$ hence $$I=\frac{1}{4}\left(7\zeta\left(3\right)+\pi^{2}\right). $$