pith:5SCIFHDG
Residue Number System Comparison revisited, a software perspective
A Residue Number System comparison method works over the full dynamic range using one mixed-radix conversion and an extra modulus.
arxiv:2605.18415 v1 · 2026-05-18 · cs.DC
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{5SCIFHDGTWA2R4KPZ4WJA2Q3ZC}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Our method provides the comparison of two integers in the full range of the RNS base. It does not require moduli of a special form, unlike other state-of-the-art methods that are restricted to specific RNS bases or require bounds on input numbers. Our approach only requires one single conversion to a mixed radix representation with a complexity of O(n2), which can be reduced to O(log(n)) in time with parallelization.
The additional modulus is available without conflicting with the existing RNS base and that the single mixed-radix conversion step correctly determines the ordering for any pair of numbers in the full dynamic range.
Presents an RNS comparison technique using an additional modulus for full-range comparison via one mixed-radix conversion with O(n²) complexity.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:05:59.585843Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
ec84829c669d81a8f14fcf2c906a1bc8b29e62295540be8b9693d52812a9b952
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/5SCIFHDGTWA2R4KPZ4WJA2Q3ZC \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: ec84829c669d81a8f14fcf2c906a1bc8b29e62295540be8b9693d52812a9b952
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "4b20af858c549afc828ed5b5a57fe9b807f94268a487162b1bf930c9deee1869",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.DC",
"submitted_at": "2026-05-18T13:52:39Z",
"title_canon_sha256": "3a18c8523780390119c8f32bd1730542200afae6a64384efb4e942f2b946cef6"
},
"schema_version": "1.0",
"source": {
"id": "2605.18415",
"kind": "arxiv",
"version": 1
}
}