3.1. Sequences
Proposition: Sup and Inf of bounded Sequences








Proof:
We will only prove the first statement, leaving the second one involving inf as an exercise.Recall that the sup is the smallest of all upper bounds. Since the sequence is assumed to be bounded above, the sup must be less than or equal to that upper bound, by definition. Therefore the sup can not be positive infinity. But the sup must also be at least as big as the first number of the sequence, hence the sup can not be negative infinity. Therefore, the sup must be bounded.
The second statement can be proved by contradiction, which means that we first need to figure out the contra-positive of the statement to be proved (which is the only hard part of the proof). We need to turn every "take any" to "there exists", any "at least one" to "for all", and switch the inequality.
But that opposite statement implies immediately that c -
- Original statement:
- Suppose that c = sup(aj). Then given any
> 0 there exists at least one integer k such that ak > c -
![]()
- Opposite of that statement:
- Suppose that c = sup(aj). Then there exists one
> 0 such that for all integers k we have ak < c -
![]()

