English

Distant decimals of $\pi$

Logic in Computer Science 2017-12-12 v2

Abstract

We describe how to compute very far decimals of π\pi and how to provide formal guarantees that the decimals we compute are correct. In particular, we report on an experiment where 1 million decimals of π\pi and the billionth hexadecimal (without the preceding ones) have been computed in a formally verified way. Three methods have been studied, the first one relying on a spigot formula to obtain at a reasonable cost only one distant digit (more precisely a hexadecimal digit, because the numeration basis is 16) and the other two relying on arithmetic-geometric means. All proofs and computations can be made inside the Coq system. We detail the new formalized material that was necessary for this achievement and the techniques employed to guarantee the accuracy of the computed digits, in spite of the necessity to work with fixed precision numerical computation.

Cite

@article{arxiv.1709.01743,
  title  = {Distant decimals of $\pi$},
  author = {Yves Bertot and Laurence Rideau and Laurent Théry},
  journal= {arXiv preprint arXiv:1709.01743},
  year   = {2017}
}

Comments

Journal of Automated Reasoning, Springer Verlag, A Para{\^i}tre

R2 v1 2026-06-22T21:34:34.013Z