Polite Number
   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 ...
, a polite number is a
positive integer In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positiv ...
that can be written as the sum of two or more consecutive positive integers. A positive integer which is not polite is called impolite... The impolite numbers are exactly the
powers of two A power of two is a number of the form where is an integer, that is, the result of exponentiation with number two as the base and integer  as the exponent. In the fast-growing hierarchy, is exactly equal to f_1^n(1). In the Hardy hi ...
, and the polite numbers are the
natural number In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
s that are not powers of two. Polite numbers have also been called staircase numbers because the Young diagrams which represent graphically the partitions of a polite number into consecutive integers (in the French notation of drawing these diagrams) resemble
staircase A stairwell or stair room is a room in a building where a stair is located, and is used to connect walkways between floors so that one can move in height. Collectively, a set of stairs and a stairwell is referred to as a staircase or stairway ...
s. If all numbers in the sum are strictly greater than one, the numbers so formed are also called trapezoidal numbers because they represent patterns of points arranged in a
trapezoid In geometry, a trapezoid () in North American English, or trapezium () in British English, is a quadrilateral that has at least one pair of parallel sides. The parallel sides are called the ''bases'' of the trapezoid. The other two sides are ...
.. The problem of representing numbers as sums of consecutive integers and of counting the number of representations of this type has been studied by
Sylvester Sylvester or Silvester is a name derived from the Latin adjective ''silvestris'' meaning "wooded" or "wild", which derives from the noun ''silva'' meaning "woodland". Classical Latin spells this with ''i''. In Classical Latin, ''y'' represented a ...
,. I
The collected mathematical papers of James Joseph Sylvester (December 1904)
H. F. Baker, ed. Sylvester defines the ''class'' of a partition into distinct integers as the number of blocks of consecutive integers in the partition, so in his notation a polite partition is of first class.
Mason,. Leveque, and many other more recent authors. The polite numbers describe the possible numbers of sides of the Reinhardt polygons.


Examples and characterization

The first few polite numbers are :3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, ... . The impolite numbers are exactly the
powers of two A power of two is a number of the form where is an integer, that is, the result of exponentiation with number two as the base and integer  as the exponent. In the fast-growing hierarchy, is exactly equal to f_1^n(1). In the Hardy hi ...
. It follows from the Lambek–Moser theorem that the ''n''th polite number is ''f''(''n'' + 1), where :f(n)=n+\left\lfloor\log_2\left(n+\log_2 n\right)\right\rfloor.


Politeness

The ''politeness'' of a positive number is defined as the number of ways it can be expressed as the sum of consecutive integers. For every ''x'', the politeness of ''x'' equals the number of odd
divisor In mathematics, a divisor of an integer n, also called a factor of n, is an integer m that may be multiplied by some integer to produce n. In this case, one also says that n is a '' multiple'' of m. An integer n is divisible or evenly divisibl ...
s of ''x'' that are greater than one. The politeness of the numbers 1, 2, 3, ... is :0, 0, 1, 0, 1, 1, 1, 0, 2, 1, 1, 1, 1, 1, 3, 0, 1, 2, 1, 1, 3, ... . For instance, the politeness of 9 is 2 because it has two odd divisors, 3 and 9, and two polite representations :9 = 2 + 3 + 4 = 4 + 5; the politeness of 15 is 3 because it has three odd divisors, 3, 5, and 15, and (as is familiar to
cribbage Cribbage, or crib, is a card game, traditionally for two players, that involves playing and grouping cards in combinations which gain points. It can be adapted for three or four players. Cribbage has several distinctive features: the cribbage ...
players) three polite representations :15 = 4 + 5 + 6 = 1 + 2 + 3 + 4 + 5 = 7 + 8. An easy way of calculating the politeness of a positive number by decomposing the number into its prime factors, taking the powers of all prime factors greater than 2, adding 1 to all of them, multiplying the numbers thus obtained with each other and subtracting 1. For instance 90 has politeness 5 because 90 = 2 \times 3^2 \times 5^1; the powers of 3 and 5 are respectively 2 and 1, and applying this method (2+1) \times (1+1)-1 = 5.


Construction of polite representations from odd divisors

