Erdős–Borwein constant

Today, the importance of Erdős–Borwein constant in our lives is undeniable. Whether it's a controversial topic, a celebrity, a historical event, or any other relevant element, Erdős–Borwein constant has the power to influence the way we perceive the world around us. In this article we will fully explore the impact Erdős–Borwein constant has had on today's society and how it has shaped our opinions, behaviors and decisions. From his appearance on the public stage to his relevance on a personal level, Erdős–Borwein constant has left an indelible mark that deserves to be examined in detail.

The Erdős–Borwein constant, named after Paul Erdős and Peter Borwein, is the sum of the reciprocals of the Mersenne numbers.

By definition it is:

[1]

Equivalent forms

It can be proven that the following forms all sum to the same constant:

where σ0(n) = d(n) is the divisor function, a multiplicative function that equals the number of positive divisors of the number n. To prove the equivalence of these sums, note that they all take the form of Lambert series and can thus be resummed as such.[2]

Irrationality

In 1948, Erdős showed that the constant E is an irrational number.[3] Later, Borwein provided an alternative proof.[4]

Despite its irrationality, the binary representation of the Erdős–Borwein constant may be calculated efficiently.[5][6]

Applications

The Erdős–Borwein constant comes up in the average case analysis of the heapsort algorithm, where it controls the constant factor in the running time for converting an unsorted array of items into a heap.[7]

References

  1. ^ (sequence A065442 in the OEIS)
  2. ^ The first of these forms is given by Knuth (1998), ex. 27, p. 157; Knuth attributes the transformation to this form to an 1828 work of Clausen.
  3. ^ Erdős, P. (1948), "On arithmetical properties of Lambert series" (PDF), J. Indian Math. Soc., New Series, 12: 63–66, MR 0029405.
  4. ^ Borwein, Peter B. (1992), "On the irrationality of certain series", Mathematical Proceedings of the Cambridge Philosophical Society, 112 (1): 141–146, Bibcode:1992MPCPS.112..141B, doi:10.1017/S030500410007081X, MR 1162938, S2CID 123705311.
  5. ^ Knuth (1998) observes that calculations of the constant may be performed using Clausen's series, which converges very rapidly, and credits this idea to John Wrench.
  6. ^ Crandall, Richard (2012), "The googol-th bit of the Erdős–Borwein constant", Integers, 12 (5): A23, doi:10.1515/integers-2012-0007, S2CID 122157888.
  7. ^ Knuth, D. E. (1998), The Art of Computer Programming, Vol. 3: Sorting and Searching (2nd ed.), Reading, MA: Addison-Wesley, pp. 153–155.