A092670
a(n) = number of Egyptian fractions 1 = 1/x_1 + ... + 1/x_k (for any k), 0
1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 3, 3, 3, 6, 6, 6, 11, 11, 22, 22, 22, 22, 41, 41, 41, 41, 114, 114, 200, 200, 200, 363, 363, 566, 852, 852, 852, 852, 1655, 1655, 3054, 3054, 3054, 5777, 5777, 5777, 10647, 10647, 10647, 10647, 19436, 19436, 33373, 48360, 90441
Offset: 1
Keywords
Examples
a(6)=2 since there are two fractions 1=1/1 and 1=1/2+1/3+1/6.
Links
Formula
a(n)=Sum(A092669(i), i=1..n)
Extensions
More terms from T. Suzuki (suzuki(AT)scio.co.jp), Nov 24 2006