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.

A184402 Ranks of (even i)+(even j)*r, when all i+j*r are ranked; r=sqrt(2), i>=0, j>=0.

Original entry on oeis.org

1, 4, 6, 10, 13, 17, 19, 23, 28, 30, 34, 36, 42, 45, 49, 51, 56, 59, 62, 67, 70, 75, 78, 82, 84, 88, 91, 97, 101, 105, 107, 111, 115, 117, 122, 126, 131, 133, 138, 142, 144, 149, 154, 156, 160, 162, 167, 172, 174, 180, 185, 187, 191, 193, 199, 201, 205, 207
Offset: 1

Views

Author

Clark Kimberling, Jan 12 2011

Keywords

Examples

			Writing (i,j) for i+j*r, the first 7 in the ranking are (0,0), (1,0), (0,1), (2,0), (1,1), (0,2), (3,0); the ranks where i and j are both even are 1,4,6.
		

Crossrefs