This integral $$\int \frac{1}{x}\sqrt{1+\frac{1}{x^4}}\ dx$$
appears when I am trying to find the surface area of the solid of revolution generated by rotating $y=\frac{1}{x}$, $x\ge 1$ about $x$-axis.
I know that I can use $g\le f$ on $$[a,\ b]\implies \int_a^b g(x)\ dx\le\int_a^b f(x)\ dx$$ to prove the surface area approaches infinity. But, I still want to know how to integrate this by hand.
Perform $u$ substitution with $u=\sqrt{1+1/x^4}$ ;
To get $\int 1/x \sqrt{1+1/x^4}dx=-1/2\int u^2/(u^2-1)du=-1/2$$\int 1/(u^2-1) +1du$
To solve $\int 1/(u^2-1)du$ use difference of squares then partial fractions and the fact that $\ln(u)+c=\int 1/u du$