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.

A343214 Number of compositions (ordered partitions) of 1/n into n reciprocals of positive integers.

This page as a plain text file.
%I A343214 #10 Jan 24 2024 16:43:24
%S A343214 1,3,106,15259,13879541,95073863568
%N A343214 Number of compositions (ordered partitions) of 1/n into n reciprocals of positive integers.
%e A343214 a(2) = 3 because we have 1/2 = 1/4 + 1/4 = 1/3 + 1/6 = 1/6 + 1/3.
%Y A343214 Cf. A002967, A048691, A342267, A343074.
%K A343214 nonn,hard,more
%O A343214 1,2
%A A343214 _Ilya Gutkovskiy_, Apr 08 2021
%E A343214 a(5)-a(6) from _Max Alekseyev_, Jan 24 2024