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.

Showing 1-1 of 1 results.

A374583 a(n) = number of Egyptian fractions 1 = 1/x_1 + ... + 1/x_n such that 0 < x_1 < ... < x_n and x_k | x_n for all k = 1..n.

Original entry on oeis.org

1, 0, 1, 5, 44, 975, 59234, 15474226
Offset: 1

Views

Author

Max Alekseyev, Jul 12 2024

Keywords

Comments

Also, number of integers m such that m is the sum of n distinct divisors of m including 1.
x_n <= A000058(n-1)-1.

Crossrefs

Showing 1-1 of 1 results.