Problem
Let f be defined on the rectangle Q=[0,1]×[0,1] . f(x,y) is 1 when x=y and 0 elsewhere. Prove the double integral exist and equal to zero.
Double I have no idea how to prove the existence part. It is easy to see that the integral will be zero. I am aware that for f to be integrable both supremum of lower limit and infimum of upper limit should be equal.
Given $n$, partition $Q$ into $n^2$ squares of area $\frac{1}{n}\times \frac{1}{n}.$ The lower Riemann sum is certainly $0$. The upper sum is $1$ times the area of $n$ of those squares, which is $\frac{1}{n}$. The integral is between $0$ and $\frac{1}{n}$ for all $n$.