Suppose that {x_n} is a sequence which satisfies
|x_{n+1} - x_n| <= 1/log n
Is this sequence Cauchy? What about the one satisfying
|x_{n+1} - x_n| <= 1/(1 + epsilon)^n
where epsilon > 0?
Whether sequences are Cauchy or not is determined. The solution is detailed and well presented.