In other words, is there a standard symbol for the multiset $N$ where:
$$N = \mathbb{N} \cup \mathbb{N} \cup \mathbb{N} \cup \ldots$$
Or better yet, is there another, more concise way to represent what $N$ is?
Edit:
I realize where I was going wrong. I was thinking of $\cup$ as an addition-like operator (it was late last night). I meant to define $N$ as:
$$N = \{\{1, 1, 1, \ldots, 2, 2, 2, \ldots, 3, 3, 3, \dots, \cdots\}\}$$
Edit 2:
$$N = \mathbb{N} + \mathbb{N} + \mathbb{N} + \ldots$$
Edit 3:
Here's the context I'm using it in:
Let $D_1, D_2, \ldots, D_n$ each be subsets of the multiset $N$ where $N$ is ...
As an example, $D_1$ could be $\{\{1,1,2,4,4,5\}\}$ but not $\{\{\ \frac{1}{2}, \pi, \pi, e^7\}\}$. After that, I'll never mention $N$ again (as far as I know). If there isn't a simple way to represent $N$, is it concise and clear enough to say that "every element of $D_i$ is in $\mathbb{N}$, for all $i$"?
As I stated in my question, the context I'm using $N$ in does not actually depend on a multiset "version" of the natural numbers. It suffices to say that "$D_i$ is a multiset of natural numbers" for all $i$, thanks to Sean English.
To answer to original question. No, there is no standard "symbol" for a multiset version of natural numbers.