OFFSET
0,3
COMMENTS
"Next smallest" means that a(2n-1)+a(2n) is the smallest value that is greater than the previous pair.
LINKS
P. D. Howard,Table of n, a(n) for n=0..37733
EXAMPLE
abs(1/1-pi) > abs(2/1-pi) > abs(3/1-pi) > abs(13/4-pi) > abs(16/5-pi) > abs(19/6-pi) > abs(22/7-pi)... 0
CROSSREFS
KEYWORD
nonn
AUTHOR
Bodo Zinser,Nov 22 2001
STATUS
approved