for what $p$ and $q$ Is $\int_0^\infty \frac{dx}{x^p + x^q}$ convergent?
Answer: $(p-1)(q-1) \lt 0$
I need help. I don’t know how to get this answer.
I thought maybe I could solve this by trying different cases. Making $q=p$ Made the integral divergent so they have to be different.
Thus, if $p \lt q$ (or the opposite), this would result in and integral like this one: $$\int_0^\infty \frac{dx}{x^p(1+x^{q-p})}$$ which could be solved by partial fractions if I’d knew the value of $q-p$.
I don’t know how to proceed from here. I’d appreciate any help.
Note: The book first asked for an integral in such way to be solved:$$\int_0^\infty\frac{du}{u^{1/2}+u^{3/2}}= \pi$$So the answer holds for this example.