Sequence
Definition 1. A sequence is a function whose domain is .
고등학교에서는 수열을 '수의 나열'이라고 정의하곤 하는데, 정의에 의하면 꼭 '수'를 나열한 것만이 수열이 될 필요는 없다. 수가 아닌 함수나 다른 대상도 가능하다.
Bounded Sequence
Definition 2. A sequence is said to be bounded if its range is bounded. That is, there exists a number such that for all .
Monotonic Sequence
Definition 3. A sequence is said to be
(1) monotonically increasing if for all ;
(2) monotonically decreasing if for all .
A sequence is said to be monotone if it is either monotonically increasing or decreasing.
The Monotonic Sequence Theorem
Theorem 1. Suppose is monotonic. Then converges if and only if it is bounded.
Proof. () Let converge to . Take any . Then there is such that . This means that if , then . Let and . Then , . Thus is bounded above.
() By the least upper bound property, there exists a supremum of . Then . For any , there always exists such that if , then . Therefore . This means that converges to .