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.

A051907 Number of ways to express 1 as the sum of distinct unit fractions such that the sum of the denominators is n.

Original entry on oeis.org

1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 2, 0, 1, 1, 1, 1, 0, 2, 0, 1, 1, 1, 2, 0, 4, 1, 3, 4, 0, 2, 0, 6, 0, 1, 2, 1, 3, 0, 4, 2, 1, 5, 5, 3, 2, 3, 3, 5, 5, 5, 2, 1, 12, 5, 4, 11, 4, 5, 2, 11, 3, 5
Offset: 1

Views

Author

Jud McCranie, Dec 16 1999

Keywords

Examples

			1 = 1/2+1/4+1/9+1/12+1/18 = 1/2+1/5+1/6+1/12+1/20. The sum of the denominators of each of these is 45, these are the only 2 with sum of denominators = 45, so a(45)=2.
		

Crossrefs

A051882 lists n such that a(n)=0.
Cf. A051908.

Extensions

R. L. Graham showed that a(n)>0 for n>77.