cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A113136 The rational numbers can be ordered by height and then by magnitude (see A002246, A097080); sequence gives numerators.

Original entry on oeis.org

-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

Views

Author

N. J. A. Sloane, Nov 02 2008

Keywords

Examples

			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
...
		

References

  • M. N. Huxley, Area, Lattice Points and Exponential Sums, Oxford, 1996; p. 7.

Crossrefs

Extensions

More terms from John W. Layman, Nov 06 2008