This is a problem for a practice applied analysis qualifying exam:
Let $f(x,y)$ be the indicator function of the rectangle $R = [-A,A]\times [-B,B]$ in $\mathbb{R}^2$. Compute $\hat f$, the Fourier transform of $f$. Evaluate the limit of $\hat f$ in the sense of distributions as $A \to \infty$ for fixed $B$.
After some fun manipulation, I calculated $\hat f (x_1, x_2) = \frac{2(\sin A x_1)(\sin B x_2)}{\pi x_1 x_2}$. I'm having trouble with the limit of $\hat f$ in the sense of distributions. It seems counterproductive in this case to use $\hat f \phi = f \hat \phi$ for $\phi \in \mathcal{D}(\mathbb{R}^2)$, as we just did all the work to find $\hat f$. However, when I've tried to calculate the quantity directly, I haven't made any meaningful progress.
$$\lim_{A \to \infty} \hat f \phi = \int_{\mathbb{R}^2} \hat f(x) \phi(x) dx = \int_{\mathbb{R}^2} \frac{2(\sin A x_1)(\sin B x_2)}{\pi x_1 x_2} \phi(x_1, x_2) dx_1dx_2$$