ArticleslgStudy

mathematics

Regular number

Regular 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 Regular number rather than just read about it. In short: Regular numbers are numbers that evenly divide powers of 60 (or, equivalently, powers of 30). Equivalently, they are the numbers whose only prime divisors are 2, 3, and 5.

Regular number — main illustration
Regular number — illustration

Key takeaways

  • Regular 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 Regular number to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Regular number from memory before moving on to harder problems.

Reference excerpt

Regular numbers are numbers that evenly divide powers of 60 (or, equivalently, powers of 30). Equivalently, they are the numbers whose only prime divisors are 2, 3, and 5. As an example, 602 = 3600 = 48 × 75, so as divisors of a power of 60 both 48 and 75 are regular. These numbers arise in several areas of mathematics and its applications, and have different names coming from their different areas of study.

In number theory, these numbers are called 5-smooth, because they can be characterized as having only 2, 3, or 5 as their prime factors. This is a specific case of the more general k-smooth numbers, the numbers that have no prime factor greater than k. In the study of Babylonian mathematics, the divisors of powers of 60 are called regular numbers or regular sexagesimal numbers, and are of great importance in this area because of the sexagesimal (base 60) number system that the Babylonians used for writing their numbers, and that was central to Babylonian mathematics. In music theory, regular numbers occur in the ratios of tones in five-limit just intonation. In connection with music theory and related theories of architecture, these numbers have been called the harmonic whole numbers. In computer science, regular numbers are often called Hamming numbers, after Richard Hamming, who proposed the problem of finding computer algorithms for generating these numbers in ascending order. This problem has been used as a test case for functional programming.

Number theory Formally, a regular number is an integer of the form 2 i ⋅ 3 j ⋅ 5 k {\displaystyle 2^{i}\cdot 3^{j}\cdot 5^{k}} , for nonnegative integers i {\displaystyle i} , j {\displaystyle j} , and k {\displaystyle k} . Such a number is a divisor of 60 max ( ⌈ i / 2 ⌉ , j , k ) {\displaystyle 60^{\max(\lceil i\,/2\rceil ,j,k)}} . The regular numbers are also called 5-smooth, indicating that their greatest prime factor is at most 5. More generally, a k-smooth number is a number whose greatest prime factor is at most k. The first few regular numbers are

Several other sequences at the On-Line Encyclopedia of Integer Sequences have definitions involving 5-smooth numbers. Although the regular numbers appear dense within the range from 1 to 60, they are quite sparse among the larger integers. A regular number n = 2 i ⋅ 3 j ⋅ 5 k {\displaystyle n=2^{i}\cdot 3^{j}\cdot 5^{k}} is less than or equal to some threshold N {\displaystyle N} if and only if the point ( i , j , k ) {\displaystyle (i,j,k)} belongs to the tetrahedron bounded by the coordinate planes and the plane

i ln ⁡ 2 + j ln ⁡ 3 + k ln ⁡ 5 ≤ ln ⁡ N , {\displaystyle i\ln 2+j\ln 3+k\ln 5\leq \ln N,}

as can be seen by taking logarithms of both sides of the inequality 2 i ⋅ 3 j ⋅ 5 k ≤ N {\displaystyle 2^{i}\cdot 3^{j}\cdot 5^{k}\leq N} . Therefore, the number of regular numbers that are at most N {\displaystyle N} can be estimated as the volume of this tetrahedron, which is

log 2 ⁡ N log 3 ⁡ N log 5 ⁡ N 6 . {\displaystyle {\frac {\log _{2}N\,\log _{3}N\,\log _{5}N}{6}}.}

Even more precisely, using big O notation, the number of regular numbers up to N {\displaystyle N} is

( ln ⁡ ( N 30 ) ) 3 6 ln ⁡ 2 ln ⁡ 3 ln ⁡ 5 + O ( log ⁡ N ) , {\displaystyle {\frac {\left(\ln(N{\sqrt {30}})\right)^{3}}{6\ln 2\ln 3\ln 5}}+O(\log N),}

and it has been conjectured that the error term of this approximation is actually O ( log ⁡ log ⁡ N ) {\displaystyle O(\log \log N)} . A similar formula for the number of 3-smooth numbers up to N {\displaystyle N} is given by Srinivasa Ramanujan in his first letter to G. H. Hardy.

Babylonian mathematics

… excerpt ends here. Continue reading the full article.

Illustrations

Regular number: A Hasse diagram of divisibility relationships among the regular numbers up to 400. The vertical scale is logarithmic.[1]
A Hasse diagram of divisibility relationships among the regular numbers up to 400. The vertical scale is logarithmic.[1]
Regular number: AO 6456, a table of reciprocals of regular numbers from Seleucid Uruk, copied from an unknown earlier source
AO 6456, a table of reciprocals of regular numbers from Seleucid Uruk, copied from an unknown earlier source

Worked examples

Example 1 — a first encounter with Regular number

Start with the simplest possible case. Write down what Regular 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 Regular 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 Regular 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 Regular number

In research
Regular 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 Regular 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
Regular number is common in secondary-school and first-year university syllabi. It links to neighbouring topics Babylonian mathematics, Functional programming, Integer sequences, so understanding it makes those chapters shorter.
In everyday life
Look for Regular 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.

Affiliate

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

How to study Regular number in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Regular 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 Regular number out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Regular number in simple terms?

Regular numbers are numbers that evenly divide powers of 60 (or, equivalently, powers of 30). Equivalently, they are the numbers whose only prime divisors are 2, 3, and 5.

Why does Regular 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 Regular 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 Regular number.

Tags

  • Babylonian mathematics
  • Functional programming
  • Integer sequences
  • Mathematics of music

Keep exploring