login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A113136
The rational numbers can be ordered by height and then by magnitude (see A002246, A097080); sequence gives numerators.
2
-1, 0, 1, -2, -1, 1, 2, -3, -3, -2, -1, 1, 2, 3, 3, -4, -4, -3, -1, 1, 3, 4, 4, -5, -5, -5, -5, -4, -3, -2, -1, 1, 2, 3, 4, 5, 5, 5, 5, -6, -6, -5, -1, 1, 5, 6, 6, -7, -7, -7, -7, -7, -7, -6, -5, -4, -3, -2, -1, 1, 2, 3, 4, 5, 6, 7, 7, 7, 7, 7, 7, -8, -8, -8, -8, -7, -5, -3, -1, 1, 3, 5, 7
OFFSET
1,4
REFERENCES
M. N. Huxley, Area, Lattice Points and Exponential Sums, Oxford, 1996; p. 7.
EXAMPLE
The rationals with this ordering, with those of height k in row k (there are three of height 1, and 4*A000010(k) rationals of height k, for k>1):
-1 0 1
-2 -1/2 1/2 2
-3 -3/2 -2/3 -1/3 1/3 2/3 3/2 3
-4 -4/3 -3/4 -1/4 1/4 3/4 4/3 4
...
CROSSREFS
KEYWORD
sign,easy,tabf
AUTHOR
N. J. A. Sloane, Nov 02 2008
EXTENSIONS
More terms from John W. Layman, Nov 06 2008
STATUS
approved