Sequences
A sequence is an ordered list of elements indexed by natural numbers. In mathematics, a sequence is often denoted by (a_n), where n = 1, 2, 3, ... and each a_n belongs to a given set, such as the real numbers. The nth term is the term of index n. Sequences can be finite or infinite, with infinite sequences the primary focus in analysis.
Common examples include arithmetic sequences, where a_n = a_1 + (n−1)d; geometric sequences, where a_n = a_1 r^{n−1}; and
Convergence and limits: a sequence converges to a limit L if a_n approaches L as n grows
Subsequences and compactness: a subsequence is obtained by selecting indices n_k with n_1 < n_2 < … . The Bolzano–Weierstrass
Further topics include sequences of functions and notions of convergence (pointwise, uniform), as well as their