[go: up one dir, main page]

login
A134033
Rectangular array T(n,k) read by antidiagonals. Row n consists of numbers k for which {k*sqrt(2)}<n/k, where { } denotes fractional part.
1
1, 3, 1, 5, 2, 1, 17, 3, 2, 1, 29, 5, 3, 2, 1, 99, 10, 4, 3, 2, 1, 169, 17, 5, 4, 3, 2, 1
OFFSET
1,2
COMMENTS
Each row is a subsequence of every row after it.
EXAMPLE
Northwest corner:
1 3 5 17 29 99
1 2 3 5 10 17
1 2 3 4 5 6
CROSSREFS
Cf. A134032.
Sequence in context: A134867 A102573 A233940 * A185051 A095026 A184997
KEYWORD
nonn,tabl
AUTHOR
Clark Kimberling, Oct 02 2007
STATUS
approved