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.

A033179 Numbers k such that exactly one multiset of k positive integers has equal sum and product.

Original entry on oeis.org

2, 3, 4, 6, 24, 114, 174, 444
Offset: 1

Views

Author

Keywords

Comments

No other terms below 10^10 (Ecker, 2002). Probably finite and complete.
For any m, there is the multiset {m, 2, 1^(m-2)} with sum and product 2m.
(A) If m-1 is composite (m-1=ab), then {a+1, b+1, 1^(m-2)} is another multiset with sum = product. (Hugo van der Sanden)
(B) If 2m-1 is composite (2m-1=ab), then {2, (a+1)/2, (b+1)/2, 1^(m-3)} is another such multiset. (Don Reble)
(C) If m = 30j+12, then {2, 2, 2, 2, 2j+1, 1^(30j+7)} is another such multiset. (Don Reble)
Conditions (A), (B), (C) eliminate all k's except for 2, 3, 4, 6, 30j+0, and 30j+24.

References

  • J.-M. De Koninck, Ces nombres qui nous fascinent, Entry 174, p. 54, Ellipses, Paris 2008.
  • R. K. Guy, 'Unsolved Problems in Number Theory' (Section D24).

Crossrefs

Cf. A033178.

Extensions

Revised by Don Reble, Jun 11 2005
Edited by Max Alekseyev, Nov 13 2013