I need to find a sequence which converges to $0$ but is not in any space $\ell^p$, where $1 \leq p < +\infty$.
And, I need to find a sequence which is in every space $\ell^p$ with $p > 1$ but which is not in $\ell^1$.
As a recap, for any $p$ such that $1 \leq p < +\infty$, we define the space $\ell^p$ to be the set of all sequences $x \colon= (\xi_i)$ of complex numbers for which the series $\sum |\xi_i|^p $ converges to a finite (real) value, with the metric $d$ defined as follows: $$ d(x,y) \colon= \sum_{i=1}^\infty |\xi_i - \eta_i|^p $$ for all $x \colon= (\xi_i)$, $y \colon= (\eta_i)$ in $\ell^p$.
My work:
The sequence $\xi_i \colon= i^{-1/(p+1)} $ obviously converges to $0$, but we have $|\xi_i|^p = i^{-p/(p+1)}$, and $0 < p/(p+1) < 1$; so the series $\sum i^{-p/(p+1)}$ diverges to $+\infty$. But can we find a single sequence that works for every $p$, where $1 \leq p < +\infty$?
And similarly, for the sequence $\xi_i \colon= i^{-2(p-1)/p}$, we have $|\xi_i|^p = i^{-2(p-1)}$, and $2(p-1) = 0$ for $p=1$ and $2(p-1) > 1$ for $p> 1$; so the series $\sum i^{-2(p-1)}$ diverges to $+\infty$ for $p=1$ and this series converges (to some finite, non-negative real value) for $p > 1$. But, as before, can we find a single sequence that works for every $p$, where $1 \leq p < +\infty$?