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.

A104310 Maximum length of perfect rulers that can be made from segments not exceeding n.

Original entry on oeis.org

2, 7, 18, 25, 32, 59, 71, 81, 103, 135
Offset: 1

Views

Author

Hugo Pfoertner, Mar 01 2005

Keywords

Comments

We conjecture the extension a(8)=81. For nomenclature related to perfect and optimal rulers see Peter Luschny's "Perfect Rulers" web pages.

Examples

			The complete list of these rulers starts:
n.a(n)..rulers
1..2....[0,1,2]
2..7....[0,1,3,5,7]
3.18....[0,1,4,7,10,13,16]
4.25....[0,1,2,6,10,13,17,21,25]
........[0,1,2,6,10,14,17,21,25]
........[0,1,2,6,10,14,18,21,25]
........[0,1,3,7,11,15,19,23,25]
5.37....[0,1,2,3,8,13,18,23,28,33,37]
6.59....[0,1,4,10,16,22,28,34,40,46,52,54,57,59]
		

Crossrefs

Cf. A104307 Least maximum of differences between consecutive marks, A104309 minimum length of perfect rulers containing a segment of length n, A103294 definitions related to complete rulers.

Extensions

Conjectured a(8) proven via exhaustive search and a(9) ... a(10) added by Fabian Schwartau, Yannic Schröder, Lars Wolf, Joerg Schoebel, Feb 23 2021