A342267 Number of partitions of 1/n into n reciprocals of positive integers.
1, 2, 21, 694, 118995, 132891609
Offset: 1
Examples
a(2) = 2 because we have 1/2 = 1/4 + 1/4 = 1/3 + 1/6.
Extensions
a(6) from Jud McCranie, Sep 02 2021
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.
a(2) = 2 because we have 1/2 = 1/4 + 1/4 = 1/3 + 1/6.
Starts with A075441(5)=2 5-term solutions 2,3,7,47,395; 2,3,11,23,31, followed by A075441(6)=5 6-term solutions, etc.
a(2) = 3 because we have 1/2 = 1/4 + 1/4 = 1/3 + 1/6 = 1/6 + 1/3.
Comments