login
A383143
Number of positive integers with a shortest addition-subtraction chain of length n.
2
1, 1, 2, 3, 5, 9, 16, 28, 49, 88, 156, 280, 499, 904, 1639, 2986, 5442, 9936, 18134
OFFSET
0,3
FORMULA
a(n) >= A003065(n).
EXAMPLE
a(6) = 16 because the number of occurrences of 6 in A128998 is 16. These numbers are 19, 21, 22, 23, 25, 26, 27, 28, 30, 31, 33, 34, 36, 40, 48, 64.
CROSSREFS
KEYWORD
nonn,hard,more
AUTHOR
Jinyuan Wang, Apr 17 2025
STATUS
approved