Very simple question here, I almost feel bad for asking it..
Lets say we have a function bounded between $0$ and $1$. This function is high dimensional:
$0<f(X) \le1, ~~~ X \in \mathbb{R}^D$
Now, we calculate the limit for all elements of $X$ going to plus and minus infinity. We find out that they are zero.
Can we say that the integral of the function over the entire domain of $X$ is finite?
Can we say that if we get even non-zero limit?
Finally, if the zero limit is insufficient, is there some other condition that suffices?
Imagine a simple example in 1 dimension $$f(x)=\left\{\begin{array}{c}1/|x|,\quad x>1\\ 0,\quad \mbox{otherwise}\end{array}\right.$$
This function is bounded, and its limit at infinity is zero. However, $\int_{-\infty}^{\infty}f(x)dx=\infty$. the condition $\lim_{x\to\pm\infty}=0$ is a necessary condition for the converging of the integral, but it is not sufficient.
In order to get a convergence, you need an extra assymptotic behavior of $f(x)$: it has to go to zero faster than $1/x$. For example, the function
$$f(x)=\left\{\begin{array}{c}1/|x|^p,\quad x>1\\ 0,\quad \mbox{otherwise}\end{array}\right.$$ with converges $\forall p\in(1,\infty)$