This is a free preview. For full access
Sequences and Series
Bounded Sequences and the Limit Test
Description
A sequence is an ordered list of numbers created one term at a time. In math analysis, students often ask whether the terms get closer and closer to a single real number as the index grows. When that happens, the sequence converges, and the number it approaches is called the limit.
A graph can ma...
Show More
Transcript
数列是定义在自然数集上的函数,产生一个由 n 索引的数值序列。
如果这些值随着 n 的增大趋近于一个实数,则该数列收敛。
这个实数称为该数列的极限。
从图形上看,这意味着随着 n 的增加,序列的值趋近于一条水平线。
例如,当 n 趋近于无穷大时,序列 1/n 收敛于零。
证明收敛性的两个有用工具是有界性和单调性。
有界数列保持在固定的上界和下界范围内,而单调数列则始终递增或递减。
综上所述,这些结论可得出单调序列定理,该定理指出:若一个序列既有界又单调,则它必定收敛。
考虑一杯正在冷却的咖啡。其温度每分钟测量一次,形成一个递减的,即单调...
Show More