cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Previous Showing 11-11 of 11 results.

A236025 Composite numbers n sorted by increasing values of delta(n) = (n+1)^(1/2) - sigma(n)^(1/tau(n)), where sigma(n) = A000203(n) = the sum of divisors of n and tau(n) = A000005(n) = the number of divisors of n.

Original entry on oeis.org

4, 6, 9, 8, 10, 14, 15, 12, 25, 16, 21, 22, 18, 26, 20, 27, 33, 34, 49, 24, 35, 28, 38, 39, 32, 30, 46, 51, 36, 55, 58, 44, 57, 40, 45, 42, 62, 50, 65, 52, 69, 48, 74, 54, 77, 56, 82, 63, 86, 121, 85, 64, 68, 87, 60, 94, 66, 93, 91, 81, 75, 95, 76, 70, 106, 78
Offset: 1

Views

Author

Jaroslav Krizek, Jan 19 2014

Keywords

Comments

The number delta(n) = (n+1)^(1/2) - sigma(n)^(1/tau(n)) is called the delta-deviation from primality of the number n; delta(p) = 0 for p = prime.
For number 4; delta(4) = (4+1)^(1/2) - sigma(4)^(1/tau(4)) = 5^(1/2) - 7^(1/3) = 0.32313679472... = A236027 (minimal value of function delta(n)).
See A234516, A234520 and A236022 for definitions of functions alpha(n), beta(n) and gamma(n).
See A236026 - sequence of numbers a(n) such that a(n) > a(k) for all k < n.
Conjecture: Every natural number n has a unique value of number delta(n).

Crossrefs

Previous Showing 11-11 of 11 results.