OFFSET
1,4
LINKS
Peter Kagey, Table of n, a(n) for n = 1..1000
FORMULA
a(n) <= A338886(n).
EXAMPLE
The a(7) = 5 solutions are:
2 + 3 * 1 = 5 (corresponding to 2 * 3 + 1 = 7),
1 + 6 * 1 = 7 (corresponding to 1 * 6 + 1 = 7),
2 + 2 * 3 = 8 (corresponding to 2 * 2 + 3 = 7),
1 + 5 * 2 = 11 (corresponding to 1 * 5 + 2 = 7), and
1 + 4 * 3 = 13 (corresponding to 1 * 4 + 3 = 7).
CROSSREFS
KEYWORD
nonn
AUTHOR
Peter Kagey, Nov 14 2020
STATUS
approved
