Given this integral: $$\int_2^∞ \frac {1}{({x-2)}^{2a+b}{(2x+5)}^b} \, dx$$
How do you find out when the integral converges (i.e. what limitations must be placed on a and b for the integral to converge)?
I understand that you analyze how the integral behaves at the integration limits. So you take the limits of the integrand as it approaches the integration limits. So: $$\frac {1}{({x-2)}^{2a+b}{9}^b}$$ when x = 2. But from this, how do you figure out whether 2a+b should be greater than, equal to, and/or less than 1?
Similarly we get: $$\frac {1}{{x}^{2a+b}{(2x)}^b}$$ which is equal to $$\frac {1}{{x}^{2a+2b}{2}^b}$$ But again, how does this help show you the circumstances when convergence occurs?
Thanks!
$\int_0^1 x^p\ dx$ converges iff $p > -1$, and $\int_1^\infty x^p\ dx$ converges iff $p < -1$. So you want $2a+b < 1$ for convergence as $x \to 2$, and $2a+2b>1$ for convergence as $x \to +\infty$.