On the Stern–Brocot Expansion of Real Numbers Tome 31, No 3 (2019), P
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
A Note on the Computation of the Fraction of Smallest Denominator in Between Two Irreducible Fractions Isabelle Sivignon
A note on the computation of the fraction of smallest denominator in between two irreducible fractions Isabelle Sivignon To cite this version: Isabelle Sivignon. A note on the computation of the fraction of smallest denominator in between two irreducible fractions. Discrete Applied Mathematics, Elsevier, 2016, 10.1016/j.dam.2015.08.029. hal-01228572 HAL Id: hal-01228572 https://hal.archives-ouvertes.fr/hal-01228572 Submitted on 13 Nov 2015 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Distributed under a Creative Commons Attribution| 4.0 International License A note on the computation of the fraction of smallest denominator in between two irreducible fractions Isabelle Sivignon Univ. Grenoble Alpes, GIPSA-Lab, F-38000 Grenoble, France CNRS, GIPSA-Lab, F-38000 Grenoble, France Abstract Given two irreducible fractions f and g, with f < g, we characterize the fraction h such that f < h < g and the denominator of h is as small as possible. An output-sensitive algorithm of time complexity O(d), where d is the depth of h is derived from this characterization. Keywords: simplest fraction, continued fractions, algorithm 1. Introduction Given two irreducible fractions defining an interval, we investigate the problem of finding the fraction of smallest denominator in this interval. -
Regularity of Minkowski's Question Mark Measure, Its Inverse and A
Regularity of Minkowski's question mark measure, its inverse and a class of IFS invariant measures Giorgio Mantica ∗y Vilmos Totik zx Abstract We prove the recent conjecture that Minkowski's question mark mea- sure is regular in the sense of logarithmic potential theory. The proof employs: an Iterated Function System composed of M¨obiusmaps, which yields the classical Stern{Brocot sequences, an estimate of the cardinality of large spacings between numbers in these sequences and a criterion due to Stahl and Totik. We also generalize this result to a class of balanced measures of Iterated Function Systems in one dimension. 1 Introduction and statement of the main re- sults 1.1 Minkowski's question mark function and measure A remarkable function was introduced by Hermann Minkowski in 1904, to map algebraic numbers of second degree to the rationals, and these latter to binary fractions, in a continuous, order preserving way [35]. This function is called the question mark function and is indicated by ?(x), perhaps because of its enigmatic yet captivating, multi{faceted personality. In fact, it is linked to continued fractions, to the Farey tree and to the theory of numbers [11, 42]. It also appears in the theory of dynamical systems, in relation with the Farey shift map [8, 10, 25] and in the coding of motions on manifolds of negative curvature [6, 17, 18, 23, 43]. Let us define Minkowski's question mark function following [42]. Consider the interval I = [0; 1] and let x 2 I. Write this latter in its continued fraction ∗Center for Non-linear and Complex Systems, Dipartimento di Scienza ed Alta Tecnologia, Universit`adell' Insubria, 22100 Como, Italy. -
Order Statistics in the Farey Sequences in Sublinear Time
Order Statistics in the Farey Sequences in Sublinear Time Jakub Pawlewicz Institute of Informatics, Warsaw University Banacha 2, 02-097 Warsaw, Poland [email protected] Abstract. The paper presents the first sublinear algorithm for comput- ing order statistics in the Farey sequences. The algorithm runs in time p O(n3=4 log n) and in space O( n ) for Farey sequence of order n. This is a significant improvement to the algorithm from [1] that runs in time O(n log n). 1 Introduction The Farey sequence of order n (denoted Fn) is the increasing sequence of all irreducible fractions from interval [0; 1] with denominators less than or equal to n. The Farey sequences have numerous interesting properties and they are well known in the number theory and in the combinatorics. They are deeply investigated in [2]. In this paper we study the following algorithmic problem. For given positive integers n and k compute the k-th element of the Farey sequence of order n. This problem is known as order statistics problem. The solution to the order statistics problem is based on a solution to a related rank problem, i.e. the problem of finding the rank of a given fraction in the Farey sequence. Both, the order statistics problem and the rank problem, can be easily solved in quadratic time by listing all elements of the sequence (see [2, Problem 4-61] and Section 2.1). Faster solutions for order statistics are possible by reducing the main problem to the rank problem. The roughly linear time algorithm is presented in [1]. -
The Farey Sequence
The Farey Sequence Jonathan Ainsworth, Michael Dawson, John Pianta, James Warwick Year 4 Project School of Mathematics University of Edinburgh March 15, 2012 Abstract The Farey sequence (of counting fractions) has been of interest to modern math- ematicians since the 18th century. This project is an exploration of the Farey sequence and its applications. We will state and prove the properties of the Farey sequence and look at their application to clock-making and to numerical approx- imations. We will further see how the sequence is related to number theory (in particular, to the Riemann hypothesis) and examine a related topic, namely the Ford circles. This project report is submitted in partial fulfilment of the requirements for the degree of BSc Mathematics except Pianta who is MA Mathematics 2 Contents Abstract 2 1 Introduction to Farey sequences 5 1.1 The Ladies' Diary . .5 1.2 Flitcon's solution . .6 1.3 Farey sequences . .8 1.4 Properties of the Farey Sequence . .8 1.5 Farey History . .9 1.6 Length of the Farey Sequence . 11 2 Clocks and Farey 12 2.1 Creation of the Stern-Brocot tree . 12 2.2 Navigating the Tree . 15 2.3 Gear Ratios . 18 3 Approximation and Fibonacci 23 3.1 Approximating irrationals using Farey Sequences . 23 3.2 Farey Sequences of Fibonacci Numbers . 25 4 Ford Circles 27 4.1 Introduction . 27 4.2 Motivation and definition . 27 4.3 Properties of Ford circles . 29 4.4 From algebra to geometry and back to algebra . 32 3 5 The Farey Sequence and The Riemann Hypothesis 36 5.1 Equivalent statement to the Riemann Hypothesis using the Farey Sequence . -
The Farey Sequence and Its Niche(S)
The Farey Sequence and Its Niche(s) Dylan Zukin May 12, 2016 1 Contents 1 Introduction to the Farey Sequence 3 2 A History of the Farey Sequence 3 3 Properties of the Farey Sequence 4 4 The Farey Dissection 7 5 Lattices and Farey Terms 8 5.1 What is a Lattice? . .8 5.2 The Fundamental Lattice . .9 5.3 Properties of the Fundamental Lattice . .9 6 What are Ford Circles? 11 6.1 Using the Farey Sequence to Prove Tangency . 12 6.2 Calculating Ford Circles . 13 7 Rational Approximation of Irrational Numbers 13 7.1 Theorems . 13 7.2 Using the Farey Dissection . 15 8 Hurwitz's Theorem 17 8.1 Proving Hurwitz's Theorem with the Farey Sequence . 17 8.2 Continued Fractions . 18 9 Conclusion 20 2 Abstract: Discovered by Haros in 1802, but named after a geologist 14 years later the properties of the Farey sequence remain a useful tool in mathematical proof. This paper will introduce the Farey sequence and its basic properties. Then continue onto many of its applications in the mathematical world. While the Farey sequence is mostly used in proof. Its properties give way to some surprising coincidences which generates further curiosity for this unique series of rational numbers. 1 Introduction to the Farey Sequence The Farey Sequence, sometimes called the Farey series, is a series of sequences in which each sequence consists of rational numbers ranging in value from 0 to 0 1 1. The first sequence, denoted F1 is simply f 1 ; 1 g. Then to create the nth row a b we look at the (n − 1)st row and between consecutive fractions a0 and b0 insert a + b [4]: a0 + b0 However the denominator of each term in Fn can be no larger than n.