0
$\begingroup$

Question link

Why is it that the integral only exists when $r-\alpha -1<1$ ? Please check the question link,Thanks in advance!

  • 1
    Have you computed the antiderivative of $x^{r-a-1}$?2017-01-18
  • 0
    for $r-a-1>1$ integral is diverge.2017-01-18
  • 0
    So when it diverges, it does not exist?2017-01-18
  • 0
    Is $\mu'_r=\infty$ meaningful here?2017-01-18
  • 0
    I think it is meaningful, it is also mentioned that $\alpha >0$.2017-01-18

1 Answers 1

1

The indefinite integral is given by \begin{align*} \alpha \int_1^{\infty} x^{r - \alpha - 1} dx = \alpha \frac{x^{r - \alpha}}{r - \alpha} \Big\rvert^{\infty}_1 = \frac{\alpha}{r- \alpha} (\lim_{x \to \infty} x^{r-\alpha} - 1) \end{align*}where $\lim_{x \to \infty}x^{r-\alpha}$ converges only if $r-\alpha < 0$, i.e. $r < \alpha$.

The $r-\alpha - 1 < 1$ bit seems unnecessary. It can be simplified to say $r-\alpha < 2$, but if $r-\alpha < 0$, then it is certainly less than 2 as well. So the second condition suffices.