The best symbol for non-negative integers?
Solution 1:
According to Wikipedia, unambiguous notations for the set of non-negative integers include $$ \mathbb{N}^0 = \mathbb{N}_0 = \{ 0, 1, 2, \ldots \}, $$ while the set of positive integers may be denoted unambiguously by $$ \mathbb{N}^* = \mathbb{N}^+ = \mathbb{N}_1 = \mathbb{N}_{>0}= \{ 1, 2, \ldots \}. $$
Solution 2:
Based on this similar post, the following seems to be preferred:
$\mathbb{Z}_{\geq 0}$