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.

A068063 Maximum cardinality of a nondividing subset of {1, 2, ..., n}.

Original entry on oeis.org

0, 1, 1, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8
Offset: 0

Views

Author

David Wasserman, Feb 15 2002

Keywords

Comments

A set is called nondividing if no element divides the sum of any nonempty subset of the other elements.

Examples

			a(65) = 8 because 8 is the maximal cardinality of a nondividing subset of {1, 2, ..., 65}.  Two different subsets have cardinality 8:
{36,40,48,49,53,61,64,65}, {30,44,45,49,50,59,64,65}.
		

Crossrefs

Extensions

a(41)-a(65) from Alois P. Heinz, Mar 10 2011