Superior highly composite number

Class of natural numbers
Divisor function d(n) up to n = 250
Prime-power factors

In number theory, a superior highly composite number is a natural number which, in a particular rigorous sense, has many divisors. Particularly, it is defined by a ratio between the number of divisors an integer has and that integer raised to some positive power.

For any possible exponent, whichever integer has the greatest ratio is a superior highly composite number. It is a stronger restriction than that of a highly composite number, which is defined as having more divisors than any smaller positive integer.

The first ten superior highly composite numbers and their factorization are listed.

# prime
factors
SHCN
n
Prime
factorization
Prime
exponents
# divisors
d(n)
Primorial
factorization
1 2 2 1 2 2 2
2 6 2 ⋅ 3 1,1 22 4 6
3 12 22 ⋅ 3 2,1 3×2 6 2 ⋅ 6
4 60 22 ⋅ 3 ⋅ 5 2,1,1 3×22 12 2 ⋅ 30
5 120 23 ⋅ 3 ⋅ 5 3,1,1 4×22 16 22 ⋅ 30
6 360 23 ⋅ 32 ⋅ 5 3,2,1 4×3×2 24 2 ⋅ 6 ⋅ 30
7 2520 23 ⋅ 32 ⋅ 5 ⋅ 7 3,2,1,1 4×3×22 48 2 ⋅ 6 ⋅ 210
8 5040 24 ⋅ 32 ⋅ 5 ⋅ 7 4,2,1,1 5×3×22 60 22 ⋅ 6 ⋅ 210
9 55440 24 ⋅ 32 ⋅ 5 ⋅ 7 ⋅ 11 4,2,1,1,1 5×3×23 120 22 ⋅ 6 ⋅ 2310
10 720720 24 ⋅ 32 ⋅ 5 ⋅ 7 ⋅ 11 ⋅ 13 4,2,1,1,1,1 5×3×24 240 22 ⋅ 6 ⋅ 30030
Plot of the number of divisors of integers from 1 to 1000. Highly composite numbers are labelled in bold and superior highly composite numbers are starred. In the SVG file, hover over a bar to see its statistics.

For a superior highly composite number n there exists a positive real number ε such that for all natural numbers k smaller than n we have

d ( n ) n ε d ( k ) k ε {\displaystyle {\frac {d(n)}{n^{\varepsilon }}}\geq {\frac {d(k)}{k^{\varepsilon }}}}

and for all natural numbers k larger than n we have

d ( n ) n ε > d ( k ) k ε {\displaystyle {\frac {d(n)}{n^{\varepsilon }}}>{\frac {d(k)}{k^{\varepsilon }}}}
where d(n), the divisor function, denotes the number of divisors of n. The term was coined by Ramanujan (1915).[1]

For example, the number with the most divisors per square root of the number itself is 12; this can be demonstrated using some highly composites near 12.

2 2 .5 1.414 , 3 4 .5 = 1.5 , 4 6 .5 1.633 , 6 12 .5 1.732 , 8 24 .5 1.633 , 12 60 .5 1.549 {\displaystyle {\frac {2}{2^{.5}}}\approx 1.414,{\frac {3}{4^{.5}}}=1.5,{\frac {4}{6^{.5}}}\approx 1.633,{\frac {6}{12^{.5}}}\approx 1.732,{\frac {8}{24^{.5}}}\approx 1.633,{\frac {12}{60^{.5}}}\approx 1.549}

120 is another superior highly composite number because it has the highest ratio of divisors to itself raised to the .4 power.

9 36 .4 2.146 , 10 48 .4 2.126 , 12 60 .4 2.333 , 16 120 .4 2.357 , 18 180 .4 2.255 , 20 240 .4 2.233 , 24 360 .4 2.279 {\displaystyle {\frac {9}{36^{.4}}}\approx 2.146,{\frac {10}{48^{.4}}}\approx 2.126,{\frac {12}{60^{.4}}}\approx 2.333,{\frac {16}{120^{.4}}}\approx 2.357,{\frac {18}{180^{.4}}}\approx 2.255,{\frac {20}{240^{.4}}}\approx 2.233,{\frac {24}{360^{.4}}}\approx 2.279}

The first 15 superior highly composite numbers, 2, 6, 12, 60, 120, 360, 2520, 5040, 55440, 720720, 1441440, 4324320, 21621600, 367567200, 6983776800 (sequence A002201 in the OEIS) are also the first 15 colossally abundant numbers, which meet a similar condition based on the sum-of-divisors function rather than the number of divisors. Neither set, however, is a subset of the other.

Properties

