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.

Original entry on oeis.org

1, 3, 106, 15259, 13879541, 95073863568
Offset: 1

Views

Author

Ilya Gutkovskiy, Apr 08 2021

Keywords

Examples

			a(2) = 3 because we have 1/2 = 1/4 + 1/4 = 1/3 + 1/6 = 1/6 + 1/3.
		

Crossrefs

Extensions

a(5)-a(6) from Max Alekseyev, Jan 24 2024