A new Binary Number Code and a Multiplier, based on 3 as semi-primitive root of 1 mod 2k
Abstract
The powers of 3 generate half of the odd residues mod 2k (k>2), and a sign change yields the other half. In other words: 3 is a semi-primitive root of 1 mod 2k (k>2). Hence each k-bit residue is n = +/- 3i.2j mod 2k, with unique non-neg exponent pair: i<2k-2 and j<k. -- A new "dual base logarithmic" binary number code (bases 2 and 3) employs this property. This (binary) log-code [s,i,j] - where s is the corresponding sign, simplifies binary multiplication by translating it to addition of the exponents of 2 and 3, and XOR of the signs involved. -- Patent US-5923888 (13jul99)
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.