login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057149 Triangle T(n,k) of n X n binary matrices with k ones, with no zero rows or columns, up to row and column permutation. 8
0, 1, 0, 0, 1, 1, 1, 0, 0, 0, 1, 2, 5, 4, 3, 1, 1, 0, 0, 0, 0, 1, 2, 11, 21, 34, 33, 33, 19, 14, 6, 3, 1, 1, 0, 0, 0, 0, 0, 1, 2, 14, 49, 131, 248, 410, 531, 601, 566, 474, 336, 222, 124, 67, 32, 16, 6, 3, 1, 1, 0, 0, 0, 0, 0, 0, 1, 2, 15, 69, 288, 840, 2144, 4488, 8317, 13160 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,12
COMMENTS
Row sums give A054976.
LINKS
Sean A. Irvine, Java program (github)
EXAMPLE
[0,1], [0,0,1,1,1], [0,0,0,1,2,5,4,3,1,1],...;
T(4,6)=11, i.e. there are 11 4 X 4 binary matrices with 6 ones, with no zero rows or columns, up to row and column permutation:
[0 0 0 1] [0 0 0 1] [0 0 0 1] [0 0 0 1] [0 0 0 1] [0 0 0 1]
[0 0 0 1] [0 0 0 1] [0 0 0 1] [0 0 0 1] [0 0 0 1] [0 0 1 0]
[0 0 0 1] [0 0 1 0] [0 0 1 0] [0 0 1 1] [0 1 1 0] [0 0 1 1]
[1 1 1 0] [1 1 0 1] [1 1 1 0] [1 1 0 0] [1 0 1 0] [1 1 0 0]
and
[0 0 0 1] [0 0 0 1] [0 0 0 1] [0 0 0 1] [0 0 0 1]
[0 0 1 0] [0 0 1 0] [0 0 1 0] [0 0 1 0] [0 0 1 0]
[0 1 0 0] [0 1 0 1] [0 1 0 1] [0 1 0 1] [1 1 0 0]
[1 0 1 1] [1 0 0 1] [1 0 1 0] [1 1 0 0] [1 1 0 0].
CROSSREFS
Sequence in context: A092462 A256357 A160826 * A087499 A100046 A025504
KEYWORD
nonn,tabf
AUTHOR
Vladeta Jovovic, Aug 14 2000
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)