A convergent series with this property is the ∑(-1)^n/n from n = 1 to ∞,
since the lim as n -> ∞ of | (-1)^(n+1)/(n+1) ÷ (-1)^(n)/n | =
the lim as n -> ∞ of | (-1)^(n+1) * n / [(n+1) * (-1)^n] | =
the lim as n -> ∞ of | (-1)^(1) * n / (n+1) | = 1;
and a divergent series with this property is the ∑(1/n) from n = 1 to ∞,
since the lim as n->∞ of |1/(n+1)÷1/n| = the lim as n->∞ of |n/(n+1)| = 1.