I am considering the following integral:
$$\displaystyle \int \limits_{|k| \geqslant 1} \left( \int \limits_{|\alpha| \geqslant 1} \frac{J_{1}^{2}(\rho |\alpha|)}{|\alpha|^2} \ \mathrm{d}\alpha \right) \left( \int \limits_{|\alpha| \geqslant 1} \frac{J_{1}^{2}(\rho |k - \alpha|)}{|k - \alpha|^2} \ \mathrm{d}\alpha \right) \ \mathrm{d}k,$$
where $k \in \mathbb{R}^2$ is non-zero, $\alpha$ varies over $\mathbb{R}^2$, $|\cdot|$ denotes the Euclidean norm on $\mathbb{R}^2$, $\rho$ is treated as a large constant, and $J_{\nu}$ denotes the Bessel function of the first kind. My question concerns the first of the two inner integrals. I would like the first one to evaluate to something which looks like $O(|k|^{-1})$. Therefore, I have said the following: for any $k$, choose $\epsilon > 0$ such that $0 < \epsilon |k|^2 \leqslant 1$. Then we may estimate the inner integral as:
$$\displaystyle \int \limits_{|\alpha| \geqslant 1} \frac{J_{1}^{2}(\rho |\alpha|)}{|\alpha|^2} \ \mathrm{d}\alpha \leqslant \int \limits_{|\alpha| \geqslant \epsilon |k|^2} \frac{J_{1}^{2}(\rho |\alpha|)}{|\alpha|^2} \ \mathrm{d}\alpha.$$
The integral on the right then evaluates to $O(|k|^{-2})$, which means that the whole integral converges (the second inner integral evaluates to give a sum of squares of Bessel functions, which, when multiplied by $O(|k|^{-2})$, converges). However, this seems somewhat cheap: could we not then simply take $\epsilon > 0$ such that $0 < \epsilon|k|^t \leqslant 1$ for any $t$? Certainly for any $k$ such an $\epsilon$ exists, but I'm concerned that I'm breaking some obvious rule by estimating the whole integral in this way. Does anyone see a problem with this?