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 2 maxima:
(1,4,2,3,2) (3,5,1,4,5) (4,1,2,5,2) (3,2,2,4,1) (2,1,4,5,2) (4,4,3,1,2).
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 03 2011
EXTENSIONS
Terms a(14) and beyond from Andrew Howroyd, May 12 2020
STATUS
approved