I encountered the following integral in a physical problem $$I=\int r^2 \text{J}_0(\alpha r) \text{I}_1(\beta r)\text{d}r$$ where $\text{J}_0$ is the Bessel function of first kind of order $0$ and $\text{I}_1$ is the modified Bessel function of order $1$. Also, $\alpha$ and $\beta$ are arbitrary real numbers.
It seems that MAPLE and WOLFRAM are not able to find the primitive. However, I think that there should be a tidy one in terms of Bessel functions.
My Thought
My instinct in integration tells me to use integration by parts and the recursive relations for Bessel functions. But I couldn't get any where yet.