The density function of some random vector $(X,Y)$ is: $f(x,y)= \frac{c}{1+x^2+x^2y^2+y^2}$ Compute the constant $c$.
We know we can compute the constant from the identity
$$\int_{-\infty}^\infty \int_{-\infty}^\infty f(x,y)dxdy=1$$
How do I compute this definite integral when it is defined everywhere except $1+x^2+x^2y^2+y^2 \neq 0$?