I was wondering if this has a name (I was taking the Gamma distribution and tried to create a 2D with "wiggly-tail" version of it). And also if there is a way to solve it? I used numerical methods to estimate that the integral (i.e. normalizing-constant) should be around $20, 21$. Wolfram alpha puts it at $5\sqrt 2 \pi\approx 22.2144$.
$$\int_0^\infty \int _{-\infty}^\infty \frac{x e^{-x}}{0.2(\sin(1.5x)+y)^2+0.1}dy dx$$