Euler diagram of numbers under 100:
   Abundant
   Primitive abundant
   Highly abundant
   Superabundant and highly composite
   Colossally abundant and superior highly composite
   Weird
   Perfect

All superior highly composite numbers are highly composite. This is easy to prove: if there is some number k that has the same number of divisors as n but is less than n itself (i.e. d ( k ) = d ( n ) {\displaystyle d(k)=d(n)} , but k < n {\displaystyle k<n} ), then d ( k ) k ε > d ( n ) n ε {\displaystyle {\frac {d(k)}{k^{\varepsilon }}}>{\frac {d(n)}{n^{\varepsilon }}}} for all positive ε, so if a number "n" is not highly composite, it cannot be superior highly composite.

An effective construction of the set of all superior highly composite numbers is given by the following monotonic mapping from the positive real numbers.[2] Let

e p ( x ) = 1 p x 1 {\displaystyle e_{p}(x)=\left\lfloor {\frac {1}{{\sqrt[{x}]{p}}-1}}\right\rfloor }
for any prime number p and positive real x. Then
s ( x ) = p P p e p ( x ) {\displaystyle s(x)=\prod _{p\in \mathbb {P} }p^{e_{p}(x)}}
is a superior highly composite number.

Note that the product need not be computed indefinitely, because if p > 2 x {\displaystyle p>2^{x}} then e p ( x ) = 0 {\displaystyle e_{p}(x)=0} , so the product to calculate s ( x ) {\displaystyle s(x)} can be terminated once p 2 x {\displaystyle p\geq 2^{x}} .

Also note that in the definition of e p ( x ) {\displaystyle e_{p}(x)} , 1 / x {\displaystyle 1/x} is analogous to ε {\displaystyle \varepsilon } in the implicit definition of a superior highly composite number.

Moreover, for each superior highly composite number s {\displaystyle s'} exists a half-open interval I R + {\displaystyle I\subset \mathbb {R} ^{+}} such that x I : s ( x ) = s {\displaystyle \forall x\in I:s(x)=s'} .

This representation implies that there exist an infinite sequence of π 1 , π 2 , P {\displaystyle \pi _{1},\pi _{2},\ldots \in \mathbb {P} } such that for the n-th superior highly composite number s n {\displaystyle s_{n}} holds

s n = i = 1 n π i {\displaystyle s_{n}=\prod _{i=1}^{n}\pi _{i}}

The first π i {\displaystyle \pi _{i}} are 2, 3, 2, 5, 2, 3, 7, ... (sequence A000705 in the OEIS). In other words, the quotient of two successive superior highly composite numbers is a prime number.

Radices

The first few superior highly composite numbers have often been used as radices, due to their high divisibility for their size. For example:

Bigger SHCNs can be used in other ways. 120 appears as the long hundred, while 360 appears as the number of degrees in a circle.

Notes

  1. ^ Weisstein, Eric W. "Superior Highly Composite Number". mathworld.wolfram.com. Retrieved 2021-03-05.
  2. ^ Ramanujan (1915); see also URL http://wwwhomes.uni-bielefeld.de/achim/hcn.dvi

References

  • Ramanujan, S. (1915). "Highly composite numbers". Proc. London Math. Soc. Series 2. 14: 347–409. doi:10.1112/plms/s2_14.1.347. JFM 45.1248.01. Reprinted in Collected Papers (Ed. G. H. Hardy et al.), New York: Chelsea, pp. 78–129, 1962
  • Sándor, József; Mitrinović, Dragoslav S.; Crstici, Borislav, eds. (2006). Handbook of number theory I. Dordrecht: Springer-Verlag. pp. 45–46. ISBN 1-4020-4215-9. Zbl 1151.11300.

External links

  • v
  • t
  • e
Divisibility-based sets of integers
Overview
Divisibility of 60
Factorization formsConstrained divisor sumsWith many divisorsAliquot sequence-relatedBase-dependentOther sets
  • v
  • t
  • e
Classes of natural numbers
Of the form a × 2b ± 1
Other polynomial numbers
Recursively defined numbers
Possessing a specific set of other numbers
Expressible via specific sums
2-dimensional
centered
non-centered
3-dimensional
centered
non-centered
pyramidal
4-dimensional
non-centered
Combinatorial numbers
Divisor functions
Prime omega functions
Euler's totient function
Aliquot sequences
Primorial
Numeral system-dependent numbers
Arithmetic functions
and dynamics
Digit sum
Digit product
Coding-related
Other
P-adic numbers-related
Digit-composition related
Digit-permutation related
Divisor-related
Other
Generated via a sieve
  • Mathematics portal