Increasing Sequence
Sequence in which ∀n ∈ [latex]\mathbb{R}[/latex] : x[latex]_{n}[/latex] ≤ x[latex]_{n+1}[/latex].
Examples
- The sequence of even numbers is a strictly increasing sequence: 0, 2, 4, 6, 8, 10, 12, 14, …
- The sequence of squared numbers is a strictly increasing sequence: 1, 4, 9, 16, 25, 36, 49, …
