A184332 Ranks of (odd i)+j/r, when all i+j/r are ranked; r=golden ratio (1+sqrt(5))/2, i>=0, j>=0. Complement of A184333.
3, 5, 8, 11, 12, 15, 16, 20, 21, 25, 26, 28, 31, 32, 34, 37, 39, 41, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 65, 67, 69, 71, 74, 76, 78, 79, 81, 84, 86, 88, 89, 91, 94, 97, 99, 100, 102, 105, 108, 110, 111, 113, 114, 117, 120, 122, 123, 125, 126, 129
Offset: 1
Keywords
Examples
Writing (i,j) for i+j/r, the first 7 in the ranking are (0,0), (0,1), (1,0), (0,2), (1,1), (0,3), (2,0); the ranks where i is odd are 3,5 and the ranks where it is even are 1,2,4,6,7.