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.

A297023 The number of distinct solutions of the maximum size in A072842 (i.e. size = A072842(n)).

Original entry on oeis.org

1, 1, 3, 29931
Offset: 1

Views

Author

Jud McCranie, Dec 23 2017

Keywords

Examples

			There are three distinct ways to partition the numbers 1 to 23 into three sets such that no member of each partition is the sum of two other members. The solutions are (11212221331333313323212), (11212221331333331323212), (11212221331333333323212) where each digit is the partition to which k belongs.
		

Crossrefs

Cf. A072842.