I wonder how to figure it out this integral: $$\int_{1}^{\infty}\dfrac{dx}{x \sqrt{x^2 - 1}}$$. What I know is: $$\int_{1}^{\infty}\dfrac{dx}{x\sqrt{(x+1)(x-1)}}$$, but what does this help me to figure it out the entire integral? Please help ...
2026-03-29 16:49:15.1774802955
Improper integral $\int_{1}^{\infty}\frac{dx}{x\sqrt{x^2 - 1}}$
78 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
By making the substitution $x\to1/x$, we have $$ \int_1^\infty \frac{dx}{x\sqrt{x^2-1}} =\int_0^1 \frac{dx}{\sqrt{1-x^2}}=\bigg[\arcsin x\bigg]_0^1=\frac{\pi}{2} $$