|
Search: id:A060336
|
|
|
| A060336 |
|
Number of n X n {-1,0,1} matrices modulo rows permutation (by symmetry this is the same as the number of {-1,0,1} matrices modulo columns permutation), i.e. the number of equivalence classes where two matrices A and B are equivalent if one of them is the result of permuting the rows of the other. |
|
+0 3
|
|
| 3, 45, 3654, 1929501, 7355513529, 212787633478239, 47937678641708357304, 85524882506287709213421693, 1224201212028616655577478516173315, 142132497715474639139076246298436794277130
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,47
|
|
FORMULA
|
a(n) = C(3^n + n - 1, n) (where C(n, k) denotes the binomial coefficient)
|
|
PROGRAM
|
(PARI) { for (n=1, 47, write("b060336.txt", n, " ", binomial(3^n + n - 1, n)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 03 2009]
|
|
CROSSREFS
|
A060690.
Sequence in context: A027637 A099168 A004105 this_sequence A057863 A124488 A086683
Adjacent sequences: A060333 A060334 A060335 this_sequence A060337 A060338 A060339
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Ahmed Fares (ahmedfares(AT)my-deja.com), Apr 25 2001
|
|
EXTENSIONS
|
More terms from Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 03 2009
|
|
|
Search completed in 0.002 seconds
|