OFFSET
1,1
LINKS
Alois P. Heinz, Table of n, a(n) for n = 1..10000
EXAMPLE
For a large even number k the first partitions in reverse lexicographic
order are [k], [k-1,1], [k-2,2], [k-2,1,1], [k-3,3] ..., where only the
partitions in positions 2, 5, ... consist of odd parts alone, thus
a(1) = 5-2 = 3.
CROSSREFS
KEYWORD
nonn,look
AUTHOR
Alois P. Heinz, Feb 14 2011
STATUS
approved