A134570 Array T(n,k) by antidiagonals; T(n,k) = position in row n of k-th occurrence of the Fibonacci number F(2n+1) in A134566.
2, 5, 1, 7, 4, 3, 10, 6, 11, 8, 13, 9, 16, 29, 21, 15, 12, 24, 42, 76, 55, 18, 14, 32, 63, 110, 199, 144, 20, 17, 37, 84, 165, 288, 521, 377, 23, 19, 45, 97, 220, 432, 754
Offset: 1
Examples
Northwest corner: 2 5 7 10 13 15 18 20 23 26 1 4 6 9 12 14 3 11 16 24 32 37 8 29 42 63 84 97 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