login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A144199
Square array (8 X 8) read by rows.
2
0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0
OFFSET
1,1
COMMENTS
Permutation contributing to the determinant that gives the 4th value of the Möbius function. Determinant of matrix is equal to 1. The array is asymmetrical.
LINKS
Herbert S. Wilf, The Redheffer matrix of a partially ordered set, arXiv:math/0408263 [math.CO], 2004.
EXAMPLE
The array is:
0,0,0,0,0,0,0,1
1,0,0,0,0,0,0,0
0,0,1,0,0,0,0,0
0,0,0,1,0,0,0,0
0,0,0,0,1,0,0,0
0,0,0,0,0,1,0,0
0,0,0,0,0,0,1,0
0,1,0,0,0,0,0,0
CROSSREFS
KEYWORD
fini,full,nonn,tabf
AUTHOR
Mats Granvik, Sep 13 2008
STATUS
approved