Convergence in distribution (generalized functions)

139 Views Asked by At

I am dealing with the following limit involving a sequence of ditributions:

$$\lim_{n \to \infty}T_n= \lim_{n \to \infty}\frac{1}{n^2}\sum_{k=1}^{2n}k \delta_{\frac kn} $$ Using the definition of Delta distribution I find that: $$ \lim_{n \to \infty} <T_n,\phi> = \lim_{n \to \infty} \frac{1}{n^2}\sum_{k=1}^{2n}k \phi\left(\frac kn\right)$$ and here is where I get stuck. I was trying to "see" some integral sum there... Any idea how to proceed?

2

There are 2 best solutions below

3
On BEST ANSWER

Write $$\frac{1}{n^2}\sum_{k=1}^{2n}k \phi\left(\frac kn\right) = \frac{1}{n}\sum_{k=1}^{2n} \frac kn \phi\left(\frac kn\right)$$

and we can think of

$$\frac{1}{n}\sum_{k=1}^{2n} \frac kn \phi\left(\frac kn\right)$$

as the Riemann sum of the function $x\phi (x)$ over the interval $[0,2]$. Thus

$$\lim_{n\to \infty } \frac{1}{n^2}\sum_{k=1}^{2n}k\phi\left(\frac kn\right) = \int_0^2 x\phi(x) \mathrm d x. $$

0
On

Hint $$\frac{1}{n^2}\sum_{k=1}^{2n}k \phi\left(\frac kn\right)=\frac{1}{n}\sum_{k=1}^{2n}\frac{k}{n} \phi\left(\frac kn\right)=\frac{1}{n}\sum_{k=1}^{2n} \psi\left(\frac kn\right)$$ where $\psi(x)=x\phi(x)$ so it is an integral sum.