Kelement
Kelement is a term used informally in mathematics and computer science to refer to either a k-element subset of a finite set or the k-th element in a sequence. It is not a standardized formal term, and its precise meaning depends on context.
In combinatorics, a kelement subset of a finite set S with cardinality n is any subset containing
In sequences and arrays, a kelement may refer to the element at position k, i.e., the k-th
Example: Let S = {1, 2, 3, 4} and k = 2. The 2-element kelements are the subsets {1,2},
See also: k-element subset, binomial coefficient, k-th element, indexing.