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.

A385749 Numbers z such that there exist two integers 0

Original entry on oeis.org

120, 672, 1740, 2556, 4680, 11556, 27312, 32136, 41412, 41952, 42168
Offset: 1

Views

Author

S. I. Dimitrov, Jul 08 2025

Keywords

Comments

The numbers x, y and z form a WHM(2)-amicable triple (WHM = weighted harmonic mean). An amicable triple forms a WHM(2)-amicable triple, so the larger member of an amicable triple A125492 is a term of this sequence.

Examples

			(1980, 2016, 2556) is such a triple because (1980^2/sigma(1980)^2 + 2016^2/sigma(2016)^2 + 2556^2/sigma(2556)^2)*(1980 + 2016 + 2556)^2 = 1980^2 + 2016^2 + 2556^2.
Other kinds of triples are: (120,120,120), (1560, 1740, 1740) and (117, 117, 4680).
Note that (117, 117, 4680) is the only known WHM(2)-amicable triple that is not an amicable triple.
		

Crossrefs

Cf. A005820 (a subsequence, for (x,x,x) triples).