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-3 of 3 results.

A308220 Number of irreducible Egyptian fractions of denominator n which are the sum of 2 unit fractions.

Original entry on oeis.org

2, 2, 3, 3, 4, 3, 4, 4, 5, 4, 6, 4, 4, 5, 5, 5, 6, 5, 6, 6, 8, 4, 8, 6, 6, 7, 8, 7, 8, 6, 6, 7, 7, 7, 10, 7, 4, 7, 11, 8, 8, 7, 6, 8, 9, 5, 10, 9, 8, 9, 9, 9, 8, 7, 12, 9, 10, 6, 12, 9, 4, 8, 11, 9, 12, 9, 6, 10, 12, 8, 12, 10, 4, 9, 13, 10, 13, 7, 10, 11, 10, 6, 12, 12, 10, 9, 12, 10, 12, 10, 10, 9, 10, 7, 12, 11, 6, 11, 13, 12
Offset: 1

Views

Author

Cyril Banderier, May 15 2019

Keywords

Examples

			There are a(2)=2 irreducible fractions with denominator n=2 which are sums of 2 unit fractions: 1/2 = 1/4 + 1/4 and 3/2 = 1/1 + 1/2.
		

Crossrefs

Formula

For p prime, a(p) = number_of_divisors(p+1).

A308221 Number of Egyptian fractions of denominator n which are sum of 3 unit fractions.

Original entry on oeis.org

3, 6, 8, 11, 11, 16, 13, 19, 19, 22, 16, 29, 18, 26, 29, 31, 21, 38, 22, 41, 37, 32, 25, 51, 33, 36, 41, 49, 27, 58, 28, 51, 44, 42, 49, 69, 28, 45, 51, 71, 31, 74, 32, 61, 69, 48, 36, 87, 48, 67, 58, 68, 36, 82, 66, 85, 62, 54, 41, 109, 33, 57, 86, 82, 69, 89, 40, 80, 71, 98, 44, 121, 38, 59, 91, 84, 77, 101, 46, 118, 81, 62, 52, 139, 79, 65, 79, 106, 49, 138, 80, 89, 77, 70, 83, 143, 47, 98, 107, 128
Offset: 1

Views

Author

Cyril Banderier, May 15 2019

Keywords

Examples

			There are a(1) = 3 Egyptian fractions with denominator n = 1 which are sums of 3 unit fractions: 1/1 = 1/3 + 1/3 + 1/3, 2/1 = 1/1 + 1/2 + 1/2, and 3/1 = 1/1 + 1/1 + 1/1.
		

Crossrefs

A308415 Number of irreducible Egyptian fractions of denominator n which are the sum of 3 unit fractions.

Original entry on oeis.org

3, 3, 5, 5, 8, 5, 10, 8, 11, 8, 13, 8, 15, 10, 13, 12, 18, 11, 19, 14, 19, 13, 22, 14, 22, 15, 22, 18, 24, 13, 25, 20, 23, 18, 28, 18, 25, 20, 28, 22, 28, 19, 29, 24, 29, 20, 33, 24, 35, 23, 32, 27, 33, 22, 42, 28, 35, 24, 38, 24, 30, 26, 38, 31
Offset: 1

Views

Author

Cyril Banderier, May 25 2019

Keywords

Examples

			There are a(2)=3 irreducible fractions with denominator n=2 which are the sums of 3 unit fractions: 1/2 = 1/8 + 1/8 + 1/4 and 3/2 = 1/2 + 1/2 + 1/2, and 5/2 = 1/1 + 1/1 + 1/2.
		

Crossrefs

Showing 1-3 of 3 results.