I have tried many different methods on this particular integral, none of them yielding any fruitful results. Here was an attempt
I(t) = $\int_{0}^{\infty} \frac{ln(tx^{2}+1)} {(x(x^{2}+1))}dx$, I(1) = $\int_{0}^{\infty} \frac{ln(x^{2}+1)}{(x(x^{2}+1))}dx$
I took a partial derivative with respect to $t$, and then integrated with respect to $x$
I'(t) = $\int_{0}^{\infty} \frac{x} {((x^{2}+1)(tx^{2}+1))}dx$ = $\frac{ln(t)} {(2(t-1))}$
This is where I get stuck, because you need to integrate both sides, and then solve an Initial Value Problem to find the missing constant, that's usually how these parametric integrals work out, but I don't believe that integrates exactly. Does anyone have any thoughts on where to proceed?
I also thought of contour integration as way to solve this problem, since this function has decay behavior for large $x$, but I kept getting a cancellation for the integral I was looking for when I was integrating along the real line. The function is odd, so the full real line integral, will just be zero. I'm also not sure how to deal with the branch points for a problem like this. If anyone has any thoughts on a contour integral in the complex plane that could work for this problem, that would really help.
The answer we are looking for is $ \pi^{2}/12$, based on what the answer key says. Any assistance would be greatly appreciated.