Let $\lambda>0$, $\lambda_n \to +\infty$, and set $$f_n(x) = \sin (\lambda_n x) \ \ \ g_n(x) =\frac{\sin(\lambda_n x)}{\pi x}$$
- Show that $f_n \to 0$ in $\mathcal{D}(\mathbb{R})$ as $n \to \infty$.
- Show that $g_n \to \delta$ in $\mathcal{D}(\mathbb{R})$ as $n \to \infty$.
(You may use the fact that the improper integral $\int_{-\infty}^\infty \frac{\sin x}{x} dx = \pi$.)
This is a problem from an old applied analysis qualifying exam. I know have part 1 (see solutions below), but am still working on part 2. I have seen some "solutions" to 2, but all involve a questionable passage of the limit, or a vague reference to the Mean Value Theorem for Integrals that doesn't seem to fit...
Here are two methods for the first question:
Problem 1, Method 1 - Riemann Lebesgue Lemma
Choose $\phi \in \mathcal{D}(\mathbb{R})$ with $supp\phi \in [-M,M]$ for some $M>0$. Notice that as $n \to \infty, \lambda_n \to \infty$. Furthermore, $\phi$ is clearly integrable on $[-M,M]$. Thus, by the Riemann Lebesgue Lemma, we have $$ \lim_{n \to \infty} f_n\phi = \lim_{n \to \infty}\int_{\mathbb{R}} \sin(\lambda_n x) \phi(x) dx = \lim_{n \to \infty}\int_{-M}^M \sin(\lambda_n x) \phi(x) dx =0 $$
Problem 1, Method 2 - Integration by Parts
Choose $\phi \in \mathcal{D}$ with $supp \in [-M,M]$. Then, using integration by parts with $u=\phi(x)$, we obtain: $$f_n \phi = \int_{\mathbb{R}} \sin (\lambda_n x) \phi(x)dx = \phi'(x)\frac{1}{\lambda_n}\sin (\lambda_n x) \rvert_{-\infty}^\infty+\frac{1}{\lambda_n}\int_{-\infty}^\infty \cos (\lambda_n x) \phi'(x) dx $$ $$= \frac{1}{\lambda_n}\int_{-\infty}^\infty \cos (\lambda_n x) \phi'(x) dx = \frac{1}{\lambda_n}\int_{-M}^M \cos (\lambda_n x) \phi'(x) dx $$ where the second to last step is because $\phi \in \mathcal{D}(\mathbb{R})$. Furthermore, as $\phi \in \mathcal{D}(\mathbb{R})$, we also know that $||\phi'||_\infty < \infty$, and we then have $$|f_n\phi| = \big|\frac{1}{\lambda_n}\int_{-M}^M \cos (\lambda_n x) \phi'(x) dx\big | \leq \frac{1}{\lambda_n}\int_{-M}^M |\phi'(x) |dx \leq \frac{1}{\lambda_n}\int_{-M}^M ||\phi' ||_\infty dx = \frac{1}{\lambda_n} 2 M ||\phi'||_\infty \to 0 \ \text{as} \ n \to \infty.$$