I know that every subset of $A\subset\mathbb N$ may not have asymptotic/natural density $\delta(A)$. The limit exists if the limsup and liminf are equal.
In this context, I'm finding some results on the existence of natural density of any subset of $\mathbb N$.
Particularly I need to know the followings : If $A,B \subset \mathbb N$ with $\delta(A)=\delta(B)=0$, does $\delta(A\cup B)$ exist?
Yes, $\delta(A \cup B)$ exists and equals zero.
Let $J_n = \{1,2,\dots,n\}$, and simply note that $|(A \cup B) \cap J_n| \le |A \cap J_n| + |B \cap J_n|$ (it would be equality if $A,B$ were disjoint). Hence $$\frac{|(A \cup B) \cap J_n|}{n} \le \frac{|A \cap J_n|}{n} + \frac{|B \cap J_n|}{n}.$$ As $n \to \infty$, both terms on the right side approach 0 by assumption, hence the left side must also, and this says precisely that $\delta(A \cup B) = 0$.