vix.ing · top · new · best · stats · spec

Accelerating true orbit pseudorandom number generation using Newton's method

2025/02/22 by Asaki Saito, Saito, Asaki, Akihiro Yamaguchi +1
Computer Science · Physics and Astronomy · #Chaos-based Image/Signal Encryption #Computation (stat.CO) #Cryptographic Implementations and Security #FOS: Computer and information sciences #FOS: Mathematics #Number Theory (math.NT) #Radio Astronomy Observations and Technology

paper · pdf · doi:10.48550/arxiv.2502.16108

openalex publication_date 2025/02/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The binary expansions of irrational algebraic numbers can serve as high-quality pseudorandom binary sequences. This study presents an efficient method for computing the exact binary expansions of real quadratic algebraic integers using Newton's method. To this end, we clarify conditions under which the first N bits of the binary expansion of an irrational number match those of its upper rational approximation. Furthermore, we establish that the worst-case time complexity of generating a sequence of length N with the proposed method is equivalent to the complexity of multiplying two N-bit integers, showing its efficiency compared to a previously proposed true orbit generator. We report the results of numerical experiments on computation time and memory usage, highlighting in particular that the proposed method successfully accelerates true orbit pseudorandom number generation. We also confirm that a generated pseudorandom sequence successfully passes all the statistical tests included in RabbitFile of TestU01.

Related