Polite number
   HOME

TheInfoList



OR:

In
number theory Number theory (or arithmetic or higher arithmetic in older usage) is a branch of pure mathematics devoted primarily to the study of the integers and integer-valued functions. German mathematician Carl Friedrich Gauss (1777–1855) said, "Mat ...
, a polite number is a positive integer 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, and the polite numbers are the
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called ''cardinal ...
s that are not powers of two. Polite numbers have also been called staircase numbers because the
Young diagram In mathematics, a Young tableau (; plural: tableaux) is a combinatorial object useful in representation theory and Schubert calculus. It provides a convenient way to describe the group representations of the symmetric and general linear groups ...
s which represent graphically the partitions of a polite number into consecutive integers (in the French notation of drawing these diagrams) resemble staircases. 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 A quadrilateral with at least one pair of parallel sides is called a trapezoid () in American and Canadian English. In British and other forms of English, it is called a trapezium (). A trapezoid is necessarily a convex quadrilateral in Eu ...
.. 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,. 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. 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 divisible by ...
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 itself, 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 cribbag ...
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 A prime number (or a prime) is a natural number greater than 1 that is not a 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 because the only ways ...
, 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, also known as a bijective function, one-to-one correspondence, or invertible function, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other ...
, giving a
bijective proof In combinatorics, bijective proof is a proof technique for proving that two sets have equally many elements, or that the sets in two combinatorial classes have equal size, by finding a bijective function that maps one set one-to-one onto the othe ...
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 i ...
: 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 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 divisors, excluding the number itself. For instance, 6 has divisors 1, 2 and 3 (excluding itself), and 1 + 2 + 3 = 6, so 6 is a perfect number. ...
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 17th ...
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 two as the base and integer  as the exponent. In a context where only integers are considered, is restricted to non-negativ ...
, and #the products 2''n'' − 1(2''n'' + 1) of a
Fermat prime In mathematics, a Fermat number, named after Pierre de Fermat, who first 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, 17, 257, 65537, 429496 ...
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

*
An Introduction to 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