login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A236022
Composite numbers n sorted by increasing values of gamma(n) = log_2(n+1) - log_tau(n) (sigma(n)), where sigma(n) = A000203(n) = the sum of divisors of n and tau(n) = A000005(n) = the number of divisors of n.
8
4, 9, 6, 8, 10, 25, 14, 15, 12, 22, 16, 21, 49, 26, 27, 18, 34, 33, 20, 38, 35, 39, 46, 121, 28, 51, 58, 169, 24, 62, 57, 55, 32, 74, 69, 65, 82, 30, 86, 289, 94, 77, 87, 44, 85, 93, 106, 361, 45, 91, 95, 50, 118, 36, 52, 122, 111, 40, 42, 134, 123, 115, 142
OFFSET
1,1
COMMENTS
The number gamma(n) = log_2(n+1) - log_tau(n) (sigma(n)) is called the gamma-deviation from primality of the number n; gamma(p) = 0 for p = prime.
Conjecture: every natural number n has a unique value of gamma(n).
For number 4; gamma(4) = log_2 (4+1) - log_tau(4) (sigma(4)) = log_2 (5) - log_3 (7) = 0,5506843457… = A236023 (minimal value of function gamma(n)).
See A234516, A234520 and A236025 for definitions of functions alpha(n), beta(n) and delta(n).
See A236024 - sequence of numbers from a(n) such that a(n) > a(k) for all k < n.
LINKS
CROSSREFS
KEYWORD
nonn
AUTHOR
Jaroslav Krizek, Jan 18 2014
STATUS
approved