Lukas' Notes

Home

❯

Knowledge

❯

Cauchy Sequence

Cauchy Sequence

Jun 09, 20251 min read

analysis

Definition

Cauchy Sequence

A real sequence is called cauchy sequence, named after Augustin-Louis Cauchy, if for all ε>0 there exists an N(ε), such that:

∀n,m>N(ε):∣an​−am​∣<ε

Cauchy sequences are convergent and all convergent sequences are Cauchy sequences.


Graph View

Backlinks

  • Cauchy Criterion
  • Convergent Sequence

Created with Quartz v4.4.0 © 2025

  • GitHub