Loenditen
Loenditen is a fictional mathematical sequence used in speculative number theory and mathematical worldbuilding. It is defined by a(1) = 1 and, for n > 1, a(n) = a(n−1) + ω(n), where ω(n) is the number of distinct prime factors of n. Thus a(n) is the cumulative sum of the function ω over the integers from 2 to n.
The term Loenditen is named after the fictional mathematician L. Enditen, who, in a hypothetical 2010 paper
Basic properties: a(n) is strictly increasing for n ≥ 2 since ω(n) ≥ 1 for all n > 1.
Computation and variants: calculating a(n) requires factoring integers up to n to obtain ω(n); sieve methods can
Applications and context: Loenditen serves as a didactic tool to illustrate cumulative counting of prime structures