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

A093579 Take m sheets of paper, arrange them into piles, write on each sheet the cardinality (number of sheets) of its pile. Do this again, so each sheet is labeled by an ordered pair of positive integers. An integer m is in this sequence if there is a way to do this such that every sheet has a unique label, i.e., if A093578(m) > 0.

Original entry on oeis.org

0, 1, 3, 4, 6, 7, 10, 11, 13, 14, 15, 16, 18, 19, 21, 22, 24, 25, 27, 28, 29, 31, 32, 34, 35, 36, 37, 39, 40, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 58, 59, 61, 62, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 84, 85, 88, 89, 91, 92, 93, 94, 95
Offset: 0

Views

Author

Howard A. Landman, Apr 01 2004

Keywords

Examples

			4 is in this sequence because A093578(4) = 1 > 0; 5 is not in this sequence because A093578(5) = 0.
		

Crossrefs

A092177 a(n) = position of first occurrence of n in A093578. I.e., A093578(a(n)) = n and a(n) is the smallest number for which that is true.

Original entry on oeis.org

2, 0, 28, 105, 217, 259, 407, 511, 406, 598, 700, 889, 997, 1081, 1162, 1235, 1183, 1396, 1501, 1609, 1606, 1624, 1777, 1987, 1921, 1942, 2059, 2237, 2108, 2404, 2401, 2362, 2464, 2425, 2657, 2812, 2824, 2809, 2821, 2887, 3080, 2947, 3299, 3244, 3460
Offset: 0

Views

Author

Howard A. Landman, Apr 01 2004

Keywords

Examples

			a(2) = 28 because 28 is the smallest number for which A093578 equals 2.
		

Crossrefs

Cf. A093578.
Showing 1-2 of 2 results.