[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A092666
a(n) = number of Egyptian fractions 1 = 1/x_1 + ... + 1/x_k (for any k), with 0 < x_1 <= ... <= x_k = n.
7
1, 1, 1, 2, 1, 7, 1, 10, 10, 26, 1, 107, 1, 83, 375, 384, 1, 1418, 1, 4781, 7812, 1529, 1, 33665, 9789, 4276, 27787, 168107, 1, 584667, 1, 586340, 1177696, 52334, 5285597, 14746041, 1, 218959, 13092673, 84854683, 1, 279357910, 1, 491060793, 2001103921
OFFSET
1,4
FORMULA
a(n) = A020473(n) - A020473(n-1).
a(n) = 1 if n is prime.
EXAMPLE
a(4) = 2 since there are two fractions 1=1/2+1/4+1/4 and 1=1/4+1/4+1/4+1/4.
CROSSREFS
KEYWORD
nonn
AUTHOR
Max Alekseyev, Mar 02 2004
EXTENSIONS
Edited by Max Alekseyev, May 05 2010
STATUS
approved