Show that in the normed vector space $\mathcal l_1$ (vector space of real convergent sequences under the norm $||r_k||_1= \sum |r_k|$), the set $P=\{\{x_k\} \mid x_k \ge 0 \; \forall k \in \Bbb N\}$ has an empty interior.
My proof so far goes like this: Assume that $\exists \{x_k\} \in \mathcal l_1 \text { such that } \{x_k\} \in int(P)$, we have then that $\{x_k\} \in P$ and that $\exists B(\{x_k\},\epsilon) \subset P$ (by the definition of interior i'm working with), so I know I have to find a sequence $\{y_k\} \in B(\{x_k\},\epsilon)$ with negative terms (a sequence "close enough" to $\{x_n\}$ that is not in $P$, leading to a contradiction). But I can't seem to intuitively find a sequence with those propierties, maybe I'm just taking the long road and it's simplier than that, am I missing something here?