Where can I find the integrals (the convergence or divergence of which is well known) to use in the comparison test and limit comparison test for convergence of integrals?
I know that
$$ \int_0^1 x^\alpha\mathrm{d}x = \begin{cases} \frac1{\alpha + 1} &\alpha\in(-1, \infty), \\[.6em] \infty &\alpha\in(-\infty, -1), \\[.9em] \infty &\alpha=-1 \end{cases} $$
and
$$ \int_1^\infty x^\alpha\mathrm{d}x = \begin{cases} \infty &\alpha\in (-1, \infty), \\[.6em] -\frac1{\alpha+1} &\alpha\in (-\infty, -1), \\[.7em] \infty &\alpha=-1. \end{cases} $$
When proving the convergence of a given integral, I often split the interval on which I integrate, ie.
$$ \int_0^1 f(x)\mathrm{d}x = \int_0^\epsilon f(x)\mathrm{d}x + \int_\epsilon^1 f(x)\mathrm{d}x, \hspace{2em}\epsilon \in (0, 1). $$
Not only in this case would I like to compare against a much richer set of well known integrals. That is, I am looking for something similar to "basic series" used to conclude on convergence and divergence of a series.