Given $f(x,y) = \sin(x^2+y^2)$ I must give a detailed explanation of the convergence of the integral of $f$. The problem suggests to analyze the following limit $$ \displaystyle \lim_{R\to \infty} \int_0^R \cos^2(x)\mathrm{d}x $$
as well as analyzing the existance of the extended integral: $$ \int_\mathbb{R} \cos^2(x) \mathrm{d}x$$
It also suggests to give two exhaustions of a set to determine the existence of the integral first integral such that both limits are different.
It is easy to prove both the limit and the extended integral do not exist. What I'm having trouble with is, on how to use this three sugestions to determine the convergence of the integral of $f(x,y)$.
I tried using the fact that $\sin(x^2+y^2) = \sin(x^2)\cos(y^2)+\sin(y^2)\cos(x^2)$ and find a relationship between $\cos(x^2)$ and $\cos^2(x)$ to bound the function. However since the extended integral of $\cos^2(x)$ over $\mathbb{R}$ does not exist, I cannot yet see how does the suggestions help out with the convergence.
Edit: Change of variable is not allowed