To see the connection between odd divisors and polite representations, suppose a number ''x'' has the odd divisor ''y'' > 1. Then ''y'' consecutive integers centered on ''x''/''y'' (so that their average value is ''x''/''y'') have ''x'' as their sum: :x=\sum_^i. Some of the terms in this sum may be zero or negative. However, if a term is zero it can be omitted and any negative terms may be used to cancel positive ones, leading to a polite representation for ''x''. (The requirement that ''y'' > 1 corresponds to the requirement that a polite representation have more than one term; applying the same construction for ''y'' = 1 would just lead to the trivial one-term representation ''x'' = ''x''.) For instance, the polite number ''x'' = 14 has a single nontrivial odd divisor, 7. It is therefore the sum of 7 consecutive numbers centered at 14/7 = 2: :14 = (2 − 3) + (2 − 2) + (2 − 1) + 2 + (2 + 1) + (2 + 2) + (2 + 3). The first term, −1, cancels a later +1, and the second term, zero, can be omitted, leading to the polite representation :14 = 2 + (2 + 1) + (2 + 2) + (2 + 3) = 2 + 3 + 4 + 5. Conversely, every polite representation of ''x'' can be formed from this construction. If a representation has an odd number of terms, ''x''/''y'' is the middle term, while if it has an even number of terms and its minimum value is ''m'' it may be extended in a unique way to a longer sequence with the same sum and an odd number of terms, by including the 2''m'' − 1 numbers −(''m'' − 1), −(''m'' − 2), ..., −1, 0, 1, ..., ''m'' − 2, ''m'' − 1. After this extension, again, ''x''/''y'' is the middle term. By this construction, the polite representations of a number and its odd divisors greater than one may be placed into a
one-to-one correspondence In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equivale ...
, giving a bijective proof of the characterization of polite numbers and politeness. More generally, the same idea gives a two-to-one correspondence between, on the one hand, representations as a sum of consecutive integers (allowing zero, negative numbers, and single-term representations) and on the other hand odd divisors (including 1). Another generalization of this result states that, for any ''n'', the number of partitions of ''n'' into odd numbers having ''k'' distinct values equals the number of partitions of ''n'' into distinct numbers having ''k'' maximal runs of consecutive numbers.. Here a run is one or more consecutive values such that the next larger and the next smaller consecutive values are not part of the partition; for instance the partition 10 = 1 + 4 + 5 has two runs, 1 and 4 + 5. A polite representation has a single run, and a partition with one value ''d'' is equivalent to a factorization of ''n'' as the product ''d'' ⋅ (''n''/''d''), so the special case ''k'' = 1 of this result states again the equivalence between polite representations and odd factors (including in this case the trivial representation ''n'' = ''n'' and the trivial odd factor 1).


Trapezoidal numbers

If a polite representation starts with 1, the number so represented is a
triangular number A triangular number or triangle number counts objects arranged in an equilateral triangle. Triangular numbers are a type of figurate number, other examples being square numbers and cube numbers. The th triangular number is the number of dots in ...
: T_n = \frac = 1 + 2 + \cdots + n. Otherwise, it is the difference of two nonconsecutive triangular numbers : i + (i + 1) + (i + 2) + \cdots + j = T_j - T_ \quad(j > i \geq 2). This second case is called a trapezoidal number. One can also consider polite numbers that aren't trapezoidal. The only such numbers are the triangular numbers with only one nontrivial odd divisor, because for those numbers, according to the
bijection In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equival ...
described earlier, the odd divisor corresponds to the triangular representation and there can be no other polite representations. Thus, non-trapezoidal polite number must have the form of a power of two multiplied by an odd prime. As Jones and Lord observe, there are exactly two types of triangular numbers with this form: #the even
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 ...
s 2''n'' − 1(2''n'' − 1) formed by the product of a
Mersenne prime In mathematics, a Mersenne prime is a prime number that is one less than a power of two. That is, it is a prime number of the form for some integer . They are named after Marin Mersenne, a French Minim friar, who studied them in the early 1 ...
2''n'' − 1 with half the nearest
power of two A power of two is a number of the form where is an integer, that is, the result of exponentiation with number 2, two as the Base (exponentiation), base and integer  as the exponent. In the fast-growing hierarchy, is exactly equal to f_1^ ...
, and #the products 2''n'' − 1(2''n'' + 1) of a
Fermat prime In mathematics, a Fermat number, named after Pierre de Fermat (1601–1665), the first known to have studied them, is a positive integer of the form:F_ = 2^ + 1, where ''n'' is a non-negative integer. The first few Fermat numbers are: 3, 5, ...
2''n'' + 1 with half the nearest power of two. . For instance, the perfect number 28 = 23 − 1(23 − 1) and the number 136 = 24 − 1(24 + 1) are both this type of polite number. It is conjectured that there are infinitely many Mersenne primes, in which case there are also infinitely many polite numbers of this type.


References


External links

*
Introducing Runsums
R. Knott.
Is there any pattern to the set of trapezoidal numbers?
Intellectualism.org question of the day, October 2, 2003. With a diagram showing trapezoidal numbers color-coded by the number of terms in their expansions. {{Classes of natural numbers Additive number theory Figurate numbers Integer sequences Quadrilaterals