A134571 Array T(n,k) by antidiagonals; T(n,k) = position in row n of k-th occurrence of the Fibonacci number F(2n) in A134567.
1, 3, 2, 4, 7, 5, 6, 10, 18, 13, 8, 15, 26, 47, 34, 9, 20, 39, 68, 123, 89, 11, 23, 52, 102, 178, 322, 233
Offset: 1
Examples
Northwest corner: 1 3 4 6 8 9 11 12 14 16 2 7 10 15 20 23 5 18 26 39 52 60 13 47 68 102 136 157 Row 1 consists of numbers k such that 1 is the least m for which {-m*tau}<{k*tau}, where tau=(1+sqrt(5))/2 and {} denotes fractional part.
Comments