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.

A118771 Let a "sum" be a set {x,y,z} of distinct natural numbers such that x+y=z and let N_m={1,2,...m}. a(n) is the smallest s such that there is no partition of N_s into n sum-free parts.

Original entry on oeis.org

3, 9, 24, 67
Offset: 1

Views

Author

R. Reis (rvr(AT)ncc.up.pt), May 22 2006

Keywords

Comments

a(5) >= 190 (see Blanchard et al. at p. 7). - Michel Marcus, Mar 26 2013
a(5) >= 197, a(6) >= 583, a(7) >= 1741, a(8) >= 5202, a(9) >= 15597 (see Ahmed et al. at p. 3). - Stefano Spezia, Aug 25 2023

Examples

			For n=1, a(1)=3 as there is no partition of N_3={1,2,3} into 1-sum-free parts. In the same way a(2)=9...
		

Crossrefs