Q) Let $\mu$ be a counting measure on $\mathbb{N}$. Prove that
$$\lim_{p\to 0} ||f||_p^p = \mu(\operatorname{supp} f)$$
My attempt: I can prove this if the support of $f$ is a finite set. Because then,
$$\lim_{p\to 0} \sum_n |f(n)|^p = \sum_n \lim_{p\to 0} |f(n)|^p = \sum_{n:f(n)\neq 0} 1 = \mu(\operatorname{supp} f)$$
But if $\operatorname{supp} f$ is an infinite set, may I know how to show that $\lim_{p\to 0} ||f||_p^p = \infty$?
Suppose the support if $f$ is an infinite set, say $\{n_1,n_2,...\}$. Then $\sum |f(n)|^{p} \geq \sum\limits_{k=1}^{N} |f(n_k)|^{p} \to N$ as $p \to 0$ for each positive integer $N$. Hence the limit is $\infty$, as required.