HOME

TheInfoList



OR:

In
number theory Number theory is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic functions. Number theorists study prime numbers as well as the properties of mathematical objects constructed from integers (for example ...
, Sylvester's sequence is an
integer sequence In mathematics, an integer sequence is a sequence (i.e., an ordered list) of integers. An integer sequence may be specified ''explicitly'' by giving a formula for its ''n''th term, or ''implicitly'' by giving a relationship between its terms. For ...
in which each term is the product of the previous terms, plus one. Its first few terms are :2, 3, 7, 43, 1807, 3263443, 10650056950807, 113423713055421844361000443 . Sylvester's sequence is named after James Joseph Sylvester, who first investigated it in 1880. Its values grow doubly exponentially, and the sum of its reciprocals forms a series of unit fractions that converges to 1 more rapidly than any other series of unit fractions. The recurrence by which it is defined allows the numbers in the sequence to be factored more easily than other numbers of the same magnitude, but, due to the rapid growth of the sequence, complete
prime factorization In mathematics, integer factorization is the decomposition of a positive integer into a product of integers. Every positive integer greater than 1 is either the product of two or more integer factors greater than 1, in which case it is a comp ...
s are known only for a few of its terms. Values derived from this sequence have also been used to construct finite Egyptian fraction representations of 1, Sasakian Einstein manifolds, and hard instances for online algorithms.


Formal definitions

Formally, Sylvester's sequence can be defined by the formula :s_n = 1 + \prod_^ s_i. The product of the empty set is 1, so this formula gives ''s''0 = 2, without need of a separate base case. Alternatively, one may define the sequence by the recurrence :\displaystyle s_i = s_(s_-1)+1, with the base case ''s''0 = 2. It is straightforward to show by induction that this is equivalent to the other definition.


Closed form formula and asymptotics

The Sylvester numbers grow doubly exponentially as a function of ''n''. Specifically, it can be shown that :s_n = \left\lfloor E^+\frac \right\rfloor,\! for a number ''E'' that is approximately 1.26408473530530... . This formula has the effect of the following
algorithm In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algo ...
: :''s''0 is the nearest
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
to ''E''2; ''s''1 is the nearest integer to ''E''4; ''s''2 is the nearest integer to ''E''8; for ''sn'', take ''E''2,
square In geometry, a square is a regular polygon, regular quadrilateral. It has four straight sides of equal length and four equal angles. Squares are special cases of rectangles, which have four equal angles, and of rhombuses, which have four equal si ...
it ''n'' more times, and take the nearest integer. This would only be a practical algorithm if we had a better way of calculating ''E'' to the requisite number of places than calculating ''s''''n'' and taking its repeated square root. The double-exponential growth of the Sylvester sequence is unsurprising if one compares it to the sequence of
Fermat number In mathematics, a Fermat number, named after Pierre de Fermat (1601–1665), the first known to have studied them, is a natural number, positive integer of the form:F_ = 2^ + 1, where ''n'' is a non-negative integer. The first few Fermat numbers ...
s ''F''''n''; the Fermat numbers are usually defined by a doubly exponential formula, 2^ \!+ 1, but they can also be defined by a product formula very similar to that defining Sylvester's sequence: :F_n = 2 + \prod_^ F_i.


Connection with Egyptian fractions

The unit fractions formed by the reciprocals of the values in Sylvester's sequence generate an infinite series: :\sum_^ \frac = \frac + \frac + \frac + \frac + \frac + \cdots. The partial sums of this series have a simple form, :\sum_^ \frac1 = 1 - \frac = \frac, which is already in lowest terms. This may be proved by induction, or more directly by noting that the recursion implies that :\frac-\frac = \frac, so the sum
telescopes A telescope is a device used to observe distant objects by their emission, Absorption (electromagnetic radiation), absorption, or Reflection (physics), reflection of electromagnetic radiation. Originally, it was an optical instrument using len ...
:\sum_^ \frac = \sum_^ \left( \frac-\frac \right) = \frac - \frac = 1 - \frac. Since this sequence of partial sums (''s''''j'' − 2)/(''s''''j'' − 1) converges to one, the overall series forms an infinite Egyptian fraction representation of the number one: :1 = \frac12 + \frac13 + \frac17 + \frac1 + \frac1 + \cdots. One can find finite Egyptian fraction representations of one, of any length, by truncating this series and subtracting one from the last denominator: :1 = \tfrac12 + \tfrac13 + \tfrac16, \quad 1 = \tfrac12 + \tfrac13 + \tfrac17 + \tfrac1, \quad 1 = \tfrac12 + \tfrac13 + \tfrac17 + \tfrac1 + \tfrac1,\quad \dots. The sum of the first ''k'' terms of the infinite series provides the closest possible underestimate of 1 by any ''k''-term Egyptian fraction.This claim is commonly attributed to , but appears to be making the same statement in an earlier paper. See also , , , and . For example, the first four terms add to 1805/1806, and therefore any Egyptian fraction for a number in the
open interval In mathematics, a real interval is the set (mathematics), set of all real numbers lying between two fixed endpoints with no "gaps". Each endpoint is either a real number or positive or negative infinity, indicating the interval extends without ...
(1805/1806, 1) requires at least five terms. It is possible to interpret the Sylvester sequence as the result of a greedy algorithm for Egyptian fractions, that at each step chooses the smallest possible denominator that makes the partial sum of the series be less than one.


Uniqueness of quickly growing series with rational sums

As Sylvester himself observed, Sylvester's sequence seems to be unique in having such quickly growing values, while simultaneously having a series of reciprocals that converges to a
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example, The set of all ...
. This sequence provides an example showing that double-exponential growth is not enough to cause an integer sequence to be an irrationality sequence. To make this more precise, it follows from results of that, if a sequence of integers a_n grows quickly enough that :a_n\ge a_^2-a_+1, and if the series :A=\sum\frac1 converges to a rational number ''A'', then, for all ''n'' after some point, this sequence must be defined by the same recurrence :a_n= a_^2-a_+1 that can be used to define Sylvester's sequence. conjectured that, in results of this type, the inequality bounding the growth of the sequence could be replaced by a weaker condition, :\lim_ \frac=1. surveys progress related to this
conjecture In mathematics, a conjecture is a conclusion or a proposition that is proffered on a tentative basis without proof. Some conjectures, such as the Riemann hypothesis or Fermat's conjecture (now a theorem, proven in 1995 by Andrew Wiles), ha ...
; see also .


Divisibility and factorizations

If ''i'' < ''j'', it follows from the definition that ''s''''j'' ≡ 1 (mod ''s''''i''). Therefore, every two numbers in Sylvester's sequence are relatively prime. The sequence can be used to prove that there are infinitely many
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
s, as any prime can divide at most one number in the sequence. More strongly, no prime factor of a number in the sequence can be congruent to 5 modulo 6, and the sequence can be used to prove that there are infinitely many primes congruent to 7 modulo 12. No term can be a perfect power. Much remains unknown about the factorization of the numbers in Sylvester's sequence. For instance, it is not known if all numbers in the sequence are squarefree, although all the known terms are. As describes, it is easy to determine which Sylvester number (if any) a given prime ''p'' divides: simply compute the recurrence defining the numbers modulo ''p'' until finding either a number that is congruent to zero (mod ''p'') or finding a repeated modulus. Using this technique he found that 1166 out of the first three million primes are divisors of Sylvester numbers, and that none of these primes has a square that divides a Sylvester number. The set of primes that can occur as factors of Sylvester numbers is of density zero in the set of all primes: indeed, the number of such primes less than ''x'' is O(\pi(x) / \log\log\log x). The following table shows known factorizations of these numbers (except ''s''0 ... ''s''3, which are all prime):All prime factors ''p'' of Sylvester numbers ''s''''n'' with ''p'' < 5 and ''n'' ≤ 200 are listed by Vardi. Ken Takusagawa lists th
factorizations up to ''s''9
and th

The remaining factorizations are fro

maintained by Jens Kruse Andersen. Retrieved 2014-06-13.
As is customary, P''n'' and C''n'' denote prime numbers and unfactored
composite number A composite number is a positive integer that can be formed by multiplying two smaller positive integers. Accordingly it is a positive integer that has at least one divisor other than 1 and itself. Every positive integer is composite, prime numb ...
s ''n'' digits long.


Applications

use the properties of Sylvester's sequence to define large numbers of Sasakian Einstein manifolds having the differential topology of odd-dimensional spheres or exotic spheres. They show that the number of distinct Sasakian Einstein metrics on a topological sphere of dimension 2''n''  − 1 is at least proportional to ''s''''n'' and hence has double exponential growth with ''n''. As describe, and used values derived from Sylvester's sequence to construct lower bound examples for
online In computer technology and telecommunications, online indicates a state of connectivity, and offline indicates a disconnected state. In modern terminology, this usually refers to an Internet connection, but (especially when expressed as "on lin ...
bin packing algorithms. similarly use the sequence to lower bound the performance of a two-dimensional cutting stock algorithm.In their work, Seiden and Woeginger refer to Sylvester's sequence as "Salzer's sequence" after the work of on closest approximation. Znám's problem concerns sets of numbers such that each number in the set divides but is not equal to the product of all the other numbers, plus one. Without the inequality requirement, the values in Sylvester's sequence would solve the problem; with that requirement, it has other solutions derived from recurrences similar to the one defining Sylvester's sequence. Solutions to Znám's problem have applications to the classification of surface singularities (Brenton and Hill 1988) and to the theory of nondeterministic finite automata. describes an application of the closest approximations to one by ''k''-term sums of unit fractions, in lower-bounding the number of divisors of any
perfect number In number theory, a perfect number is a positive integer that is equal to the sum of its positive proper divisors, that is, divisors excluding the number itself. For instance, 6 has proper divisors 1, 2 and 3, and 1 + 2 + 3 = 6, so 6 is a perfec ...
, and uses the same property to
upper bound In mathematics, particularly in order theory, an upper bound or majorant of a subset of some preordered set is an element of that is every element of . Dually, a lower bound or minorant of is defined to be an element of that is less ...
the size of certain groups.


See also

* Cahen's constant * Primary pseudoperfect number * Leonardo number


Notes


References

* * * * * * * * * * * * * * * * * * * * * * * * * * *


External links


Irrationality of Quadratic Sums
from K. S. Brown's MathPages. * {{good article Egyptian fractions Integer sequences Series (mathematics) Number theory Recurrence relations