EGYPTIAN FRACTION EXPANSIONS for RATIONAL NUMBERS BETWEEN 0 and 1 OBTAINED with ENGEL SERIES 1. Introduction the Rhind Papyrus I

Total Page:16

File Type:pdf, Size:1020Kb

EGYPTIAN FRACTION EXPANSIONS for RATIONAL NUMBERS BETWEEN 0 and 1 OBTAINED with ENGEL SERIES 1. Introduction the Rhind Papyrus I EGYPTIAN FRACTION EXPANSIONS FOR RATIONAL NUMBERS BETWEEN 0 AND 1 OBTAINED WITH ENGEL SERIES ELVIA NIDIA GONZALEZ´ AND JULIA BERGNER, PHD DEPARTMENT OF MATHEMATICS Abstract. The ancient Egyptians expressed rational numbers as the finite sum of distinct unit fractions. Were the Egyptians limited by this notation? In fact, they were not as every rational number can be written as a finite sum of distinct unit fractions. Moreover, these expansions are not unique. There exist several di↵erent algorithms for computing Egyptian fraction expansions, all of which produce di↵erent representations of the same rational number. One such algorithm, called an Engel series, produces a finite increasing sequence of integers for every rational number. This sequence is then used to obtain an Egyptian fraction expansion. Motivated by the work of M. Mays, this project aims to investigate properties of natural number denominators n that produce x length x Egyptian fraction expansions using Engel series for n between 0 and 1. x While computing Engel expansions using Mathematica, a helpful pattern emerged: rational numbers n which produce length x Egyptian fraction expansions were those whose denominator minus one was divisible by every natural number between (and including) x and 2. We conjecture and prove that this will always x hold for length x Engel series for between 0 and 1 where n = k lcm(x, x 1,...,3, 2) + 1 for k N. n · − 2 Furthermore, we conjecture that n = lcm(x, x 1,...,3, 2) + 1 is the smallest n such that x produces a − n length x Egyptian fraction expansion. A proof that n = k lcm(x, x 1,...,3, 2) + 1 works is included along · − with an investigation of whether or not n = lcm(x, x 1,...,3, 2) + 1 the least such n that does. − 1. Introduction The Rhind papyrus is responsible for preserving the mathematical methods employed by the ancient Egyptians. It is clear from this document that the Egyptians had an unintuitive way of expressing rational numbers. Unlike the current precedent, in which one integer is written over another integer, they would write 2 1 1 out rational numbers as a sum of distinct unit fractions. For example, 7 would be written as 4 + 28 instead. Additionally, the Rhind papyrus included extensive tables, one of which included di↵erent representations 2 of n for odd n between 5 and 101 using the following identity [7] 1 1 1 = + . n n +1 n (n + 1) · However impractical these expansions may seem, they make certain real-life problems much easier to solve. One such real-life application is the sharing problem. This problem focuses on sharing whole items (like loaves of bread) with multiple people. For example, how can five loaves be split evenly amongst eight 5 people? The solution can be written as the proper fraction, 8 . This means each person gets five eighths of a loaf. Now, applying this is not as easy as writing out the solution as a fraction. How would someone cut five-eighths from eight loaves? Each loaf could be cut in half, then those halves into quarters, then those quarters into eighths. From here, each of the eight persons would receive five small pieces of bread. This solution, although correct, is not very practical. 5 1 1 If we represent 8 as 2 + 8 , this sharing problem becomes significantly easier to put into practice. Each person receives half a loaf first, which ensures that four loaves are distributed evenly amongst all eight people. Key words and phrases. Egyptian fractions, Engel Series, Number Theory. This work is funded through UC LEADS at the University of California, Berkeley. 1 2 ELVIA NIDIA GONZALEZ´ AND JULIA BERGNER, PHD DEPARTMENT OF MATHEMATICS Next, the final loaf can be cut into eighths and each person would receive one of those pieces. Along with being easier to distribute the bread, this solution allows each person to have one larger piece (the half loaf) along with the smaller piece (the eighth loaf). These representations inspired many questions. Some have been answered. For example, we know that Egyptian fraction expansions are not unique. Di↵erent algorithms may produce di↵erent representations 5 1 1 1 of the same fraction. Our example of 8 can also be expressed as 2 + 10 + 40 . Table 1 lists several more examples. Table 1. Expansions of various rational numbers using di↵erent algorithms. x n Engel Series Greedy Algorithm Continued Fraction 5 1 1 1 1 1 1 1 1 1 1 7 2 + 6 + 24 + 168 2 + 5 + 70 2 + 6 + 21 4 1 1 1 1 1 1 1 1 1 1 1 13 4 + 20 + 140 + 1820 4 + 18 + 468 4 + 28 + 70 + 130 7 1 1 1 1 1 1 1 1 18 3 + 18 3 + 18 3 + 24 + 104 + 234 Another question that arose from Egyptian fraction expansions inquired whether or not the Egyptians were limited by the use of this notation. That is, could they express any rational number as a sum of distinct unit fraction? The Egyptians, as it turns out, were not at all limited. Any rational number can be expressed as the finite sum of distinct unity fractions. Furthermore, even irrational numbers can be expressed as an infinite sum of distinct unit fractions. The focus of this project is Egyptian fraction expansions for rational numbers between 0 and 1 (but not including 0 and 1) obtained using an Engel series. Some examples of these expansions can be seen on the second column of Table 1. 2. Engel Expansions An Engel series, for any real number, is sequence of increasing integers [6]. Any real number, say z, can be expressed as an Egyptian fraction expansion using an Engel series in a unique way. This representation for any real z can be computed by defining u = z then letting a = 1 .From here, each subsequent a 1 1 u1 i+1 d e 1 and ui+1 is obtained by first computing ui+1 = ui ai 1 then computing ai+1 = ,where is the · − d ui e de ceiling function defined as r = s if and only if s 1 <r s [2, Page 69, (3.5)]. d e − If z is a rational number, this process will halt whenever uk = 0 and the Engel series is a1,a2,...,ak 1 . The Egyptian fraction expansion for a rational number is derived from the series as follows:{ − } k 1 − 1 1 1 1 z = = + + + . a a a a a a ··· a a a i=1 1 2 i 1 1 2 1 2 k 1 X · ··· ··· − Otherwise, if z is irrational, this algorithm continues and we end up with an infinite Engel series a1,a2,a3,... This infinite Engel series can be used to obtain an Egyptian fraction expansion with the following{ sum [3]: } 1 1 . a a a i=1 1 2 i X · ··· Any Egyptian fraction expansion derived using an Engel series will be referred to as an Engel expansion from now on. Below we prove that Engel expansions are finite for all rational numbers. Theorem 2.1. Engel expansions are finite for all rational numbers. EGYPTIANFRACTIONEXPANSIONSUSINGENGELSERIES 3 x Proof. Suppose m Q.Thenm = n for x, n Z and n = 0. Begin to compute the Engel expansion by first letting 2 2 6 x n u = and a = . 1 n 1 d x e Next, compute u2 using a1 and u1 to obtain x x a n u = u a 1=( a ) 1= · 1 − . 2 1 · 1 − n · 1 − n 1 n n n By the definition of the ceiling function, = = a1 if and only if a1 1 < a1.Thusa1 1 < d u1 e d x e − x − x if and only if x a1 x<n. Subtracting n from both sides of the inequality and adding x to both leaves us with x a n<x.· −The numerator for u is x a n. From the inequalities above, x a n<xwhich is · 1 − 2 · 1 − · 1 − the numerator for u1. We can now find another positive integer a such that a (x a n) n<x a n. The left hand side 2 2 · 1 − − · 1 − of this inequality is precisely the numerator for u3 and the right hand side is precisely the numerator for u2. So no matter which ui we start with, the numerator for ui+1 will be less than the numerator for ui.Since the numerators for the ui’s are strictly decreasing, eventually we will end up with zero in the numerator for some ui (say uk has a numerator of 0) and this process halts with k 1 − 1 a a a i=1 1 2 i X · ··· which is a finite Engel expansion as desired. ⇤ 3. Results The work within this project was inspired by a paper by Michael E. Mays titled, “A Worst Case of the Fibonacci-Sylvester Expansion” [4]. Mays explored Egyptian fraction expansions of rational numbers using the greedy algorithm. More specifically, his paper investigated the properties of fraction expansions which had lengths that matched the numerator using the greedy algorithm. In a similar manner, this paper investigates fraction expansions whose lengths match their numerators using Engel expansions. Initially, this project began by simply looking at tables of Engel expansions. Tables 2 and 3 o↵er a few examples of Engel expansions whose lengths match their numerators. Each table begins with a denominator that is one greater than the numerator and ends when an Engel expansion of length equal to the numerator is obtained. The first column is simply the rational number being investigated, the second column is the Engel series, and the third column is the Engel expansion 1.
Recommended publications
  • On Egyptian Fractions of Length 3
    ON EGYPTIAN FRACTIONS OF LENGTH 3 CYRIL BANDERIER, CARLOS ALEXIS GÓMEZ RUIZ, FLORIAN LUCA, FRANCESCO PAPPALARDI, AND ENRIQUE TREVIÑO Abstract. Let a, n be positive integers that are relatively prime. We say that a/n can be represented as an Egyptian fraction of length k if there exist positive a 1 1 integers m1, . , mk such that = + ··· + . Let Ak(n) be the number n m1 mk of solutions a to this equation. In this article, we give a formula for A2(p) and a parametrization for Egyptian fractions of length 3, which allows us to give a 1 1 1 bounds to A3(n), to fa(n) = #{(m1, m2, m3): = + + }, and n m1 m2 m3 a 1 1 1 finally to F (n) = #{(a, m1, m2, m3): = + + }. n m1 m2 m3 2010 Mathematics Subject Classification. 11D68, 11D45, 13A05, 01A16. Date: May 13, 2019. 1 2 C. BANDERIER, C. A. GÓMEZ RUIZ, F. LUCA, F. PAPPALARDI, AND E. TREVIÑO 1. Introduction Historical background. The most ancient mathematical texts are mostly related to computations involving proportions, fractions, inverse of integers (sometimes in link with problems related to geometry). Many traces of these mathematics are found in Sumerian or Babylonian clay tablets, during a period of several millennia1. For Egyptian mathematics, many papyri present computations involving sums of unit fractions (fractions of the form 1/n) and sometimes also the fraction 2/3; see, e.g., the Rhind Mathematical Papyrus. This document, estimated from 1550 BCE, is a copy by the scribe Ahmes of older documents. For example, it gives a list of decompositions of 2/n into unit fractions; such decompositions are also found in the Lahun Mathematical Papyri (UC 32159 and UC 32160, conserved at the University College London), which are dated circa 1800 BCE; see [27].
    [Show full text]
  • 2 1 2 = 30 60 and 1
    Math 153 Spring 2010 R. Schultz SOLUTIONS TO EXERCISES FROM math153exercises01.pdf As usual, \Burton" refers to the Seventh Edition of the course text by Burton (the page numbers for the Sixth Edition may be off slightly). Problems from Burton, p. 28 3. The fraction 1=6 is equal to 10=60 and therefore the sexagesimal expression is 0;10. To find the expansion for 1=9 we need to solve 1=9 = x=60. By elementary algebra this means 2 9x = 60 or x = 6 3 . Thus 6 2 1 6 40 1 x = + = + 60 3 · 60 60 60 · 60 which yields the sexagsimal expression 0; 10; 40 for 1/9. Finding the expression for 1/5 just amounts to writing this as 12/60, so the form here is 0;12. 1 1 30 To find 1=24 we again write 1=24 = x=60 and solve for x to get x = 2 2 . Now 2 = 60 and therefore we can proceed as in the second example to conclude that the sexagesimal form for 1/24 is 0;2,30. 1 One proceeds similarly for 1/40, solving 1=40 = x=60 to get x = 1 2 . Much as in the preceding discussion this yields the form 0;1,30. Finally, the same method leads to the equation 5=12 = x=60, which implies that 5/12 has the sexagesimal form 0;25. 4. We shall only rewrite these in standard base 10 fractional notation. The answers are in the back of Burton. (a) The sexagesimal number 1,23,45 is equal to 1 3600 + 23 60 + 45.
    [Show full text]
  • Mathematics in Ancient Egypt
    INTRODUCTION ncient Egypt has le us with impressive remains of an early civilization. ese remains Aalso directly and indirectly document the development and use of a mathematical cul- ture—without which, one might argue, other highlights of ancient Egyptian culture would not have been possible. Egypt’s climate and geographic situation have enabled the survival of written evidence of this mathematical culture from more than 3000 years ago, so that we can study them today. e aims of this book are to follow the development of this early mathe- matical culture, beginning with the invention of its number notation, to introduce a modern reader to the variety of sources (oen, but not always, textual), and to outline the mathemat- ical practices that were developed and used in ancient Egypt. e history of ancient Egypt covers a time span of more than 2000 years, and although changes occurred at a slower pace than in modern societies, we must consider the possibility of signicant change when faced with a period of this length. Consequently, this book is organized chronologically, beginning around the time of the unication of Egypt around 3000 BCE and ending with the Greco - Roman Periods, by which time Egypt had become a multicultural society, in which Alexandria constituted one of the intellectual centers of the ancient world. Each section about a particular period analyzes individual aspects of Egyptian mathe- matics that are especially prominent in the available sources of this time. Although some of the features may be valid during other periods as well, this cannot simply be taken for granted and is not claimed.
    [Show full text]
  • Continued Fractions and Irrationality Exponents for Modified Engel And
    Monatshefte für Mathematik https://doi.org/10.1007/s00605-018-1244-1 Continued fractions and irrationality exponents for modified Engel and Pierce series AndrewN.W.Hone1,2 · Juan Luis Varona3 Received: 29 October 2018 / Accepted: 27 November 2018 © The Author(s) 2018 Abstract An Engel series is a sum of reciprocals of a non-decreasing sequence (xn) of positive integers, which is such that each term is divisible by the previous one, and a Pierce series is an alternating sum of the reciprocals of a sequence with the same property. Given an arbitrary rational number, we show that there is a family of Engel series which when added to it produces a transcendental number α whose continued fraction expansion is determined explicitly by the corresponding sequence (xn), where the latter is generated by a certain nonlinear recurrence of second order. We also present an analogous result for a rational number with a Pierce series added to or subtracted from it. In both situations (a rational number combined with either√ an Engel or a Pierce series), the irrationality exponent is bounded below by (3 + 5)/2, and we further identify infinite families of transcendental numbers α whose irrationality exponent can be computed precisely. In addition, we construct the continued fraction expansion for an arbitrary rational number added to an Engel series with the stronger property 2 that x j divides x j+1 for all j. Keywords Continued fractions · Engel series · Pierce series · Irrationality degree Communicated by A. Constantin. A. N. W. Hone: Currently on leave at School of Mathematics and Statistics, University of New South Wales, Sydney, NSW 2052, Australia.
    [Show full text]
  • Pierce-Engel Hybrid Expansions
    Graduate Theses, Dissertations, and Problem Reports 2008 Pierce-Engel hybrid expansions Andrea Sutyak West Virginia University Follow this and additional works at: https://researchrepository.wvu.edu/etd Recommended Citation Sutyak, Andrea, "Pierce-Engel hybrid expansions" (2008). Graduate Theses, Dissertations, and Problem Reports. 2718. https://researchrepository.wvu.edu/etd/2718 This Dissertation is protected by copyright and/or related rights. It has been brought to you by the The Research Repository @ WVU with permission from the rights-holder(s). You are free to use this Dissertation in any way that is permitted by the copyright and related rights legislation that applies to your use. For other uses you must obtain permission from the rights-holder(s) directly, unless additional rights are indicated by a Creative Commons license in the record and/ or on the work itself. This Dissertation has been accepted for inclusion in WVU Graduate Theses, Dissertations, and Problem Reports collection by an authorized administrator of The Research Repository @ WVU. For more information, please contact [email protected]. Pierce-Engel Hybrid Expansions Andrea Sutyak Dissertation submitted to the Eberly College of Arts and Sciences at West Virginia University in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Mathematics Michael E. Mays, PhD., chair J. Goldwasser, PhD. H.W. Gould, M.A. K. Subramani, PhD. J. Wojciechowski, PhD. Department of Mathematics Morgantown, West Virginia 2008 Keywords: Pierce expansion, Engel expansion Copyright 2008 Andrea Sutyak ABSTRACT Pierce-Engel Hybrid Expansions Andrea Sutyak Pierce and Engel expansions are representations of numbers between 0 and 1 as sums of unitary fractions (of alternating signs in the case of Pierce) whose denominators are built multiplicatively, choosing the successive factors greedily.
    [Show full text]
  • Study in Egyptian Fractions
    1 STUDY IN EGYPTIAN FRACTIONS Robert P. Schneider Whether operating with fingers, stones or hieroglyphic symbols, the ancient mathematician would have been in many respects as familiar with the integers and rational numbers as is the modern researcher. If we regard both written symbols and unwritten arrangements of objects to be forms of notation for numbers, then through the ancient notations and their related number systems flowed the same arithmetic properties—associativity, commutativity, distributivity—that we know so intimately today, having probed and extended these empirical laws using modern tools such as set theory and Peano’s axioms. It is fascinating to contemplate that we share our base-ten number system and its arithmetic, almost as natural to us as sunlight and the air we breathe, with the scribes of ancient Egypt [1, p. 85]. We use different symbols to denote the numbers and operations, but our arithmetic was theirs as well. Our notation for fractions even mimics theirs with its two-tiered arrangement foreshadowing our numerator and denominator; however, the Egyptian notation for fractions leaves no space for numbers in the numerator, the position being filled by a hieroglyphic symbol meaning “part” [1, p. 93]. Aside from having special symbols to denote 2/3 and 3/4, the Egyptians always understood the numerator to be equal to unity in their fractions [4]. The representation of an improper fraction as the sum of distinct unit fractions, or fractions having numerators equal to one, is referred to as an “Egyptian fraction” [3]. I found the Egyptians’ use of fractions, as well as their multiplication and division algorithms [1, pp.
    [Show full text]
  • On Expanding Into Three Term Egyptian Fractions 풏
    IOSR Journal of Mathematics (IOSR-JM) e-ISSN: 2278-5728, p-ISSN: 2319-765X. Volume 10, Issue 6 Ver. I (Nov - Dec. 2014), PP 51-53 www.iosrjournals.org On Expanding ퟑ Into Three Term Egyptian Fractions 풏 H.A.Aisha Y. A. Hamza, and M.Y Waziri Department of Mathematics, Faculty of Science, Bayero University Kano, Kano, Nigeria Abstract: It is well known that fraction (푎/푏) can be expressed as the sum of N unit fractions. Such representations are known as Egyptian fractions. In practice, each 푎/푏 can be expressed by several different Egyptian fraction expansions. In this paper we present a generalized expression for 3/푛 where 푁 = 3 for all positive integers 푛. Under mind assumptions convergence results has been established. Keywords: Egyptian Fraction, Unit Fraction, Shortest Egyptian Fraction I. Introduction Ancient Egyptian hieroglyphics tell us much about the people of ancient Egypt, including how they did mathematics. The Rhind Mathematical Papyrus, the oldest existing mathematical manuscript, stated that; their basic number system is very similar to ours except in one way – their concept of fractions [2]. The ancient Egyptians had a way of writing numbers to at least 1 million. However, their method of writing fractions was limited. For instance to represent the fraction 1/5, they would simply use the symbol for 5, and place another symbol on top of it [3]. In general, the reciprocal of an integer n was written in the same way. They had no other way of writing fractions, except for a special symbol for 2/3 and perhaps 3/4 [1].
    [Show full text]
  • Table 1 Table 2
    g The ancient Egyptians expressed rational numbers as the finite sum of distinct unit fractions. Were Theorem 1. Suppose x is a positive integer and n = lcm(x, x 1,...,3, 2) + 1. Then x will have − n the Egyptians limited by this notation? In fact, they were not as every rational number can be written a length x Engel expansion. Through this project we have shown a method for choosing a denominator that will always produce as a finite sum of distinct unit fractions. Moreover, these expansions are not unique. There exist an Engel expansion whose length is equal to its numerator. We have also demonstrated that while this is not the only possible way to produce a length x expansion, n = lcm(x, x 1,...,3, 2) + 1 is several different algorithms for computing Egyptian fraction expansions, all of which produce different − conjectured to be the least denominator that does so for some fixed x. Tables 1 and 2 demonstrate representations of the same rational number. Example 2. Let x =4. Then by Theorem 1, n = lcm(4, 3, 2) + 1 = 13. In order clarify why One such algorithm, called an Engel series, produces a finite increasing sequence of integers for every this for small values of x. There are other values for n which produce a length x Engel expansion this n produces the desired expansion, 13 will be written as lcm(4, 3, 2) + 1 for the majority of this x rational number. This sequence is then used to obtain an Egyptian fraction expansion. Motivated by 4 for n.
    [Show full text]
  • Egyptian Fractions
    California State University, San Bernardino CSUSB ScholarWorks Theses Digitization Project John M. Pfau Library 2002 Egyptian fractions Jodi Ann Hanley Follow this and additional works at: https://scholarworks.lib.csusb.edu/etd-project Part of the Mathematics Commons Recommended Citation Hanley, Jodi Ann, "Egyptian fractions" (2002). Theses Digitization Project. 2323. https://scholarworks.lib.csusb.edu/etd-project/2323 This Thesis is brought to you for free and open access by the John M. Pfau Library at CSUSB ScholarWorks. It has been accepted for inclusion in Theses Digitization Project by an authorized administrator of CSUSB ScholarWorks. For more information, please contact [email protected]. EGYPTIAN FRACTIONS A Thesis Presented to the Faculty of California State University, San Bernardino In Partial fulfillment of the Requirements for the Degree Master of Arts in Mathematics by Jodi Ann Hanley June 2002 EGYPTIAN FRACTIONS A Thesis Presented to the Faculty of California State University, San Bernardino by Jodi Ann Hanley June 2002 Approved by Gfiofc 0(5 3- -dames Okon, Committee Chair Date Shawnee McMurran, Committee Member Laura Wallace^ Committee Member _____ Peter Williams, Chair Terry Hallett Department of Mathematics Graduate Coordinator Department of Mathematics ABSTRACT Egyptian fractions are what we know today as unit fractions that are of the form — — with the exception, by n 2 the Egyptians, of — . Egyptian fractions have actually 3 played an important part in mathematics history with its primary roots in number theory. This paper will trace the history of Egyptian fractions by starting at the time of the Egyptians, working our way to Fibonacci, a geologist named Farey, continued fractions, Diophantine equations, and unsolved problems in number theory.
    [Show full text]
  • Engel Expansion 1 Engel Expansion
    Engel expansion 1 Engel expansion The Engel expansion of a positive real number x is the unique non-decreasing sequence of positive integers such that Rational numbers have a finite Engel expansion, while irrational numbers have an infinite Engel expansion. If x is rational, its Engel expansion provides a representation of x as an Egyptian fraction. Engel expansions are named after Friedrich Engel, who studied them in 1913. An expansion analogous to an Engel expansion, in which alternating terms are negative, is called a Pierce expansion. Engel expansions, continued fractions, and Fibonacci Kraaikamp and Wu (2004) observe that an Engel expansion can also be written as an ascending variant of a continued fraction: They claim that ascending continued fractions such as this have been studied as early as Fibonacci's Liber Abaci (1202). This claim appears to refer to Fibonacci's compound fraction notation in which a sequence of numerators and denominators sharing the same fraction bar represents an ascending continued fraction: If such a notation has all numerators 0 or 1, as occurs in several instances in Liber Abaci, the result is an Engel expansion. However, Engel expansion as a general technique does not seem to be described by Fibonacci. Algorithm for computing Engel expansions To find the Engel expansion of x, let and where is the ceiling function (the smallest integer not less than r). If for any i, halt the algorithm. Engel expansion 2 Example To find the Engel expansion of 1.175, we perform the following steps. The series ends here. Thus, and the Engel expansion of 1.175 is {1, 6, 20}.
    [Show full text]
  • Generalizations of Egyptian Fractions
    Generalizations of Egyptian fractions David A. Ross Department of Mathematics University of Hawai’i March 2019 1 Recall: An Egyptian Fraction is a sum of unitary fractions 1 1 m + + m 1 ··· n n, m / (where N; for today 0 N) 2 2 These have been studied for a very long time: Fibonacci/Leonardo of Pisa 1202 Every rational number has a representation as an Egyptian fraction with distinct summands. (In fact, any rational with one Egyptian fraction representation has infinitely many, eg 3 1 1 = + 4 2 4 1 1 1 = + + 3 4 6 = ··· where you can always replace 1 by 1 1 1 ) k 2k + 2k+1 + 2k(k+1) 2 Kellogg 1921; Curtiss 1922 Bounded the number of (positive) integer solutions to the Diophantine equa- tion 1 1 1 = + + 1 ··· n (which is the same as counting the number of n-term representations of 1 as an Egyptian fraction.) Erdös 1932 No integer is represented by a harmonic progression 1 1 1 1 + + + + n n + d n + 2d ··· n + kd Erdös-Graham 1980; Croot 2003 If we finitely-color N then there is a monochrome finite set S such that X 1 1 = s s S 2 etc. 3 Sierpinski 1956 Several results about the structure of the set of Egyptian fractions, eg: 1. The number of representations of a given number by n-term Egyptian fractions is finite. 2. No sequence of n-term Egyptian fractions is strictly increasing (Mycielski) 3. If = 0 has a 3-term representation but no 1-term representations then has6 only finitely many representations (even if we allow negative terms).
    [Show full text]
  • Egyptian Fractions by Nam Nguyen ‘19 Numbers and Basic Computation Appeared in Ancient Egypt As Early As 2700 BCE
    Egyptian Fractions By Nam Nguyen ‘19 Numbers and basic computation appeared in Ancient Egypt as early as 2700 BCE. But you might not know that Ancient Egyptians demanded that every fraction have 1 in the numerator. They wanted to write any rational between 0 and 1 as a sum of such “unit” fractions. Such sums are called Egyptian fractions. Figure 1: Egyptian fractions written on a papyrus scroll [1] There are many ways to write 2/3 as an Egyptian fraction: 211 =+ 333 or 2111 1 =++ + 3 3 5 20 12 or 2111 1 1 =++ + + 3 3 6 30 20 12 . Can you express every rational between 0 and 1 as an Egyptian fraction? It turns out that you can. The proof lies with the following greedy algorithm introduced by Fibonacci in 1202 in his book Liber Albaci: At every stage, write down the largest possible unit fraction that is smaller than the fraction you are working on. For example, if you start with 11/12, the largest possible unit fraction that is smaller is 1/2. So 11 1 5 = + . 12 2 12 The largest possible unit fraction that is smaller than 5/12 is 1/3. So 11 1 1 1 = + + . 12 2 3 12 The algorithm ends here because 11/12 is already expressed as a finite series of unit fractions. More generally, given any fraction p/q, apply the Greedy algorithm to obtain p 1 pu − q − = 1 , q u1 qu1 where 1/u1 is the largest unit fraction below p/q. For convenience, we call ()/pu11− q qu the remainder.
    [Show full text]