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.

A179875 Numbers h such that h and h+1 have same antiharmonic mean of the numbers k < h such that gcd(k, h) = 1.

Original entry on oeis.org

1, 6, 10, 22, 46, 58, 65, 69, 77, 82, 106, 129, 166, 178, 185, 194, 210, 221, 226, 237, 254, 262, 265, 309, 321, 330, 346, 358, 365, 382, 398, 417, 437, 454, 462, 466, 469, 473, 478, 482, 493, 497, 502
Offset: 1

Views

Author

Jaroslav Krizek, Jul 30 2010, Jul 31 2010

Keywords

Comments

Corresponding values of numbers h+1 see A179876.
Numbers h such that A175505(h) = A175505(h+1).
numbers h such that A175506(h) = A175506(h+1).
Antiharmonic mean B(h) of numbers k such that gcd(k, h) = 1 for numbers h >= 1 and k < h = A053818(n) / A023896(n) = A175505(h) / A175506(h).
Conjecture: also numbers k such that mu(k) = 1 and mu(k+1) = -1, where mu is the Möbius function (tested on the first 10^4 terms). - Amiram Eldar, Mar 06 2021

Examples

			For n=3: a(3) = 10; B(10) = A175505(10) / A175506(10) = 7, B(11) = A175505(11) / A175506(11) = 7.
		

Crossrefs