OFFSET
1,1
COMMENTS
A singly defective permutation omits one value and repeats another value.
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..200
EXAMPLE
Some solutions for n=3 with 3 maxima:
(2,5,3,4,3,1,7) (2,1,7,4,3,6,2) (4,2,6,5,7,4,3) (4,3,3,7,2,5,1).
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 03 2011
EXTENSIONS
Terms a(12) and beyond from Andrew Howroyd, May 12 2020
STATUS
approved