Given,
$f(x)$ $:=$ $\sqrt{x^2 + 1} \over x$,
with $x > 0,$
I wondered which kind of integration would be the most clever one.
Following the advice of Gilbert Strang, I would try to substitute $x = \sin u,$ but in the end, this would lead me to the integration of $\csc u,$ and that's not an easy way to do it, I guess. Another approach would be to substitute $u = \sqrt{x^2 + 1}.$ This substitution works much more straight-forward, but it includes a lot of smaller calculations that could cost me time in an exam. So, do you know another approach that works with a clever trick and goes much faster?