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.

A259341 Triangle read by rows: number of balanced twills with 2n harnesses and maximum float length k (1 <= k <= n).

This page as a plain text file.
%I A259341 #21 Mar 21 2021 13:08:27
%S A259341 1,1,1,1,1,1,1,3,2,1,1,4,5,2,1,1,9,13,8,3,1,1,14,33,22,11,3,1,1,30,91,
%T A259341 77,38,15,4,1,1,53,250,246,137,54,19,4,1,1,114,719,852,501,222,79,24,
%U A259341 5,1
%N A259341 Triangle read by rows: number of balanced twills with 2n harnesses and maximum float length k (1 <= k <= n).
%D A259341 J. A. Hoskins, C. E. Praeger and A. P. Street, Balanced twills with bounded float length, Congress. Numerantium, 40 (1983), 77-89.
%H A259341 Janet Anne Hoskins, <a href="https://hdl.handle.net/1993/28925">Isonemal arrays and textile computer graphics</a>, Thesis, 1985. See p. 50.
%H A259341 J. A. Hoskins, C. E. Praeger and A. P. Street, <a href="/A006840/a006840.pdf">Balanced twills with bounded float length</a>, Congress. Numerantium, 40 (1983), 77-89. (Annotated scanned copy)
%e A259341 Triangle begins:
%e A259341   1;
%e A259341   1,   1;
%e A259341   1,   1,   1;
%e A259341   1,   3,   2,   1;
%e A259341   1,   4,   5,   2,   1;
%e A259341   1,   9,  13,   8,   3,   1;
%e A259341   1,  14,  33,  22,  11,   3,  1;
%e A259341   1,  30,  91,  77,  38,  15,  4,  1;
%e A259341   1,  53, 250, 246, 137,  54, 19,  4, 1;
%e A259341   1, 114, 719, 852, 501, 222, 79, 24, 5, 1;
%e A259341   ...
%Y A259341 Row sums are A006840.
%K A259341 nonn,tabl
%O A259341 1,8
%A A259341 _N. J. A. Sloane_, Jun 27 2015