I have to evaluate this definite integral: $$Z=\int_0^\infty\operatorname{arccot}(x)\,\operatorname{arccot}(2x)\,\operatorname{arccot}(5x)\,dx$$ My CAS was only able to find its approximate numeric value: $$Z\approx0.796300956669079523165601562454031588576893734085453548868394...$$ Is there an approach that would allow to evaluate it in a closed form?
I looked up this integral in Gradshteyn-Ryzhyk, but the closest one I found was formula 4.511: $$\int_0^\infty\operatorname{arccot}(px)\,\operatorname{arccot}(qx)\,dx=\frac\pi2\left[\frac1p\,\ln\left(1+\frac p q\right)+\frac1q\,\ln\left(1+\frac q p\right)\right]$$ Is there a way to generalize it to a product of 3 arccotangents? Any help is appreciated.