Definition
Sequence
A sequence is an arrangement of elements , which can alternatively be written as:
Sequences can be interpreted as functions with .
The numbers that make up the sequence are called the terms or elements of the sequence, and is called the index of the sequence term.
If needed, one can also specify from which index the counting starts, e.g.:
with being the starting index.
Almost All
A statement holds for almost all if it is valid for all but finitely many exceptions.
Convergence
Convergent
Definition
Link to originalConvergent Sequence
A sequence is called convergent if it has a limit.
Example: The limit of the below sequence is:
which can also be written as:
Divergent
Definition
Link to originalDivergent Sequence
A sequence without limits is called divergent.
Monotonicity
Monotonically Decreasing
Monotonically Decreasing
A sequence is called monotonically decreasing if
A sequence is called strictly monotonically decreasing if
Monotonically Increasing
Monotonically Increasing
A sequence is called monotonically increasing if
A sequence is called strictly monotonically increasing if
Bound
Upper Bound
Definition
Link to originalUpper Bound
Lower Bound
Definition
Link to originalLower Bound