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.

A377284 Number of partitions of 1 into {1/1^n, 1/2^n, 1/3^n, ..., 1/n^n}.

This page as a plain text file.
%I A377284 #10 Dec 21 2024 01:02:25
%S A377284 1,2,3,19,36,522332,6117036,1183731130981
%N A377284 Number of partitions of 1 into {1/1^n, 1/2^n, 1/3^n, ..., 1/n^n}.
%H A377284 <a href="/index/Ed#Egypt">Index entries for sequences related to Egyptian fractions</a>
%e A377284 a(3) = 3 because we have 27 * (1/27) = 8 * (1/8) = 1.
%Y A377284 Cf. A020473, A378270, A378271.
%K A377284 nonn,more
%O A377284 1,2
%A A377284 _Ilya Gutkovskiy_, Dec 12 2024
%E A377284 a(6)-a(8) from _Jinyuan Wang_, Dec 13 2024