ArticleslgStudy

mathematics

Polite number

Polite number is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Polite number rather than just read about it. In short: In number theory, 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.

Polite number — main illustration
Polite number — illustration

Key takeaways

  • Polite number belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Polite number to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Polite number from memory before moving on to harder problems.

Reference excerpt

In number theory, 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 numbers 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 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. 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, 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, ... (sequence A138591 in the OEIS). The impolite numbers are exactly the powers of two. It follows from the Lambek–Moser theorem that the nth polite number is f(n + 1), where

f ( n ) = n + ⌊ log 2 ⁡ ( n + log 2 ⁡ n ) ⌋ . {\displaystyle 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 divisors 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, ... (sequence A069283 in the OEIS). 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 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 × 3 2 × 5 1 {\displaystyle 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 ) × ( 1 + 1 ) − 1 = 5 {\displaystyle (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 = ∑ i = x y − y − 1 2 x y + y − 1 2 i . {\displaystyle x=\sum _{i={\frac {x}{y}}-{\frac {y-1}{2}}}^{{\frac {x}{y}}+{\frac {y-1}{2}}}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

… excerpt ends here. Continue reading the full article.

Illustrations

Polite number: A Young diagram representing visually a polite expansion 15 = 4 + 5 + 6
A Young diagram representing visually a polite expansion 15 = 4 + 5 + 6

Worked examples

Example 1 — a first encounter with Polite number

Start with the simplest possible case. Write down what Polite number claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Polite number before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Polite number ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Polite number

In research
Polite number appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Polite number in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Polite number is common in secondary-school and first-year university syllabi. It links to neighbouring topics Additive number theory, Figurate numbers, Integer sequences, so understanding it makes those chapters shorter.
In everyday life
Look for Polite number outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Polite number” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Polite number in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Polite number means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Polite number out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Polite number in simple terms?

In number theory, 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.

Why does Polite number matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Polite number?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Polite number.

Tags

  • Additive number theory
  • Figurate numbers
  • Integer sequences
  • Quadrilaterals

Keep exploring