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?
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. $$