# Bounds for sets of remainders

**Authors:** Omkar Baraskar, Ingrid Vukusic

arXiv: 2508.20853 · 2025-08-29

## TL;DR

This paper studies the sequence counting distinct remainders for numbers modulo all smaller divisors, providing asymptotic bounds, analyzing differences between terms, and exploring related iterated remainder sets.

## Contribution

It establishes explicit asymptotic formulas for the sequence, bounds on term differences, and analyzes properties of iterated remainder sets related to Pierce expansions.

## Key findings

- s(n) = c * n + O(n/(\log n \log \log n))
- Differences between s(n) and s(n+1) are at most one, with arbitrarily large decreases
- Bounds are provided for the size of iterated remainder sets

## Abstract

Let $s(n)$ be the number of different remainders $n \bmod k$, where $1 \leq k \leq \lfloor n/2 \rfloor$. This rather natural sequence is sequence A283190 in the OEIS and while some basic facts are known, it seems that surprisingly it has barely been studied. First, we prove that $s(n) = c \cdot n + O(n/(\log n \log \log n))$, where $c$ is an explicit constant. Then we focus on differences between consecutive terms $s(n)$ and $s(n+1)$. It turns out that the value can always increase by at most one, but there exist arbitrarily large decreases. We show that the differences are bounded by $O(\log \log n)$. Finally, we consider ''iterated remainder sets''. These are related to a problem arising from Pierce expansions, and we prove bounds for the size of these sets as well.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.20853/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/2508.20853/full.md

## References

10 references — full list in the complete paper: https://tomesphere.com/paper/2508.20853/full.md

---
Source: https://tomesphere.com/paper/2508.20853