I want to prove:
$$ \int_1^{+\infty} \frac{x^{1-a}}{\sqrt{x^2-1}} \mathrm{d}x< +\infty,\quad a>1 $$
———
Update:
I use $\sqrt{x^2-1}<\sqrt{x^2}=x$ and:
$$ \int_1^{+\infty} \frac{x^{1-a}}{\sqrt{x^2-1}} \mathrm{d}x > \int_1^{+\infty} x^{-a} \mathrm{d}x $$
If $a=1$, we have:
$$ \int_1^{+\infty} \frac{1}{\sqrt{x^2-1}} \mathrm{d}x > \int_1^{+\infty} x^{-1} \mathrm{d}x = \ln(x)|_1^{+\infty} = +\infty $$
If $a<1$:
$$ \int_1^{+\infty} \frac{x^{1-a}}{\sqrt{x^2-1}} \mathrm{d}x > \int_1^{+\infty} x^{-a} \mathrm{d}x = \frac{x^{1-a}}{1-a}|_1^{+\infty} = +\infty $$
But is $a>1$ really converge? It maybe converge at $a>1.xxx$
———
I tried to change this to: ($x=1/\cos t$)
$$ \int_0^{\pi/2} (\cos t)^{a-2}\mathrm{d}t $$
and when $a > 2$, I can use $(\cos t)^{a-2} < (2-t)^{a-2}$
but when $1 < a < 2$, I don't know what to do.
Thanks for any help!
The integral is doubly improper, so to determine convergence we consider $2$ integrals: $$\int_1^\infty \frac{x^{1 - a} \,dx}{\sqrt{x^2 - 1}} = \int_1^b \frac{x^{1 - a} \,dx}{\sqrt{x^2 - 1}} + \int_b^\infty \frac{x^{1 - a} \,dx}{\sqrt{x^2 - 1}} ,$$ where $b \in (1, \infty)$ is arbitrary.
Expanding in a series about $x = 1$ gives that the integrand is $$\frac{1}{\sqrt{2 (x - 1)}} + R(x), \qquad R(x) \in O(\sqrt{x - 1}),$$
Expanding in a series about $x = \infty$ gives that the integrand is $$\frac{1}{x^a} + S(x), \qquad S(x) \in O\left(\frac{1}{x^{a + 2}}\right),$$
So, the integral converges iff
Remark Using the equivalent form $\int_0^{\pi / 2} \cos^{a - 2} t \,dt$ derived in the question statement, we can express the exact value of the integral in terms of the Beta or Gamma functions: $$\frac{1}{2} \mathrm{B}\left(\frac{1}{2}, \frac{a - 1}{2}\right) = \frac{\sqrt\pi \,\Gamma\left(\frac{a - 1}{2}\right)}{2 \Gamma\left(\frac{a}{2}\right)}$$