Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086243
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086243 Number of invertible (-1,0,1) n X n matrices having (Tij=-Tji; i<j) such that all T^k (k= 1..12) are also (-1,0,1) invertible matrices having (Tij=-Tji; i<j). +0
1
2, 14, 68, 604, 4312 (list; graph; listen)
OFFSET

1,1

COMMENT

A set of matrices closed under exponentiation.

The powers T^k are themselves all members of the set that is counted.

MATHEMATICA

(* trimatsig[ ] : see A072110 *) n=3; it=triamatsig/@(-1+IntegerDigits[Range[0, -1+3^(n(n+1)/2)], 3, n(n+1)/2]); result[n]=Cases[it, (q_?MatrixQ)/; Det[q]=!=0 && And@@Table[Union[Flatten[{(temp=MatrixPower[q, k]), {-1, 0, 1}}]]==={-1, 0, 1} && ((1-IdentityMatrix[n])temp===-Transpose[(1-IdentityMatrix[n])temp]), {k, 12}]]; Length[%]

CROSSREFS

Cf. A072110.

Sequence in context: A109869 A084132 A084770 this_sequence A072888 A094583 A002058

Adjacent sequences: A086240 A086241 A086242 this_sequence A086244 A086245 A086246

KEYWORD

hard,nonn

AUTHOR

Wouter Meeussen (wouter.meeussen(AT)pandora.be), Aug 28 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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research