Tag: Prime number

  • Base-60 digits can be mapped to exact prime-factor coordinates

    What the study found The study finds that each sexagesimal, or base-60, digit can be uniquely decomposed into three independent coordinates on a discrete 4 × 3 × 5 lattice. The abstract says this structure comes from the factorization 60 = 2² · 3 · 5 and uses the Chinese Remainder Theorem. Why the authors…