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.

Showing 1-4 of 4 results.

A342267 Number of partitions of 1/n into n reciprocals of positive integers.

Original entry on oeis.org

1, 2, 21, 694, 118995, 132891609
Offset: 1

Views

Author

Ilya Gutkovskiy, Mar 07 2021

Keywords

Examples

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

Crossrefs

Extensions

a(6) from Jud McCranie, Sep 02 2021

A369469 a(n) = number of integer solutions to 1 <= x1 < x2 < ... < xn to 1/x1 + ... + 1/xn = (1 - 1/x1) * ... * (1 - 1/xn).

Original entry on oeis.org

1, 1, 1, 24, 293, 9219, 787444
Offset: 1

Views

Author

Max Alekseyev, Jan 23 2024

Keywords

Comments

For any n, A369470(n) >= a(n) >= 1 (see A369607).

Crossrefs

A075461 List of solutions to the Znám problem sorted first by length, then lexicographically.

Original entry on oeis.org

2, 3, 7, 47, 395, 2, 3, 11, 23, 31, 2, 3, 7, 43, 1823, 193667, 2, 3, 7, 47, 403, 19403, 2, 3, 7, 47, 415, 8111, 2, 3, 7, 47, 583, 1223, 2, 3, 7, 55, 179, 24323, 2, 3, 7, 43, 1807, 3263447, 2130014000915, 2, 3, 7, 43, 1807, 3263591, 71480133827, 2, 3, 7, 43
Offset: 1

Views

Author

Eric W. Weisstein, Sep 16 2002

Keywords

Examples

			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.
		

Crossrefs

Extensions

Edited by Max Alekseyev, Jan 25 2024

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
Showing 1-4 of 4 results.