PERFECT-NUMBERS.Pdf

Total Page:16

File Type:pdf, Size:1020Kb

PERFECT-NUMBERS.Pdf PERFECT NUMBERS A Perfect Number N is defined as any positive integer where the sum of its divisors minus the number itself equals the number. The first few of these, already known to the ancient Greeks, are 6, 28, 496, and 8128. Euclid, over two thousand years ago, showed that all even perfect numbers can be represented by – N=2 p-1(2 p-1) where p is a prime for which 2 p-1 is a prime number That is, we have an even Perfect Number of the form N whenever the Mersenne Number 2p-1 is a prime. Undoubtedly Mersenne was familiar with Euclid’s book in coming up with his primes. The following gives a table of the first nine Mersenne Primes and Perfect Numbers- Prime, p Mersenne Prime, 2 p-1 Perfect Number, 2 p-1(2 p-1) 2 3 6 3 7 28 5 31 496 7 127 8128 13 8191 33550336 17 131071 8589869056 19 524287 137438691328 31 2147483647 2305843008139952128 61 2305843009213693951 2658455991569831744654692615953842176 What is quite clear is that, once a Mersenne Prime has been found, the corresponding Perfect Number is known and visa-versa. Furthermore, as the table shows, the Mersenne Primes always end in 1 or 7 and the Perfect Numbers in 6 or 8. This observation at once calls one’s attention to a mod operation. Indeed, we find that Mersenne Primes M generated by primes p>2 and Perfect Numbers N generated by primes p>3 have the following properties- ( 2 p-1) mod(8)=7 and [2p-1(2 p-1)] mod(8)=0 These results actually apply to all positive integers not just primes and have their origin in the exponential forms of the two expressions. Thus (2 3456 -1) mod(8)=7 and (2 320 (2 321 -1))mod(8)=0. Recalling our earlier results on the integer spiral for all positive integers, we can state that all Perfect Numbers above 28 fall along the positive x axis as shown- In the graph we have also plotted the lines along which Mersenne Primes (2 p-1) and Fermat Primes (2 2^p+1) are located. The figure also suggests that other primes of the form 2p+3 and 2 p+5 are to be found along the remaining two diagonals and also some pseudo-perfect numbers along the y axis and the negative x axis. The number of Perfect Numbers as well as the Mersenne Primes appear to be infinite although this needs to still be proven. The facts that there are no Fermat primes above 65537 and that no odd Perfect Numbers exist, need also to be proven. We note that the perfect numbers 6=1+2+3 and 28=1+2+4+7+14 have number fractions f[6]=(2+3)/6=5/6 and f[28]=(2+4+7+14)/28=27/28. This suggests that we can always generate Perfect Numbers by use of the number fraction concept discussed in an earlier note. The starting point for doing so is the equality- ∑divisors of N − (N + )1 (N − )1 f [N ] = ≡ N N This is equivalent to saying- b = ∑divisors of N − 2N = 0 which also agrees with the basic definition for a Perfect Number. In computer language, this result is expressed as- with(numtheory): for N from 1 to 100 do{N,(( add(i,i=divisors(N))-(2*N)))}od; and produces an N when b=0. Just to demonstrate how this type of evaluation works, consider the case of M=2047=2 11 -1=23 x 89. This number is a Mersenne Number but not a Mersenne Prime. Without knowing this beforehand, an evaluation of b yields b= -1934 and hence M cannot be a prime. Another advantage of the b evaluation is that it can be used to work things backwards starting with a Perfect Number N and deducing the value of its corresponding Mersenne Prime M. The procedure works as follows- (1)-Run the above program for b over a range of Ns until a value b=0 is found (2)-Use the value of N for which this is the case and run N/2 (p-1) over a range of low value primes p until the quotient assumes its lowest odd integer value (3)-This produces a Mersenne Prime M corresponding and the corresponding prime p. To demonstrate this approach, consider running the computer program over the range 3355030 <N<3355040 . This produces a value of b=0 at N=3355036 and a division of N/2 (p-1) yields an odd integer value M= 8191 at p=13. That is- M=213 -1=8191 is a Mersenne Prime. U.H.Kurzweg Feb. 2013 .
Recommended publications
  • 1 Mersenne Primes and Perfect Numbers
    1 Mersenne Primes and Perfect Numbers Basic idea: try to construct primes of the form an − 1; a, n ≥ 1. e.g., 21 − 1 = 3 but 24 − 1=3· 5 23 − 1=7 25 − 1=31 26 − 1=63=32 · 7 27 − 1 = 127 211 − 1 = 2047 = (23)(89) 213 − 1 = 8191 Lemma: xn − 1=(x − 1)(xn−1 + xn−2 + ···+ x +1) Corollary:(x − 1)|(xn − 1) So for an − 1tobeprime,weneeda =2. Moreover, if n = md, we can apply the lemma with x = ad.Then (ad − 1)|(an − 1) So we get the following Lemma If an − 1 is a prime, then a =2andn is prime. Definition:AMersenne prime is a prime of the form q =2p − 1,pprime. Question: are they infinitely many Mersenne primes? Best known: The 37th Mersenne prime q is associated to p = 3021377, and this was done in 1998. One expects that p = 6972593 will give the next Mersenne prime; this is close to being proved, but not all the details have been checked. Definition: A positive integer n is perfect iff it equals the sum of all its (positive) divisors <n. Definition: σ(n)= d|n d (divisor function) So u is perfect if n = σ(u) − n, i.e. if σ(u)=2n. Well known example: n =6=1+2+3 Properties of σ: 1. σ(1) = 1 1 2. n is a prime iff σ(n)=n +1 p σ pj p ··· pj pj+1−1 3. If is a prime, ( )=1+ + + = p−1 4. (Exercise) If (n1,n2)=1thenσ(n1)σ(n2)=σ(n1n2) “multiplicativity”.
    [Show full text]
  • Prime Divisors in the Rationality Condition for Odd Perfect Numbers
    Aid#59330/Preprints/2019-09-10/www.mathjobs.org RFSC 04-01 Revised The Prime Divisors in the Rationality Condition for Odd Perfect Numbers Simon Davis Research Foundation of Southern California 8861 Villa La Jolla Drive #13595 La Jolla, CA 92037 Abstract. It is sufficient to prove that there is an excess of prime factors in the product of repunits with odd prime bases defined by the sum of divisors of the integer N = (4k + 4m+1 ℓ 2αi 1) i=1 qi to establish that there do not exist any odd integers with equality (4k+1)4m+2−1 between σ(N) and 2N. The existence of distinct prime divisors in the repunits 4k , 2α +1 Q q i −1 i , i = 1,...,ℓ, in σ(N) follows from a theorem on the primitive divisors of the Lucas qi−1 sequences and the square root of the product of 2(4k + 1), and the sequence of repunits will not be rational unless the primes are matched. Minimization of the number of prime divisors in σ(N) yields an infinite set of repunits of increasing magnitude or prime equations with no integer solutions. MSC: 11D61, 11K65 Keywords: prime divisors, rationality condition 1. Introduction While even perfect numbers were known to be given by 2p−1(2p − 1), for 2p − 1 prime, the universality of this result led to the the problem of characterizing any other possible types of perfect numbers. It was suggested initially by Descartes that it was not likely that odd integers could be perfect numbers [13]. After the work of de Bessy [3], Euler proved σ(N) that the condition = 2, where σ(N) = d|N d is the sum-of-divisors function, N d integer 4m+1 2α1 2αℓ restricted odd integers to have the form (4kP+ 1) q1 ...qℓ , with 4k + 1, q1,...,qℓ prime [18], and further, that there might exist no set of prime bases such that the perfect number condition was satisfied.
    [Show full text]
  • On Perfect and Multiply Perfect Numbers
    On perfect and multiply perfect numbers . by P. ERDÖS, (in Haifa . Israel) . Summary. - Denote by P(x) the number o f integers n ~_ x satisfying o(n) -- 0 (mod n.), and by P2 (x) the number of integers nix satisfying o(n)-2n . The author proves that P(x) < x'314:4- and P2 (x) < x(t-c)P for a certain c > 0 . Denote by a(n) the sum of the divisors of n, a(n) - E d. A number n din is said to be perfect if a(n) =2n, and it is said to be multiply perfect if o(n) - kn for some integer k . Perfect numbers have been studied since antiquity. l t is contained in the books of EUCLID that every number of the form 2P- ' ( 2P - 1) where both p and 2P - 1 are primes is perfect . EULER (1) proved that every even perfect number is of the above form . It is not known if there are infinitely many even perfect numbers since it is not known if there are infinitely many primes of the form 2P - 1. Recently the electronic computer of the Institute for Numerical Analysis the S .W.A .C . determined all primes of the form 20 - 1 for p < 2300. The largest prime found was 2J9 "' - 1, which is the largest prime known at present . It is not known if there are an odd perfect numbers . EULER (') proved that all odd perfect numbers are of the form (1) pam2, p - x - 1 (mod 4), and SYLVESTER (') showed that an odd perfect number must have at least five distinct prime factors .
    [Show full text]
  • ON PERFECT and NEAR-PERFECT NUMBERS 1. Introduction a Perfect
    ON PERFECT AND NEAR-PERFECT NUMBERS PAUL POLLACK AND VLADIMIR SHEVELEV Abstract. We call n a near-perfect number if n is the sum of all of its proper divisors, except for one of them, which we term the redundant divisor. For example, the representation 12 = 1 + 2 + 3 + 6 shows that 12 is near-perfect with redundant divisor 4. Near-perfect numbers are thus a very special class of pseudoperfect numbers, as defined by Sierpi´nski. We discuss some rules for generating near-perfect numbers similar to Euclid's rule for constructing even perfect numbers, and we obtain an upper bound of x5=6+o(1) for the number of near-perfect numbers in [1; x], as x ! 1. 1. Introduction A perfect number is a positive integer equal to the sum of its proper positive divisors. Let σ(n) denote the sum of all of the positive divisors of n. Then n is a perfect number if and only if σ(n) − n = n, that is, σ(n) = 2n. The first four perfect numbers { 6, 28, 496, and 8128 { were known to Euclid, who also succeeded in establishing the following general rule: Theorem A (Euclid). If p is a prime number for which 2p − 1 is also prime, then n = 2p−1(2p − 1) is a perfect number. It is interesting that 2000 years passed before the next important result in the theory of perfect numbers. In 1747, Euler showed that every even perfect number arises from an application of Euclid's rule: Theorem B (Euler). All even perfect numbers have the form 2p−1(2p − 1), where p and 2p − 1 are primes.
    [Show full text]
  • +P.+1 P? '" PT Hence
    1907.] MULTIPLY PEKFECT NUMBERS. 383 A TABLE OF MULTIPLY PERFECT NUMBERS. BY PEOFESSOR R. D. CARMICHAEL. (Read before the American Mathematical Society, February 23, 1907.) A MULTIPLY perfect number is one which is an exact divisor of the sum of all its divisors, the quotient being the multiplicity.* The object of this paper is to exhibit a method for determining all such numbers up to 1,000,000,000 and to give a complete table of them. I include an additional table giving such other numbers as are known to me to be multiply perfect. Let the number N, of multiplicity m (m> 1), be of the form where pv p2, • • •, pn are different primes. Then by definition and by the formula for the sum of the factors of a number, we have +P? -1+---+p + ~L pi" + Pi»'1 + • • (l)m=^- 1 •+P.+1 p? '" PT Hence (2) Pi~l Pa"1 Pn-1 These formulas will be of frequent use throughout the paper. Since 2•3•5•7•11•13•17•19•23 = 223,092,870, multiply perfect numbers less than 1,000,000,000 contain not more than nine different prime factors ; such numbers, lacking the factor 2, contain not more than eight different primes ; and, lacking the factors 2 and 3, they contain not more than seven different primes. First consider the case in which N does not contain either 2 or 3 as a factor. By equation (2) we have (^\ «M ^ 6 . 7 . 11 . 1£. 11 . 19 .2ft « 676089 [Ö) m<ï*6 TTT if 16 ï¥ ïî — -BTÏTT6- Hence m=2 ; moreover seven primes are necessary to this value.
    [Show full text]
  • Some New Results on Odd Perfect Numbers
    Pacific Journal of Mathematics SOME NEW RESULTS ON ODD PERFECT NUMBERS G. G. DANDAPAT,JOHN L. HUNSUCKER AND CARL POMERANCE Vol. 57, No. 2 February 1975 PACIFIC JOURNAL OF MATHEMATICS Vol. 57, No. 2, 1975 SOME NEW RESULTS ON ODD PERFECT NUMBERS G. G. DANDAPAT, J. L. HUNSUCKER AND CARL POMERANCE If ra is a multiply perfect number (σ(m) = tm for some integer ί), we ask if there is a prime p with m = pan, (pa, n) = 1, σ(n) = pα, and σ(pa) = tn. We prove that the only multiply perfect numbers with this property are the even perfect numbers and 672. Hence we settle a problem raised by Suryanarayana who asked if odd perfect numbers neces- sarily had such a prime factor. The methods of the proof allow us also to say something about odd solutions to the equation σ(σ(n)) ~ 2n. 1* Introduction* In this paper we answer a question on odd perfect numbers posed by Suryanarayana [17]. It is known that if m is an odd perfect number, then m = pak2 where p is a prime, p Jf k, and p = a z= 1 (mod 4). Suryanarayana asked if it necessarily followed that (1) σ(k2) = pa , σ(pa) = 2k2 . Here, σ is the sum of the divisors function. We answer this question in the negative by showing that no odd perfect number satisfies (1). We actually consider a more general question. If m is multiply perfect (σ(m) = tm for some integer t), we say m has property S if there is a prime p with m = pan, (pa, n) = 1, and the equations (2) σ(n) = pa , σ(pa) = tn hold.
    [Show full text]
  • SUPERHARMONIC NUMBERS 1. Introduction If the Harmonic Mean Of
    MATHEMATICS OF COMPUTATION Volume 78, Number 265, January 2009, Pages 421–429 S 0025-5718(08)02147-9 Article electronically published on September 5, 2008 SUPERHARMONIC NUMBERS GRAEME L. COHEN Abstract. Let τ(n) denote the number of positive divisors of a natural num- ber n>1andletσ(n)denotetheirsum.Thenn is superharmonic if σ(n) | nkτ(n) for some positive integer k. We deduce numerous properties of superharmonic numbers and show in particular that the set of all superhar- monic numbers is the first nontrivial example that has been given of an infinite set that contains all perfect numbers but for which it is difficult to determine whether there is an odd member. 1. Introduction If the harmonic mean of the positive divisors of a natural number n>1isan integer, then n is said to be harmonic.Equivalently,n is harmonic if σ(n) | nτ(n), where τ(n)andσ(n) denote the number of positive divisors of n and their sum, respectively. Harmonic numbers were introduced by Ore [8], and named (some 15 years later) by Pomerance [9]. Harmonic numbers are of interest in the investigation of perfect numbers (num- bers n for which σ(n)=2n), since all perfect numbers are easily shown to be harmonic. All known harmonic numbers are even. If it could be shown that there are no odd harmonic numbers, then this would solve perhaps the most longstand- ing problem in mathematics: whether or not there exists an odd perfect number. Recent articles in this area include those by Cohen and Deng [3] and Goto and Shibata [5].
    [Show full text]
  • Comprehension Task 3: Deficient, Perfect and Abundant Numbers
    Comprehension Task 3: Deficient, Perfect and Abundant Numbers Deficient, Perfect and Abundant Numbers The ideas explored in this article are ideas that were explored by the Ancient Greeks over 2000 years ago, and have been studied further since, notably in the 1600s and 1800s. They may, perhaps, be pretty useless ideas for the world, but are quite fun, and despite leading mathematicians playing with the ideas, mysteries remain, as I shall explain. Some numbers, like 12, have many factors. (A factor of a number is a number that allows exact division. For example, 3 is a factor of 12, because there exists a whole number that fills the gap in this number sentence: 3 ×◻= 12.) Some numbers, like 13, are prime and have just two. (In fact there are infinitely many of these prime numbers; that’s another story for another day). (A prime number is a number with exactly two factors. For example, 13 is prime, because it has exactly two factors, 1 and 13.) We can get a sense of how ‘well-endowed’ a number is with factors, taking into account its size (after all, bigger numbers have a higher chance of having factors, in some sense, than smaller numbers), by considering the sum of all its factors less than itself, and comparing this ‘factor sum’ to the number itself. For example, consider the number 14. Its factors are 1, 2, 7, 14. If we add together all the factors lower than 14 itself, we get 1 + 2 + 7 = 10. This is less than 14, so we say that 14 is deficient.
    [Show full text]
  • Prime and Perfect Numbers
    Chapter 34 Prime and perfect numbers 34.1 Infinitude of prime numbers 34.1.1 Euclid’s proof If there were only finitely many primes: 2, 3, 5, 7, ...,P, and no more, consider the number Q = (2 3 5 P ) + 1. · · ··· Clearly it is divisible by any of the primes 2, 3,..., P , it must be itself a prime, or be divisible by some prime not in the list. This contradicts the assumption that all primes are among 2, 3, 5,..., P . 34.1.2 Fermat numbers 2n The Fermat numbers are Fn := 2 + 1. Note that 2n 2n−1 2n−1 Fn 2 = 2 1= 2 + 1 2 1 = Fn 1(Fn 1 2). − − − − − − By induction, Fn = Fn 1Fn 2 F1 F0 + 2, n 1. − − ··· · ≥ From this, we see that Fn does not contain any factor of F0, F1, ..., Fn 1. Hence, the Fermat numbers are pairwise relatively prime. From this,− it follows that there are infinitely primes. 1 1 It is well known that Fermat’s conjecture of the primality of Fn is wrong. While F0 = 3, F1 = 5, 32 F2 = 17, F3 = 257, and F4 = 65537 are primes, Euler found that F5 = 2 + 1 = 4294967297 = 641 6700417. × 1202 Prime and perfect numbers 34.2 The prime numbers below 20000 The first 2262 prime numbers: 10 20 30 40 50 60 70 80 90 100 bbbbbb bb bbb b bb bb b bb b bb bb bb b b b b bb b b b b b b b b b b b b b b b bb b b b b b b b b b b b b b b b b bb b b b b bb b b b b b bb b b b b b b b b b b b b b b b b b b bb b b b b b b b b bb b b b bb b b b b b b b b b b b b bb b b b b b b b b b bb b b b b b b b b b b b b b b b b b b bb b b bb b b b b bb b b b b b b b b b b b b b 100 b b bb b bb b bb b b b b bb b b b b b bb b b b b b b b bb b bb b b b b b bb b b b
    [Show full text]
  • Variations on Euclid's Formula for Perfect Numbers
    1 2 Journal of Integer Sequences, Vol. 13 (2010), 3 Article 10.3.1 47 6 23 11 Variations on Euclid’s Formula for Perfect Numbers Farideh Firoozbakht Faculty of Mathematics & Computer Science University of Isfahan Khansar Iran [email protected] Maximilian F. Hasler Laboratoire CEREGMIA Univ. Antilles-Guyane Schoelcher Martinique [email protected] Abstract We study several families of solutions to equations of the form σ(n)= An + B(n), where B is a function that may depend on properties of n. 1 Introduction We recall that perfect numbers (sequence A000396 of Sloane’s Encyclopedia [8]) are defined as solutions to the equation σ(x) = 2 x, where σ(x) denotes the sum of all positive divisors of x, including 1 and x itself. Euclid showed around 300 BCE [2, Proposition IX.36] that q−1 q all numbers of the form x = 2 Mq, where Mq = 2 1 is prime (A000668), are perfect numbers. − While it is still not known whether there exist any odd perfect numbers, Euler [3] proved a converse of Euclid’s proposition, showing that there are no other even perfect numbers (cf. A000043, A006516). (As a side note, this can also be stated by saying that the even perfect 1 numbers are exactly the triangular numbers (A000217(n) = n(n + 1)/2) whose indices are Mersenne primes A000668.) One possible generalization of perfect numbers is the multiply or k–fold perfect numbers (A007691, A007539) such that σ(x) = k x [1, 7, 9, 10]. Here we consider some modified equations, where a second term is added on the right hand side.
    [Show full text]
  • Arxiv:2106.08994V2 [Math.GM] 1 Aug 2021 Efc Ubr N30b.H Rvdta F2 If That and Proved Properties He Studied BC
    Measuring Abundance with Abundancy Index Kalpok Guha∗ Presidency University, Kolkata Sourangshu Ghosh† Indian Institute of Technology Kharagpur, India Abstract A positive integer n is called perfect if σ(n) = 2n, where σ(n) denote n σ(n) the sum of divisors of . In this paper we study the ratio n . We de- I → I n σ(n) fine the function Abundancy Index : N Q with ( ) = n . Then we study different properties of Abundancy Index and discuss the set of Abundancy Index. Using this function we define a new class of num- bers known as superabundant numbers. Finally we study superabundant numbers and their connection with Riemann Hypothesis. 1 Introduction Definition 1.1. A positive integer n is called perfect if σ(n)=2n, where σ(n) denote the sum of divisors of n. The first few perfect numbers are 6, 28, 496, 8128, ... (OEIS A000396), This is a well studied topic in number theory. Euclid studied properties and nature of perfect numbers in 300 BC. He proved that if 2p −1 is a prime, then 2p−1(2p −1) is an even perfect number(Elements, Prop. IX.36). Later mathematicians have arXiv:2106.08994v2 [math.GM] 1 Aug 2021 spent years to study the properties of perfect numbers. But still many questions about perfect numbers remain unsolved. Two famous conjectures related to perfect numbers are 1. There exist infinitely many perfect numbers. Euler [1] proved that a num- ber is an even perfect numbers iff it can be written as 2p−1(2p − 1) and 2p − 1 is also a prime number.
    [Show full text]
  • Arxiv:2008.10398V1 [Math.NT] 24 Aug 2020 Children He Has
    JOURNAL OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000{000 S 0894-0347(XX)0000-0 RECURSIVELY ABUNDANT AND RECURSIVELY PERFECT NUMBERS THOMAS FINK London Institute for Mathematical Sciences, 35a South St, London W1K 2XF, UK Centre National de la Recherche Scientifique, Paris, France The divisor function σ(n) sums the divisors of n. We call n abundant when σ(n) − n > n and perfect when σ(n) − n = n. I recently introduced the recursive divisor function a(n), the recursive analog of the divisor function. It measures the extent to which a number is highly divisible into parts, such that the parts are highly divisible into subparts, so on. Just as the divisor function motivates the abundant and perfect numbers, the recursive divisor function motivates their recursive analogs, which I introduce here. A number is recursively abundant, or ample, if a(n) > n and recursively perfect, or pristine, if a(n) = n. There are striking parallels between abundant and perfect numbers and their recursive counterparts. The product of two ample numbers is ample, and ample numbers are either abundant or odd perfect numbers. Odd ample numbers exist but are rare, and I conjecture that there are such numbers not divisible by the first k primes|which is known to be true for the abundant numbers. There are infinitely many pristine numbers, but that they cannot be odd, apart from 1. Pristine numbers are the product of a power of two and odd prime solutions to certain Diophantine equations, reminiscent of how perfect numbers are the product of a power of two and a Mersenne prime.
    [Show full text]