Computing Absolutely Normal Numbers in Nearly Linear Time
Data Structures and Algorithms
2020-07-17 v4
Abstract
A real number is absolutely normal if, for every base , every two equally long strings of digits appear with equal asymptotic frequency in the base- expansion of . This paper presents an explicit algorithm that generates the binary expansion of an absolutely normal number , with the th bit of appearing after polylog computation steps. This speed is achieved by simultaneously computing and diagonalizing against a martingale that incorporates Lempel-Ziv parsing algorithms in all bases.
Keywords
Cite
@article{arxiv.1611.05911,
title = {Computing Absolutely Normal Numbers in Nearly Linear Time},
author = {Jack H. Lutz and Elvira Mayordomo},
journal= {arXiv preprint arXiv:1611.05911},
year = {2020}
}