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.

A134032 Rectangular array T(n,k) read by antidiagonals. Row n consists of numbers k for which {k*tau} where tau=(1+sqrt(5))/2 and { } denotes fractional part.

This page as a plain text file.
%I A134032 #2 Mar 30 2012 18:57:10
%S A134032 1,2,1,5,2,1,13,4,2,1,34,5,3,2,1,89,10,4,3,2,1,233,13,5,4,3,2,1,610,
%T A134032 26,7,5,4,3,2,1,1597,34,10,7,5,4,3,2,1
%N A134032 Rectangular array T(n,k) read by antidiagonals. Row n consists of numbers k for which {k*tau}<n/k, where tau=(1+sqrt(5))/2 and { } denotes fractional part.
%C A134032 Each row is a subsequence of every row after it. Is row 2 = A133585?
%e A134032 Northwest corner:
%e A134032 1 2 5 13 34 89
%e A134032 1 2 4 5 10 13
%e A134032 1 2 3 4 5 7
%Y A134032 Cf. A134033.
%K A134032 nonn,tabl
%O A134032 1,2
%A A134032 _Clark Kimberling_, Oct 02 2007