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.

A002967 Egyptian fractions: number of solutions of 1 = 1/x_1 + ... + 1/x_n in positive integers.

Original entry on oeis.org

1, 1, 10, 215, 12231, 2025462, 1351857641, 6255560531733
Offset: 1

Views

Author

Keywords

Comments

Solutions differing only in the order of the x_i are counted as distinct.
All denominators in the expansion 1 = 1/x_1 + ... + 1/x_n are bounded by A000058(n-1) = A129871(n). - Max Alekseyev, Dec 30 2003

Examples

			For n=3 the 10 solutions are {2,3,6} (6 ways), {2,4,4} (3 ways), {3,3,3} (1 way).
		

References

  • R. K. Guy, Unsolved Problems in Number Theory, D11.
  • D. Singmaster, "The number of representations of one as a sum of unit fractions," unpublished manuscript, 1972.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Extensions

a(7) from Jud McCranie
a(8) from John Dethridge, Jan 11 2004