A sequence $\left\{a_{k}\right\}$ is said to be monotonic if it is either always increasing or always decreasing. In mathematical terms, a sequence is increasing if $a_{n+1} \geq a_{n}$ for all $n$ and decreasing if $a_{n+1} \leq a_{n}$ for all $n$.
Show more…