PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 19, 20260 citationsOpen Access

Exact Rational Arithmetic for Sequential Computation: VDR Applied to Twenty Domains Where Decimal Truncation Compounds

View Full Paper
GHGeoffrey Howland

Key Points

  • This research aims to identify computational errors caused by decimal truncation and present a solution using VDR exact rational arithmetic.
  • Identified twenty computational domains affected by decimal truncation.
  • Implemented VDR exact rational arithmetic to represent fractions without truncation.
  • Demonstrated the benefits of VDR through examples and theoretical analysis.
  • VDR eliminated truncation errors in all identified domains.
  • Presented exact representations of fractions that do not repeat or truncate.
  • Showed that VDR arithmetic produces exact results over chains of operations.

Abstract

Decimal arithmetic — including arbitrary-precision libraries like mpmath — represents numbers in base 10. The only fractions with terminating decimal representations are those whose denominators factor exclusively into 2s and 5s. Every other fraction — 1/3, 1/7, 1/11, 1/13, every fraction whose denominator contains any prime factor other than 2 or 5 — becomes an infinite repeating decimal that must be truncated. This truncation is not a precision issue solvable by carrying more digits. It is a structural incompatibility between the representation and the value. This paper identifies twenty computational domains where this structural incompatibility produces materially wrong results, and demonstrates that VDR exact rational arithmetic VDR-1 eliminates the problem entirely. VDR represents 1/3 as 1, 3, 0 — exact, with zero truncation. Chains of operations on exact rationals produce exact rationals. The denominator grows but nothing is discarded. This is not "more precision." It is a categorically different relationship with the numbers. No prior reading is required. VDR arithmetic is summarized where first used; full specifications are in VDR-1 and VDR-14.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Geoffrey Howland (2026) studied this question.

synapsesocial.com/papers/6a0bfe08166b51b53d3795d4https://doi.org/10.5281/zenodo.20260735
Ask AI
Helpful
Bookmark
Share
View Full Paper