tekensreeks
A tekensreeks, in mathematical context, is a sequence that records only the sign of terms from another sequence or function. It typically takes values in the set {-1, 0, 1} and is often defined by s_n = sign(a_n), where sign is the sign function: s_n = -1 if a_n < 0, s_n = 0 if a_n = 0, and s_n = 1 if a_n > 0. The tekensreeks thus encodes whether each term is negative, zero, or positive, without preserving its magnitude.
Purpose and use. Tekensreeksen are used to study the distribution of signs in a sequence or series.
Relations and interpretations. The tekensreeks is closely related to the sign function and to binary or alternating
Examples. For a_n = (-1)^n/n, the tekensreeks is (-1, 1, -1, 1, …). For a_n = n^2 - 5, the
See also. Sign function, alternating series, convergence tests, sign pattern, binary sequence.