Convergence in distribution (weak convergence)

christoff
Messages
123
Reaction score
0

Homework Statement


Consider the function f_n(x)=n\cdot I\left[|x|<\frac{1}{2n}\right] considered as a distribution in D'(\mathbb{R}), where I denotes the indicator function. Recall that f_n converges to \delta_0, the delta distribution, in D'(\mathbb{R}). Show that f_n^2-n\delta_0 converges in D'(\mathbb{R}).

The Attempt at a Solution



By a few calculations, we can show that for any test function \phi and natural n>0, that
(f_n^2,\phi)=n(f_n-\delta_0,\phi).
At this point, I would be tempted to say that this converges to zero (as a sequence of real numbers) because (f_n-\delta_0,\phi) "must" dominate the convergence of n to infinity. However, this isn't rigorous, and is more of a hunch than anything. However, any attempts I've made to prove it have not gone anywhere. I feel as though it must have something to do with the smoothness of the test functions, but I can't see where to incorporate this.

At this point, I would appreciate a nudge in the right direction.
Thanks in advance!
 
Physics news on Phys.org
christoff said:

Homework Statement


Consider the function f_n(x)=n\cdot I\left[|x|<\frac{1}{2n}\right] considered as a distribution in D'(\mathbb{R}), where I denotes the indicator function. Recall that f_n converges to \delta_0, the delta distribution, in D'(\mathbb{R}). Show that f_n^2-n\delta_0 converges in D'(\mathbb{R}).

The Attempt at a Solution



By a few calculations, we can show that for any test function \phi and natural n>0, that
(f_n^2,\phi)=n(f_n-\delta_0,\phi).
At this point, I would be tempted to say that this converges to zero (as a sequence of real numbers) because (f_n-\delta_0,\phi) "must" dominate the convergence of n to infinity. However, this isn't rigorous, and is more of a hunch than anything. However, any attempts I've made to prove it have not gone anywhere. I feel as though it must have something to do with the smoothness of the test functions, but I can't see where to incorporate this.

At this point, I would appreciate a nudge in the right direction.
Thanks in advance!

Try using the second-order Taylor expansion of ##\phi(x)## in the evaluation of ##(f_n^2,\phi)##.
 
Yep, that worked. Thanks! It's actually very easy once you apply the Taylor expansion :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top