In these notes on p. 12, a sparse sequence of graphs is defined as follows:
A graph sequence $(G_n)_{n \ge 1}$ is sparse if $\lim_{n \to \infty}P^{(n)}_k = p_k \;\;\; (k \ge 0)$, where $P^{(n)}_k$ is the proportion of vertices of degree $k$ in $G_n,$ and $p_k$ is some deterministic probability distribtuion.
I'm a bit confused about the deterministic distribution part. Is this a distribution that has support at only a single point? If so, does this imply that a sparse graph sequence is one whose degree distribution converges to that of a regular graph?
Can someone please shed some light on these ideas?