Let $A \subseteq \mathbb N$. Define the asymptotic density of $A$ as $$d(A) = \lim_{n\to \infty}\frac {|A \cap \{1,...,n\}|}{n}$$
If $A\cap B=\emptyset$, $d(A)$ and $d(B)$ are defined, is $d(A\cup B)$ defined too?
I know someone has asked a similar question here: If two sets have a natural (asymptotic) density, does their union?
But in that thread, $A$ and $B$ might not be disjoint.