OFFSET
1,3
COMMENTS
"Next smallest" means that a(2n-1)+a(2n) is the smallest value that is greater than the previous pair.
EXAMPLE
abs(1/1-e) > abs(2/1-e) > abs(3/1-e) > abs(5/2-e) > abs(8/3-e) > abs(11/4-e) ... 0
CROSSREFS
KEYWORD
nonn
AUTHOR
Bodo Zinser, Nov 22 2001
EXTENSIONS
More terms from Sean A. Irvine, Aug 30 2023
STATUS
approved