login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A103297
Number of different lengths that perfect rulers with n segments can have.
3
1, 1, 2, 3, 3, 4, 4, 6, 6, 7, 7, 7, 8, 10, 11, 11, 11, 11, 11, 13, 14, 15, 15, 16, 14, 19
OFFSET
0,3
COMMENTS
For definitions, references and links related to complete rulers see A103294.
LINKS
F. Schwartau, Y. Schröder, L. Wolf and J. Schoebel, MRLA search results and source code, Nov 6 2020.
F. Schwartau, Y. Schröder, L. Wolf and J. Schoebel, Large Minimum Redundancy Linear Arrays: Systematic Search of Perfect and Optimal Rulers Exploiting Parallel Processing, IEEE Open Journal of Antennas and Propagation, 2 (2021), 79-85.
FORMULA
a(n) = A004137(n+1) - A004137(n) for n>= 1.
EXAMPLE
a(5)=4 because a perfect ruler with 5 segments may have the length 10, 11, 12 or 13.
CROSSREFS
Cf. A103298.
Sequence in context: A318283 A105677 A230476 * A274017 A267597 A238221
KEYWORD
nonn,hard
AUTHOR
Peter Luschny, Feb 28 2005
EXTENSIONS
Term a(19) corrected and terms a(20)-a(25) added by Fabian Schwartau, Yannic Schröder, Lars Wolf, Joerg Schoebel, Feb 23 2021
STATUS
approved