形式陈述
集合
直觉
序列是带位置和重复次数的数据流,而不是单纯的元素集合。索引说明“第几项”,因此交换两项或删除重复项通常会改变序列。
例子与边界
推论与应用
序列是离散时间过程、迭代算法和无穷逼近的基本模型。给序列加入收敛、Cauchy、单调或可求和条件,便得到实分析和概率极限定理中的主要对象。
参考资料
- Stephen Abbott, Understanding Analysis, 2nd ed., Springer, 2015, Chapter 2.
- Walter Rudin, Principles of Mathematical Analysis, 3rd ed., McGraw-Hill, 1976, Chapter 3.