Suppose I have a sequence of sets $$S_n = \left\{\frac{1}{n}\right\}$$ And I want to know $\displaystyle\lim_{n\to\infty} S_n$.
Intuition tells me that as with usual limits $\displaystyle\lim_{n\to\infty} S_n = \left\{0\right\}$. But by definition from this answer $\displaystyle\lim_{n\to\infty} S_n = S$ iff $$\forall x\; \exists N\in\mathbb N\; \forall n>N : x\in S\Leftrightarrow x \in S_n$$
Obviously $0$ will not appear in any $S_n$, when $n$ is finite.
Does that mean that $\displaystyle\lim_{n\to\infty} S_n$ doesn't exist? And if yes, then is there some other type/definition of limit that will make $S_n$ converge to $\{0\}$?