Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A080636
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A080636 Number of real invertible (0,1) n X n matrices with (-1,0,1) inverses. +0
1
1, 4, 28, 334, 7906 (list; graph; listen)
OFFSET

1,2

EXAMPLE

{{1,1,1,1,0},{1,1,1,0,1},{1,1,1,1,1},{1,0,1,1,0},{0,1,1,0,0}} qualifies since its inverse is

{{1,1,-1,0,-1},{1,0,0,-1,0},{-1,0,0,1,1},{0,-1,1,0,0},{-1,0,1,0,0}}

MATHEMATICA

triamat[li_List] := (*see A086900*); Table[it=triamat/@IntegerDigits[Range[0, -1+2^(n(n+1)/2)], 2, n(n+1)/2]; Count[it, (q_?MatrixQ)/; Det[q]=!=0 && Union[Flatten[{Inverse[q], {-1, 0, 1}}]]==={-1, 0, 1}], {n, 5}]

CROSSREFS

Adjacent sequences: A080633 A080634 A080635 this_sequence A080637 A080638 A080639

Sequence in context: A112938 A007152 A113371 this_sequence A140425 A095288 A132685

KEYWORD

hard,nonn

AUTHOR

Wouter Meeussen (wouter.meeussen(AT)pandora.be), Aug 25 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research