Assume the following integral:
$$ \int\limits_{-\infty}^{\infty}\frac{f\left(x\right)} {BB\left(\lceil abs\left(x\right)\rceil\right)}\mathrm{d}x $$
Where $f\left(x\right)$ is any computable function and $BB\left(n\right)$ is the busy beaver function.
Is there a function $f\left(x\right)$ which is everywhere less than $\infty$, but this integral equals $\infty$? I think such a function does not exist, but maybe i am wrong.
Thank you
Hint: for $|x|$ large enough, we will have $BB(\lceil |x|\rceil)>f(x)\cdot x^2$.