I have some integral, b > a $$\int_a^b x\sqrt\frac{x-a}{b-x}dx$$ I tried to use the comparison test, but can't find right integral.
Which way I can prove Convergence or Divergence this integral?
I have some integral, b > a $$\int_a^b x\sqrt\frac{x-a}{b-x}dx$$ I tried to use the comparison test, but can't find right integral.
Which way I can prove Convergence or Divergence this integral?
There exist a constant $A > 0$ such that \[ x\sqrt{x - a} \leq A \] for all $x \in [a, b]$.
Thus, the given integral is bounded by \[ \leq A \int_{a}^{b}(b - x)^{-1/2}dx. \]