4

Harmonic series diverges and pseudo Cauchy however it's not bounded. So how can I find such a sequence?

A sequence $(s_n)$ is pseudo-Cauchy if, for all $\xi>0$, there exists an $N$ such that if $n ≥ N$, then $|s_{n+1}−s_n| < ξ$.

  • 5
    What is a pseudo-Cauchy sequence? –  Oct 16 '13 at 17:39
  • 3
    $$\textstyle 0,,{1\over 2},, 1,, {2\over 3},,{1\over 3},,{0},,{1\over 4},,{2\over 4},,{3\over 4},,1,,{4\over 5},,{3\over 5},,{2\over 5},,{1\over 5}, ,0, \ldots$$ – David Mitra Oct 16 '13 at 17:42
  • 1
    A sequence (sn) is pseudo-Cauchy if, for all ξ> 0, there exists an N such that if n ≥ N, then |sn+1−sn| < ξ – user11111 Oct 16 '13 at 17:42
  • @DavidMitra How would you go about proving the sequence using the definition? I'm struggling to understand how to begin that part. – DoubleV Oct 09 '22 at 23:07

1 Answers1

5

Try the sequence $$a_n=\sin\sqrt n$$