Increasing sequence

maths
Increasing sequence

A sequence is increasing if each subsequent term is greater than the previous.

$$a_1, a_2, \ldots, a_n$$

is increasing if $a_i < a_j$ for all $i < j$.