OFFSET
1,2
LINKS
Glen Whitney, Table of n, a(n) for n = 1..10000
Edinah K. Ghang and Doron Zeilberger, Zeroless Arithmetic: Representing Integers ONLY using ONE, arXiv:1303.0885 [math.CO], 2013.
Glen Whitney, Python3.8 program to compute a(n)
FORMULA
a(n) = (A213924(n) + 1)/2.
EXAMPLE
11+111++^ is a minimal-length RPN formula with value 8, using just these operators. It contains five occurrences of the symbol "1". Hence, a(8) = 5.
CROSSREFS
KEYWORD
nonn
AUTHOR
Glen Whitney, Oct 09 2021
STATUS
approved