What does it mean for a sequence to be monotone?
1 Answer
Dec 31, 2015
It means that the sequence is always either increasing or decreasing, it the terms of the sequence are getting either bigger or smaller all the time, for all values bigger than or smaller than a certain value.
Explanation:
Here is the precise definitions :
- A sequence
#(x_n) in RR or CC, ninNN# is called monotone increasing#iff EEkinNN # such that#x_(n+1)>=x_n AAn>=k# . - A sequence
#(x_n) in RR or CC, ninNN# is called monotone decreasing#iff EEkinNN # such that#x_(n+1)<=x_n AAn>=k# .
Note also that
In addition,
Furthermore, there is a theorem which states that every bounded, momotonic sequence is convergent.