Problem 4

Question

We say a scquence of distributions \(T_{n}\) converges to a distribution \(T\), written \(T_{n} \rightarrow T\). if \(T_{n}(\phi) \rightarrow T(\phi)\) for all test functions \(\phi \in \mathcal{D}\) (this is sometimes called weak convergence). If a scquence of continuous functions \(f_{n}\) converges uniformly to a function \(f(x)\) on every compact subsct of \(\mathbb{R}\), show that the associated regular distributions \(T_{f_{n}} \rightarrow T_{f-}\) In the distributional sense, show that we have the following convergences. $$ \begin{aligned} f_{n}(x) &=\frac{n}{\pi\left(1+n^{2} x^{2}\right)} \rightarrow \delta(x) \\ g_{n}(x) &=\frac{n}{\sqrt{\pi}} \mathrm{e}^{-\alpha^{2} x^{2}} \rightarrow \delta(x) \end{aligned} $$

Step-by-Step Solution

Verified
Answer
The given sequences \(f_{n}(x) = \frac{n}{\pi(1+n^{2} x^{2})}\) and \(g_{n}(x) = \frac{n}{\sqrt{\pi}} \mathrm{e}^{-\alpha^{2} x^{2}}\) do converge in the distributional sense to the Dirac delta distribution \(\delta(x)\).
1Step 1 - Convergence of \(f_{n}(x)\)
First, consider a test function \(\phi \in \mathcal{D}\). Observe that, given the properties of \(\phi\) and \(f_{n}(x)\), we can interchange the order of integration and limit: \[ \lim_{{n\to\infty}} \int f_{n}(x) \phi(x) dx = \int (\lim_{{n\to\infty}} f_{n}(x)) \phi(x) dx \] Evaluating the right-hand side of this equation, one can see that \(f_{n}(x)\) is a sequence of continuous functions converging to \(\delta (x)\), and the integral evaluates to \(\phi(0)\). Hence, \(f_{n}(x)\) converges to \(\delta (x)\) in the distributional sense.
2Step 2 - Convergence of \(g_{n}(x)\)
Again consider a test function \(\phi \in \mathcal{D}\) and observe that we can exchange the order of integration and limit. Evaluating the integral similar to before, we conclude that \(g_{n} (x)\) also converges to \(\delta (x)\) in the distributional sense.

Key Concepts

Weak ConvergenceTest FunctionsDirac Delta FunctionUniform Convergence
Weak Convergence
Weak convergence, also known as distributional convergence, is an important concept in the field of mathematical analysis. It refers to the convergence of a sequence of distributions
  • If we have a sequence of distributions \(T_{n}\), it converges to a distribution \(T\) if, for every test function \(\phi\), the sequence \(T_{n}(\phi)\) converges to \(T(\phi)\).
  • Test functions are infinitely differentiable functions with compact support. These functions help us probe the behavior of the distributions.
  • Weak convergence does not require pointwise convergence of the functions involved; it rather focuses on how these functions connect with test functions.
In the problem we are analyzing, weak convergence shows up when the series of continuous functions converges in a sense that their interactions with test functions stabilize into a specific distribution. This concept is crucial for understanding how distributions can evolve or approximate well-defined objects like the Dirac delta function.
Test Functions
Test functions play a pivotal role in distribution theory. They serve as the tools that allow us to understand the behavior of distributions.
  • A test function \(\phi\) is part of a special class of functions that are infinitely differentiable and have compact support.
  • This means that the function and all its derivatives exist everywhere and are zero outside a specific interval.
  • Test functions are essential in defining weak convergence because they act as probes, helping us measure the limits of sequences of distributions.
When we evaluate a distribution against a test function, \(T(\phi)\), it provides insights into the distribution's behavior. Therefore, any convergence like in the given sequences can be studied by its action on these test functions.
Dirac Delta Function
The Dirac delta function, often represented as \(\delta(x)\), is a fundamental concept in the field of distribution theory.
  • It is not a function in the traditional sense, but a distribution that is particularly useful in modeling point concentrations of mass or charge.
  • Mathematically, the Dirac delta function is defined such that \(\int \delta(x) \phi(x) \, dx = \phi(0)\) for any test function \(\phi(x)\).
  • This property means that the delta function extracts the value of the function it "samples" at the origin.
In the original problem, the sequences \(f_{n}(x)\) and \(g_{n}(x)\) both converge to \(\delta(x)\) in the distributional sense. This illustrates how functions can be used to approximate this theoretical construct as they converge.
Uniform Convergence
Uniform convergence is a type of convergence for functions. It indicates that a sequence of functions converges to a limit function uniformly.
  • A sequence of continuous functions \(f_{n}\) converges uniformly to a function \(f(x)\) on every compact subset of \(\mathbb{R}\) if for every \(\epsilon > 0\), there exists an \(N\) such that for all \(n > N\), \(|f_{n}(x) - f(x)| < \epsilon\) for all \(x\) within that subset.
  • Unlike pointwise convergence, where convergence can vary across the domain, uniform convergence ensures that all the functions in the sequence converge at similar rates across the whole domain.
  • This type of convergence is crucial when dealing with integrals of sequences of functions, as it allows for the interchange of limits and integrations.
The problem uses uniform convergence as a basis for proving the weak convergence of a sequence to the Dirac delta function. It ensures that properties such as continuity and derivative can be maintained in the limiting process.