A143528 Array D of denominators of Best Remaining Upper Approximates of x=sqrt(2), by antidiagonals.
1, 2, 3, 7, 4, 5, 12, 9, 6, 8, 41, 14, 11, 13, 10, 70, 19, 16, 18, 15, 17, 239, 24, 21, 23, 20, 22, 29, 408, 53, 26, 28, 25, 27, 34, 46, 1393, 82, 31, 33, 30, 32, 39, 51, 58, 2378, 111, 36, 38, 35, 37, 44, 56, 63, 75, 8119, 140, 65, 43, 40, 42, 49, 61, 68, 80
Offset: 1
Examples
Northwest corner of D: 1 2 7 12 3 4 9 14 5 6 11 16 8 13 18 23 Northwest corner of R: 2/1 3/2 10/7 17/12 5/3 6/4 13/9 20/14 8/5 9/6 16/11 23/16 12/8 19/13 26/18 33/23
References
- C. Kimberling, "Best lower and upper approximates to irrational numbers," Elemente der Mathematik 52 (1997) 122-126.
Formula
For any positive irrational number x, define an array D by successive rows as follows: D(n,k) = least positive integer q not already in D such that there exists an integer p such that 0 < p/q - x < c/d- x for every positive rational number c/d that has 0 < d < q. Thus p/q is the "best remaining upper approximate" of x when all better upper approximates are unavailable. For each q, define N(n,k)=p and R(n,k)=p/q. Then R is the "array of best remaining upper approximates of x," D is the corresponding array of denominators and N, of numerators.
Comments