The Application of Continued Fractions in Christiaan Huygens' Planetarium
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Continued Fractions: Introduction and Applications
PROCEEDINGS OF THE ROMAN NUMBER THEORY ASSOCIATION Volume 2, Number 1, March 2017, pages 61-81 Michel Waldschmidt Continued Fractions: Introduction and Applications written by Carlo Sanna The continued fraction expansion of a real number x is a very efficient process for finding the best rational approximations of x. Moreover, continued fractions are a very versatile tool for solving problems related with movements involving two different periods. This situation occurs both in theoretical questions of number theory, complex analysis, dy- namical systems... as well as in more practical questions related with calendars, gears, music... We will see some of these applications. 1 The algorithm of continued fractions Given a real number x, there exist an unique integer bxc, called the integral part of x, and an unique real fxg 2 [0; 1[, called the fractional part of x, such that x = bxc + fxg: If x is not an integer, then fxg , 0 and setting x1 := 1=fxg we have 1 x = bxc + : x1 61 Again, if x1 is not an integer, then fx1g , 0 and setting x2 := 1=fx1g we get 1 x = bxc + : 1 bx1c + x2 This process stops if for some i it occurs fxi g = 0, otherwise it continues forever. Writing a0 := bxc and ai = bxic for i ≥ 1, we obtain the so- called continued fraction expansion of x: 1 x = a + ; 0 1 a + 1 1 a2 + : : a3 + : which from now on we will write with the more succinct notation x = [a0; a1; a2; a3;:::]: The integers a0; a1;::: are called partial quotients of the continued fraction of x, while the rational numbers pk := [a0; a1; a2;:::; ak] qk are called convergents. -
Period of the Continued Fraction of N
√ Period of the Continued Fraction of n Marius Beceanu February 5, 2003 Abstract This paper seeks to recapitulate the known facts√ about the length of the period of the continued fraction expansion of n as a function of n and to make a few (possibly) original contributions. I have√ established a result concerning the average period length for k < n < k + 1, where k is an integer, and, following numerical experiments, tried to formulate the best possible bounds for this average length and for the √maximum length√ of the period of the continued fraction expansion of n, with b nc = k. Many results used in the course of this paper are borrowed from [1] and [2]. 1 Preliminaries Here are some basic definitions and results that will prove useful throughout the paper. They can also be probably found in any number theory intro- ductory course, but I decided to include them for the sake of completeness. Definition 1.1 The integer part of x, or bxc, is the unique number k ∈ Z with the property that k ≤ x < k + 1. Definition 1.2 The continued fraction expansion of a real number x is the sequence of integers (an)n∈N obtained by the recurrence relation 1 x0 = x, an = bxcn, xn+1 = , for n ∈ N. xn − an Let us also construct the sequences P0 = a0,Q0 = 1, P1 = a0a1 + 1,Q1 = a1, 1 √ 2 Period of the Continued Fraction of n and in general Pn = Pn−1an + Pn−2,Qn = Qn−1an + Qn−2, for n ≥ 2. It is obvious that, since an are positive, Pn and Qn are strictly increasing for n ≥ 1 and both are greater or equal to Fn (the n-th Fibonacci number). -
POLYNOMIAL CONTINUED FRACTIONS 1. Introduction A
POLYNOMIAL CONTINUED FRACTIONS D. BOWMAN AND J. MC LAUGHLIN Abstract. Continued fractions whose elements are polynomial se- quences have been carefully studied mostly in the cases where the degree of the numerator polynomial is less than or equal to two and the degree of the denominator polynomial is less than or equal to one. Here we study cases of higher degree for both numerator and denominator poly- nomials, with particular attention given to cases in which the degrees are equal. We extend work of Ramanujan on continued fractions with rational limits and also consider cases where the limits are irrational. 1. Introduction 1 A polynomial continued fraction is a continued fraction Kn=1an=bn where an and bn are polynomials in n. Most well known continued fractions are of this type. For example the first continued fractions giving values for ¼ (due to Lord Brouncker, first published in [10]) and e ([3]) are of this type: 4 1 (2n ¡ 1)2 (1.1) = 1 + K ; ¼ n=1 2 1 (1.2) e = 2 + 1 n : 1 + K n=1 n + 1 Here we use the standard notations N an a1 K := n=1 bn a2 b1 + a3 b2 + aN b3 + ::: + bN a a a a = 1 2 3 ::: N : b1+ b2+ b3+ bN We write AN =BN for the above finite continued fraction written as a rational 1 function of the variables a1; :::; aN ; b1; :::; bN . By Kn=1an=bn we mean the limit of the sequence fAn=Bng as n goes to infinity, if the limit exists. The first systematic treatment of this type of continued fraction seems to be in Perron [7] where degrees through two for an and degree one for bn are 1991 Mathematics Subject Classification. -
Description of Generalized Continued Fractions by Finite Automata
Description of Generalized Continued Fractions by Finite Automata J. O. Shallit Department of Computer Science University of Waterloo Waterloo, Ontario N2L 3G1 Canada Abstract. A generalized continued fraction algorithm associates with every real number x a sequence of integers; x is rational i® the sequence is ¯nite. For a ¯xed algorithm, call a sequence of integers valid if it is the result of that algorithm on some input x0. We show that, if the algorithm is su±ciently well-behaved, then the set of all valid sequences is accepted by a ¯nite automaton. I. Introduction. It is well known that every real number x has a unique expansion as a simple continued fraction in the form 1 x = a + 0 1 a + 1 a + 2 ¢ ¢ ¢ = [a0; a1; a2; :::] where ai ZZ for i 0, aj 1 for j 1, and if the expansion terminates with an, then 2 ¸ ¸ ¸ an 2. ¸ Given x, we may ¯nd its simple continued fraction expansion with the following algo- rithm: Algorithm SCF(x); outputs (a0; a1; : : :): SCF1. Set x x; set i 0. 0 Ã Ã SCF2. Set ai xi . Ã b c SCF3. If ai = xi then stop. Otherwise set xi 1=(xi ai); +1 Ã ¡ set i i + 1 and go to step SCF2. Ã 1 For example, SCF(52=43) = (1; 4; 1; 3; 2). In fact, the rules \aj 1 for j 1" and \if the expansion terminates with an, then ¸ ¸ an 2" exist precisely so the set of valid expansions coincide with the possible outputs of ¸ the continued fraction algorithm. -
Generalized Continued Logarithms and Related Continued Fractions
Generalized Continued Logarithms and Related Continued Fractions Jonathan M. Borwein∗ Kevin G. Harey Jason G. Lynchz June 23, 2016 Abstract We study continued logarithms as introduced by Bill Gosper and studied by J. Borwein et. al.. After providing an overview of the type I and type II generalizations of binary continued logarithms introduced by Borwein et. al., we focus on a new generalization to an arbitrary integer base b. We show that all of our so-called type III continued logarithms converge and all rational numbers have finite type III con- tinued logarithms. As with simple continued fractions, we show that the continued logarithm terms, for almost every real number, follow a specific distribution. We also generalize Khinchine's constant from simple continued fractions to continued logarithms, and show that these logarithmic Khinchine constants have an elemen- tary closed form. Finally, we show that simple continued fractions are the limiting case of our continued logarithms, and briefly consider how we could generalize past continued logarithms. 1 Introduction Continued fractions, especially simple continued fractions, have been well studied through- out history. Continued binary logarithms, however, appear to have first been introduced by Bill Gosper in his appendix on Continued Fraction Arithmetic [4]. More recently in [2], J. Borwein et. al. proved some basic results about binary continued logarithms and applied experimental methods to determine the term distribution of binary continued logarithms. They conjectured and indicated a proof that, like in the case of continued fractions, almost every real number has continued logarithm terms that follow a spe- cific distribution. They then introduced two different generalizations of binary continued arXiv:1606.06984v1 [math.NT] 22 Jun 2016 logarithms to arbitrary bases. -
CONTINUED FRACTIONS by CD Olds
NEW MATHEMATICAL LIBRARY published by Random House and The L. W. Singer Company for the CONTINUED FRACTIONS Monograph Project of the SCHOOL MATHEMATICS STUDY GROUPt by C. D. Olds Sun Jose State College EDITORIAL PANEL Mark Kac, Chairman (1961-1964) Anneli Lax, Technical Editor Rockefeller Institute New York University E. G. Begle, Stanford University L. Bers (1958-62; Chairman, 1958-1961), New York University W. G. Chinn (1961-64), San Francisco Public Schools H. S. M. Coxeter (1958-61), University of Toronto P. J. Davis (1961-64)) National Bureau of Standards P. R. Halmos (1958-63), University of Jiichigan J. H. Hlavaty (1958-63), Detl'itt Clinton High School N. Jacobson (1958-61), Yale University R. S. Pieters (1958-62), Phillips Academy H. 0. Pollak (1958-61), Bell Telephone Laboratories, Znc. G. Pdlya (1958-61), Stanford University H. E. Robbins (1958-61), Columbia University W. W. Sawyer (1958-60), Weskyan University N. E. Steenrod (1958-62), Princeton University J. J. Stoker (1958-61), New York University L. Zippin (1958-61), Queens College t The School Mathematics Study Group represents all parts of the mathe- matical profession and all parts of the country. Its activities are aimed at the RANDOM HOUSE improvement of teaching of mathematics in our schools. Further information can be obtained from: School Mathematics Study Group, School of Education, Stanford University, Stanford, California. Note to the Reader his book is one of a series written by professional mathematicians Tin order to make some important mathematical ideas interesting and understandable to a large audience of high school students and laymen. -
The Golden Ratio and the Fibonacci Sequence
THE GOLDEN RATIO AND THE FIBONACCI SEQUENCE Todd Cochrane 1 / 24 Everything is Golden • Golden Ratio • Golden Proportion • Golden Relation • Golden Rectangle • Golden Spiral • Golden Angle 2 / 24 Geometric Growth, (Exponential Growth): r = growth rate or common ratio: • Example. Start with 6 and double at each step: r = 2 6; 12; 24; 48; 96; 192; 384; ::: Differences: • Example Start with 2 and triple at each step: r = 3 2; 6; 18; 54; 162;::: Differences: Rule: The differences between consecutive terms of a geometric sequence grow at the same rate as the original sequence. 3 / 24 Differences and ratios of consecutive Fibonacci numbers: 1 1 2 3 5 8 13 21 34 55 89 Is the Fibonacci sequence a geometric sequence? Lets examine the ratios for the Fibonacci sequence: 1 2 3 5 8 13 21 34 55 89 1 1 2 3 5 8 13 21 34 55 1 2 1:500 1:667 1:600 1:625 1:615 1:619 1:618 1:618 What value is the ratio approaching? 4 / 24 The Golden Ratio The Golden Ratio, φ = 1:61803398::: • The Golden Ratio is (roughly speaking) the growth rate of the Fibonacci sequence as n gets large. Euclid (325-265 B.C.) in Elements gives first recorded definition of φ. n Next try calculating φ . Fn n 1 2 3 4 5 6 10 12 n φ 1:618 2:618 2:118 2:285 2:218 2:243 2:236 2:236 Fn φn p φn ≈ 2:236::: = 5; and so Fn ≈ p : Fn 5 5 / 24 Formula for the n-th Fibonacci Number n Rule: The n-th Fibonacci Number F is the nearest whole number to pφ . -
Patterns in Continued Fraction Expansions
PATTERNS IN CONTINUED FRACTION EXPANSIONS A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY SAMUEL WAYNE JUDNICK IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE ADVISOR: PROFESSOR JOHN GREENE MAY 2013 © Samuel Judnick 2013 Contents List of Tables ii Chapter 1 - Introduction 1 Definition 1 – Continued Fraction ......................................................................... 1 Theorem 1 –Finite Continued Fractions ................................................................ 2 The Continued Fraction Algorithm ........................................................................ 3 Chapter 2 – Properties and Important Relations 7 Definition 2 - Convergents..................................................................................... 7 Theorem 2 – The Fundamental Properties ............................................................. 7 q p Theorem 3 – The Expansion of k and k ...................................................... 10 qk 1 pk 1 Theorem 4 –Infinite Continued Fractions ............................................................ 11 Theorem 6 – Lagrange’s Theorem ....................................................................... 13 Chapter 3 - Approximation 15 Theorem 9 – Difference Between and its Convergents .................................... 16 Chapter 4 – Patterns in Continued Fraction Expansions 18 p ( 1)n Theorem 10 – The Expansion of ...................................................... 21 q (kq 1) 2 p ( 1)n Theorem 11 -
Generalized Continued Fractions: Definitions, Convergence and Applications to Markov Chains
Generalized continued fractions: Definitions, Convergence and Applications to Markov Chains Habilitationsschrift Hendrik Baumann im Jahr 2017 ii Contents 1 Introduction { Markov chains and continued fractions 1 1.1 Markov chains: Invariant measures and hitting times . 2 1.2 Notes on the history of continued fractions . 8 1.3 Block matrices and Markov chains . 12 1.4 Organization of the results . 14 I A general approach 17 2 Defining generalized continued fractions 19 2.1 Markov Chains and continued fractions . 20 2.2 S-series . 26 2.3 Definition of generalized continued fractions . 29 2.4 Literature review . 33 3 Pringsheim-type convergence criteria for generalized continued fractions 35 3.1 Equivalence transformations for gcfs . 35 3.2 Pringsheim-type convergence criteria . 36 3.3 Pringsheim-type criteria: Special cases . 42 3.4 Literature review . 48 4 GCFs and infinite systems of equations 51 4.1 The system Hx =0 ..................................... 52 4.2 Special cases . 57 4.3 Equivalence transformations for w ............................. 60 4.4 Convergence criteria involving S-series . 62 4.5 Pringsheim-type convergence criteria for w ......................... 63 4.6 Inhomogeneous systems . 66 4.7 Transposed systems . 67 4.8 Criteria using positivity and minimality . 68 iii 4.9 Systems with block matrices . 70 4.10 GCFs and Gaussian elimination . 72 4.11 Literature review . 74 5 Application to Markov chains 77 5.1 Kernels . 78 5.2 Application to discrete-time Markov processes . 84 5.3 Application to continuous-time Markov chains . 91 5.4 Literature review . 94 6 Algorithms for Markov chains 99 6.1 Absorption and hitting probabilities . -
PIANO TUNING and CONTINUED FRACTIONS 1. Introduction While
PIANO TUNING AND CONTINUED FRACTIONS MATTHEW BARTHA Abstract. In this paper, we first establish algorithms for creating continued fractions representing rational numbers. From there, we prove that infinitely long fraction expressions represent irrational numbers, along with methods for rationally approximating these numbers. As we analyze the effectiveness of any given approximation, we provide examples for finding these numbers. Next, we use of these fractions to evaluate how pianos are tuned and why one cannot be tuned perfectly. We focus mainly on the most common way to tune pianos in Western music, but will briefly explore alternate scales, such as the one used in Chinese music. Finally, we conclude the paper with a discussion of theoretical alternative scales to the ones in place, and why the ones that are used are the most popular. 1. Introduction While continued fractions have been studied for over 2000 years, most of the ear- liest examples were not generalized into useful, universal theorems. For instance, the Indian mathematician Aryabhata recorded his use of continued fractions in 550 A.D. when solving linear equations with infinitely many solutions. However, his use of these interesting mathematical expressions was limited to the specific problems he was solving. Furthermore, ancient Greek and Arab mathematical documents are covered with instances of continued fractions. However, like the ones Aryabhata used, early mathematicians did not expand into more generalized theorems. In the sixteenth and seventeenth centuries, examples of continued fractions that resemble the ones we know of today began to arise, specifically as Rafael Bombelli discovered that the square root of 13 could be expressed as a continued fraction. -
A Short Proof of the Simple Continued Fraction Expansion of Author(S): Henry Cohn Source: the American Mathematical Monthly, Vol
A Short Proof of the Simple Continued Fraction Expansion of Author(s): Henry Cohn Source: The American Mathematical Monthly, Vol. 113, No. 1 (Jan., 2006), pp. 57-62 Published by: Mathematical Association of America Stable URL: http://www.jstor.org/stable/27641837 Accessed: 18/05/2010 03:58 Your use of the JSTOR archive indicates your acceptance of JSTOR's Terms and Conditions of Use, available at http://www.jstor.org/page/info/about/policies/terms.jsp. JSTOR's Terms and Conditions of Use provides, in part, that unless you have obtained prior permission, you may not download an entire issue of a journal or multiple copies of articles, and you may use content in the JSTOR archive only for your personal, non-commercial use. Please contact the publisher regarding any further use of this work. Publisher contact information may be obtained at http://www.jstor.org/action/showPublisher?publisherCode=maa. Each copy of any part of a JSTOR transmission must contain the same copyright notice that appears on the screen or printed page of such transmission. JSTOR is a not-for-profit service that helps scholars, researchers, and students discover, use, and build upon a wide range of content in a trusted digital archive. We use information technology and tools to increase productivity and facilitate new forms of scholarship. For more information about JSTOR, please contact [email protected]. Mathematical Association of America is collaborating with JSTOR to digitize, preserve and extend access to The American Mathematical Monthly. http://www.jstor.org NOTES Edited byWilliam Adkins A Short Proof of the Simple Continued Fraction Expansion of e Henry Cohn 1. -
ABSTRACT Nature Through the Lens of Number Theory Emily Peirce
ABSTRACT Nature through the Lens of Number Theory Emily Peirce Director: Markus Hunziker, Ph.D. Though we might not recognize it, mathematics is manifested in the world around us. To begin to see an example of this, we first develop the theory that links together the Fibonacci numbers, the Golden Ratio, and continued fractions to ultimately present some well-known (and some less well-known) results on the best approximation of irrational numbers by fractions. A discussion on irrationality, specifically with regard to the Golden Ratio, brings us to the conclusion that the Golden Ratio is among the most irrational numbers of the real line. Armed with this theory, we then examine the mechanics behind plant growth and discover surprising connections between mathematics and flower development. Through an in-depth understanding of the mathematical tools and number- theoretic results initially outlined, we are brought to a deeper appreciation of the Creation that surrounds us as we recognize the order and pattern that exist in the natural world. APPROVED BY DIRECTOR OF HONORS THESIS: ________________________________________________ Dr. Markus Hunziker, Department of Mathematics APPROVED BY THE HONORS PROGRAM: ________________________________________________ Dr. Andrew Wisely, Director DATE: ________________________ TABLE OF CONTENTS Preface…………………………………………………………………………………....iii Acknowledgments…………………………………………………..…………….……....v Dedication………………………………………………………………………………...vi CHAPTER ONE: From Fibonacci to Irrationality………………………………………..1 Counting