Provide an example of a sequence an:N→Rsuch that limn→∞∣an+1−an∣→0, but limn,m→∞,m>n∣an−am∣=0. That is, proide a series where the distances between successive terms converges to zero, but where distances between terms that are "farther apart than 1" does not converge to 0. That is, the sequence is not Cauchy .
I find this far cleaner conceptually, since it's "obvious" to everyone that an=log(n) diverges, while the corresponding fact for Hnis hardly convincing. We also get straightforward equalities everywhere, instead of inequalities. I still feel that I don't grok what precisely fails here, in that, my intuition still feels that the local condition ought to imply the Cauchy condition: if an tells an+1 to not be too far, and an+1 tells an+2, surely this must be transitive? I have taught my instincts to not trust my instincts on analysis, which is a shitty solution :) I hope to internalize this someday. EDIT: I feel I now understand what's precisely happening after ruminating a bit. The Cauchy convergence criterion allows us to drop a finite number of terms, and then capture everything after that point in a ball of radius ϵ. As ϵ shrinks, all the terms in the sequence are "squeezed togeher". In the an+1−an case, only successive terms must maintain an ϵ distance. But as the log example shows, you can steadily plod along, keeping ϵ ball next to ϵ ball, to reach:
n→∞limϵ→0limf(n)⋅ϵ
whose behaviour can do unexpected things depending on the choice of n.