On Euclid's Algorithm and Elementary Number Theory

Abstract

Algorithms can be used to prove and to discover new theorems. This paper shows how algorithmic skills in general, and the notion of invariance in particular, can be used to derive many results from Euclid’s algorithm. We illustrate how to use the algorithm as a verification interface (i.e., how to verify theorems) and as a construction interface (i.e., how to investigate and derive new theorems). The theorems that we verify are well-known and most of them are included in standard number-theory books. The new results concern distributivity properties of the greatest common divisor and a new algorithm for efficiently enumerating the positive rationals in two different ways. One way is known and is due to Moshe Newman. The second is new and corresponds to a deforestation of the Stern-Brocot tree of rationals. We show that both enumerations stem from the same simple algorithm. In this way, we construct a Stern-Brocot enumeration algorithm with the same time and space complexity as Newman’s algorithm. A short review of the original papers by Stern and Brocot is also included.

Publication
In Science of Computer Programming 76 (3), pp. 160-180
Ranking
Q1 Journal
  • A short program written in Haskell that implements some of the algorithms discussed in the paper. There is also a program that searches for occurrences of the Eisenstein array on OEIS.

  • Achille Brocot’s original paper “Calcul des rouages par approximation, nouvelle methode”, published in 1861 in “Revue Chronometrique. Journal des horlogers, scientifique et pratique” is available through Google books! You can read the journal or you can download it as a PDF (Brocot’s paper goes from page 208 to 216 of the PDF file)

History

  • 17 March 2010: uploaded the pre-print version, subject to editorial changes
  • 21 December 2009: notification of acceptance
  • 03 March 2009: submitted the paper for publication
  • 24 February 2009: uploaded the revised version of the paper (added section 6.5)
  • 20 February 2009: uploaded the first version of the paper
Avatar
Computer Scientist

My research interests include software reliability, software verification, and formal methods applied to software engineering. I am also interested in interactive storytelling. For more details, see some of my projects or my selected (or recent) publications. More posts are available in my blog. Follow me on Twitter or add me on LinkedIn.