Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A055549
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A055549 Number of normal n X n (-1,0,1)-matrices. +0
3
3, 33, 939, 75041 (list; graph; listen)
OFFSET

1,1

REFERENCES

W. H. Press et al., Numerical Recipes, Cambridge, 1986; Chapter 11.

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

MATHEMATICA

normalQ[a_] := Block[{b=Transpose[a]}, a.b === b.a]; cnt[n_]:= Block[{c=0, q=n^2}, Do[If[normalQ@Partition[IntegerDigits[t-1, 3, q]-1, n], c++ ], {t, 3^q}]; c]; Array[cnt, 4]; - Giovanni Resta (g.resta(AT)iit.cnr.it), Apr 03 2006

CROSSREFS

Cf. A055547, A055548.

Adjacent sequences: A055546 A055547 A055548 this_sequence A055550 A055551 A055552

Sequence in context: A124432 A126466 A002112 this_sequence A086894 A012487 A113111

KEYWORD

nonn,more

AUTHOR

Eric Weisstein (eric(AT)weisstein.com)

EXTENSIONS

a(4) from Giovanni Resta (g.resta(AT)iit.cnr.it), Apr 03 2006

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 12 15:26 EDT 2008. Contains 144830 sequences.


AT&T Labs Research